From cd3e72ee6875e3744fa8b694937ea352889cefcb Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Mon, 20 Oct 2008 23:41:54 -0500 Subject: 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 --- configs/install-iso/boot-files/grub/menu.lst | 4 ---- configs/install-iso/boot-files/splash.xpm.gz | Bin 4019 -> 8371 bytes 2 files changed, 4 deletions(-) (limited to 'configs/install-iso/boot-files') 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 index e44af43..9f128bf 100644 Binary files a/configs/install-iso/boot-files/splash.xpm.gz and b/configs/install-iso/boot-files/splash.xpm.gz differ -- cgit v1.2.3-70-g09d2