index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2010-02-08 03:40:40 -0300 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2010-02-08 03:45:36 -0300 |
commit | 8969c57b75f6a8f1fa09afaf01cbc7583f5d98d0 (patch) | |
tree | 2de970788f3350607d38c5db70bffe671a3c8354 /configs/default/menu.lst | |
parent | 5f0614b42f3380d4f62061ee4a61cdb4dc9fa766 (diff) |
-rw-r--r-- | configs/default/menu.lst | 15 |
diff --git a/configs/default/menu.lst b/configs/default/menu.lst deleted file mode 100644 index 8cad364..0000000 --- a/configs/default/menu.lst +++ /dev/null @@ -1,15 +0,0 @@ -timeout 30 -default 0 -color light-blue/blue black/light-grey -splashimage=/boot/splash.xpm.gz - -title Boot Arch Linux Live CD -kernel /boot/vmlinuz26 lang=en locale=en_US.UTF-8 tmpfs_size=75% -initrd /boot/archiso.img - -title Shutdown the Computer -halt - -title Reboot the Computer -reboot - |