Add grml-live script
[grml-live.git] / etc / grml / fai / menu.lst
diff --git a/etc/grml/fai/menu.lst b/etc/grml/fai/menu.lst
deleted file mode 100644 (file)
index 38eada8..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-# grub menu.lst for fai-cd
-
-# Boot automatically after some secs.
-timeout 30
-
-color light-gray/black light-gray/red
-default 6
-
-title |
-root (cd)
-title +------------------------------------------------------+
-root (cd)
-title |    FAI-CD (c) 2006, Thomas Lange, lange@debian.org   |
-root (cd)
-title | _VERSIONSTRING_ |
-root (cd)
-title +------------------------------------------------------+
-root (cd)
-title |
-root (cd)
-title |
-
-title boot from local disk
-rootnoverify (hd0)
-chainloader +1
-
-title Fully Automatic Installation - demohost (pw: installme)
-password installme
-kernel /boot/vmlinuz boot=live FAI_FLAGS="verbose,createvt" FAI_ACTION=install ip=192.168.1.1:::::eth0:off hostname=demohost
-initrd /boot/initrd.img
-
-title Fully Automatic Installation with GNOME (pw: installme)
-password installme
-kernel /boot/vmlinuz boot=live FAI_FLAGS="verbose,createvt" FAI_ACTION=install ip=192.168.1.1:::::eth0:off hostname=gnomehost
-initrd /boot/initrd.img
-
-title Fully Automatic Installation - faiserver (pw: installme)
-password installme
-kernel /boot/vmlinuz boot=live FAI_FLAGS="verbose,createvt" FAI_ACTION=install ip=192.168.1.250::192.168.1.254:255.255.255.0::xxx:off hostname=faiserver
-initrd /boot/initrd.img
-
-title FAI rescue system, no installation
-kernel /boot/vmlinuz boot=live FAI_FLAGS="verbose,createvt" FAI_ACTION=sysinfo ip=192.168.1.1:::::eth0:off hostname=demohost
-initrd /boot/initrd.img