X-Git-Url: https://secure.softndesign.org/git/?a=blobdiff_plain;f=master%2Fopt%2Ftftp%2Fpxelinux.cfg%2Fdefault;h=911402dcd846582ef502889e9f1472e97a92097a;hb=d4bdd4bf26f737d0456c5ed00a95fe97b6f01940;hp=a801909b73c89e1ebbd91609252264c1c385aa1d;hpb=3f60fdb609e6b3758a4227f6f88c51c000c0cfe9;p=debian6500.git diff --git a/master/opt/tftp/pxelinux.cfg/default b/master/opt/tftp/pxelinux.cfg/default index a801909..911402d 100644 --- a/master/opt/tftp/pxelinux.cfg/default +++ b/master/opt/tftp/pxelinux.cfg/default @@ -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=10.133.28.160 tarballs=root.tgz,slave.tgz + APPEND noinitrd ramdisk_size=8192 boot=tftp fastboot tftpserver=10.133.26.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 -