From 28b49f22e49b52098b6cc2d1888e7ee408441d58 Mon Sep 17 00:00:00 2001 From: Iru Cai Date: Thu, 4 Oct 2018 14:05:04 +0800 Subject: ubuntu: update 16.04 and add 18.04 --- distro/ubuntu/entry | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 distro/ubuntu/entry (limited to 'distro/ubuntu/entry') diff --git a/distro/ubuntu/entry b/distro/ubuntu/entry new file mode 100644 index 0000000..c9a4c7a --- /dev/null +++ b/distro/ubuntu/entry @@ -0,0 +1,5 @@ +TITLE="Ubuntu ${_ver} x86_64 Desktop" +KERNEL="/liveusb-kernel/ubuntu/${_ver}/64/${VMLINUZ}" +INITRD="/liveusb-kernel/ubuntu/${_ver}/64/${INITRD}" +OPTION="file=/cdrom/preseed/ubuntu.seed boot=casper iso-scan/filename=/liveusb-data/ubuntu/$ISOFILE" +X64=y -- cgit v1.2.3