summaryrefslogtreecommitdiffstats
path: root/bootconf.conf.example
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2006-04-04 15:20:59 -0400
committerJim Meyering <jim@meyering.net>2006-04-04 15:20:59 -0400
commit52200d2152e4b826852880b52c807b484dfda7dc (patch)
treed8d9264f7588f76541f23379a5dccb04f2365c4c /bootconf.conf.example
parent1ffb36d5b7e7dfc291ed9221764a00e0c43d3170 (diff)
downloadthird_party-cobbler-52200d2152e4b826852880b52c807b484dfda7dc.tar.gz
third_party-cobbler-52200d2152e4b826852880b52c807b484dfda7dc.tar.xz
third_party-cobbler-52200d2152e4b826852880b52c807b484dfda7dc.zip
Update base config file.
Diffstat (limited to 'bootconf.conf.example')
-rw-r--r--bootconf.conf.example6
1 files changed, 3 insertions, 3 deletions
diff --git a/bootconf.conf.example b/bootconf.conf.example
index 34ebe12..789817a 100644
--- a/bootconf.conf.example
+++ b/bootconf.conf.example
@@ -12,13 +12,13 @@ config:
tftpd_conf: /etc/xinetd.d/tftp
distros:
-
- initrd: '/boot/initrd-2.6.16-1.2074_FC6.img'
- kernel: '/boot/vmlinuz-2.6.16-1.2074_FC6'
+ initrd: 'initrd'
+ kernel: 'vmlinuz'
name: testdistro0
groups:
-
distro: testdistro0
- kickstart: /tmp/fake.ks
+ kickstart: fc5.ks
name: testgroup0
systems:
-