diff options
author | Aaron Griffin <aaronmgriffin@gmail.com> | 2008-10-20 23:41:54 -0500 |
---|---|---|
committer | Aaron Griffin <aaronmgriffin@gmail.com> | 2008-10-20 23:41:54 -0500 |
commit | cd3e72ee6875e3744fa8b694937ea352889cefcb (patch) | |
tree | 6bfc9a35c58d99a78b7e39225e97c2ce884a8415 /configs/install-iso/boot-files | |
parent | 071b3454a0fb6d90216893529e6e5095e991194c (diff) | |
download | archiso32-cd3e72ee6875e3744fa8b694937ea352889cefcb.tar.xz |
Rework installer config to support new changes
Lots of changes, mainly for argument processing
and things of that nature in mkarchiso. Split out
some common functionality in the Maekfile as well.
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
Diffstat (limited to 'configs/install-iso/boot-files')
-rw-r--r-- | configs/install-iso/boot-files/grub/menu.lst | 4 | ||||
-rw-r--r-- | configs/install-iso/boot-files/splash.xpm.gz | bin | 4019 -> 8371 bytes |
2 files changed, 0 insertions, 4 deletions
diff --git a/configs/install-iso/boot-files/grub/menu.lst b/configs/install-iso/boot-files/grub/menu.lst index 7d47842..6755d09 100644 --- a/configs/install-iso/boot-files/grub/menu.lst +++ b/configs/install-iso/boot-files/grub/menu.lst @@ -7,10 +7,6 @@ title Boot ArchLinux LiveCD kernel /boot/vmlinuz26 lang=en locale=en_US.UTF-8 ramdisk_size=75% initrd /boot/archiso.img -title Boot ArchLinux LiveCD [legacy IDE] -kernel /boot/vmlinuz26 lang=en locale=en_US.UTF-8 ramdisk_size=75% ide-legacy -initrd /boot/archiso-ide.img - title Tools... configfile /boot/grub/tools.lst diff --git a/configs/install-iso/boot-files/splash.xpm.gz b/configs/install-iso/boot-files/splash.xpm.gz Binary files differindex e44af43..9f128bf 100644 --- a/configs/install-iso/boot-files/splash.xpm.gz +++ b/configs/install-iso/boot-files/splash.xpm.gz |