summaryrefslogtreecommitdiffstats
path: root/tools/i386/netboot/menu.lst.example
diff options
context:
space:
mode:
authorMystery Man <unknown@mandriva.org>2002-09-04 21:08:29 +0000
committerMystery Man <unknown@mandriva.org>2002-09-04 21:08:29 +0000
commit11f3a2c1890eca25f56dbb751de6e8021aec46fa (patch)
tree6b7d5fcb8f4f5dd1b60b80a4e123606c6953a2c0 /tools/i386/netboot/menu.lst.example
parent5b6711eb067f905e3f67f11eb4188033d7f779f9 (diff)
downloaddrakx-backup-do-not-use-1_1_9_35mdk.tar
drakx-backup-do-not-use-1_1_9_35mdk.tar.gz
drakx-backup-do-not-use-1_1_9_35mdk.tar.bz2
drakx-backup-do-not-use-1_1_9_35mdk.tar.xz
drakx-backup-do-not-use-1_1_9_35mdk.zip
This commit was manufactured by cvs2svn to create tag 'V1_1_9_35mdk'.V1_1_9_35mdk
Diffstat (limited to 'tools/i386/netboot/menu.lst.example')
-rw-r--r--tools/i386/netboot/menu.lst.example21
1 files changed, 0 insertions, 21 deletions
diff --git a/tools/i386/netboot/menu.lst.example b/tools/i386/netboot/menu.lst.example
deleted file mode 100644
index 41022579a..000000000
--- a/tools/i386/netboot/menu.lst.example
+++ /dev/null
@@ -1,21 +0,0 @@
-timeout 0
-default 0
-
-title nfs
-dhcp
-tftpserver 192.168.100.39
-kernel (nd)/vmlinuz ramdisk=32000 vga=788 kickstart=Mandrake/base/auto_inst.cfg.pl useless_thing_accepted automatic=method:nfs,network:static,ip:192.168.100.25,dns:192.168.100.11,gateway:192.168.100.1,server:192.168.100.39,directory:/export,user:a,pass:a
-initrd (nd)/network.rdz
-
-title ftp
-dhcp
-tftpserver 192.168.100.39
-kernel (nd)/vmlinuz ramdisk=32000 vga=788 kickstart=Mandrake/base/auto_inst.cfg.pl useless_thing_accepted automatic=method:ftp,network:static,ip:192.168.100.25,dns:192.168.100.11,gateway:192.168.100.1,server:192.168.100.39,directory:/export,user:a,pass:a
-initrd (nd)/network.rdz
-
-title rescue
-dhcp
-tftpserver 192.168.100.39
-kernel (nd)/vmlinuz rescue rw root=/dev/ram3 ramdisk=32000 vga=788 kickstart=Mandrake/base/auto_inst.cfg.pl useless_thing_accepted automatic=method:nfs,network:static,ip:192.168.100.25,dns:192.168.100.11,gateway:192.168.100.1,server:192.168.100.39,directory:/export,user:a,pass:a
-initrd (nd)/network.rdz
-