diff options
author | Iru Cai <mytbk920423@gmail.com> | 2018-01-06 23:48:38 +0800 |
---|---|---|
committer | Iru Cai <mytbk920423@gmail.com> | 2018-01-06 23:48:38 +0800 |
commit | d57a360f401f710e9f33595176994c742d23548f (patch) | |
tree | 622406ac5f9841e62f66d17b440546f7cf7a8629 /distro/gloriousarch/mate/entry1 | |
parent | 87d2b20836a05267e51e06817124d6a944d4fac8 (diff) | |
download | liveusb-builder-d57a360f401f710e9f33595176994c742d23548f.tar.xz |
update arch and gloriousarch
Diffstat (limited to 'distro/gloriousarch/mate/entry1')
-rw-r--r-- | distro/gloriousarch/mate/entry1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/distro/gloriousarch/mate/entry1 b/distro/gloriousarch/mate/entry1 new file mode 100644 index 0000000..188a3b7 --- /dev/null +++ b/distro/gloriousarch/mate/entry1 @@ -0,0 +1,7 @@ +TITLE='Glorious Arch x86_64 (MATE)' +_name=garch/mate +KERNEL="/liveusb-kernel/$_name/x86_64/vmlinuz" +INITRD=("/liveusb-kernel/$_name/intel_ucode.img" + "/liveusb-kernel/$_name/x86_64/archiso.img") +OPTION="archisodevice=/dev/disk/by-uuid/$UUID archisobasedir=liveusb-data/$_name" +X64=y |