restore default ip configuration
[debian6500.git] / master / opt / tftp / pxelinux.cfg / default
index 6f5a4e9d2d7fa83ccfd77d0c9d7e638fbf1ced6e..63e5e032e71fc5be35f01d5548e82f57b11aaf83 100644 (file)
@@ -12,10 +12,22 @@ LABEL debian
        MENU LABEL ^Debian 7 (TRC6500)
        KERNEL /vmlinuz
        INITRD /initrd.img
-       APPEND noinitrd ramdisk_size=8192 boot=tftp fastboot tftpserver=@@tftpserver@@ tarballs=@@tarballs@@
+       APPEND noinitrd ramdisk_size=8192 boot=tftp fastboot tftpserver=10.133.28.160 tarballs=root.tgz,slave.tgz
 
 LABEL freedos
        MENU LABEL ^FreeDos 1.0
        KERNEL /memdisk
        INITRD /balder10.imz
        APPEND -
+
+LABEL flashbios
+       MENU LABEL Flash^Bios 3.0
+       KERNEL /memdisk
+       INITRD /flash-bios.imz
+       APPEND -
+
+LABEL flashipmi
+       MENU LABEL Flash^Impi 3.39
+       KERNEL /memdisk
+       INITRD /flash-ipmi.imz
+       APPEND -