summaryrefslogtreecommitdiffstats
path: root/src/boot-env/syslinux
diff options
context:
space:
mode:
authorDirk von Suchodoletz2011-06-20 15:40:00 +0200
committerDirk von Suchodoletz2011-06-20 15:40:00 +0200
commitc246e4a3c706203e1c452d676bf5e02688904da3 (patch)
treee4acbfada45b1bc9561deef0077ce6e0920fe8a8 /src/boot-env/syslinux
parentfix rpm/deb creation (diff)
downloadcore-c246e4a3c706203e1c452d676bf5e02688904da3.tar.gz
core-c246e4a3c706203e1c452d676bf5e02688904da3.tar.xz
core-c246e4a3c706203e1c452d676bf5e02688904da3.zip
Fixing call of find in xmlchooser.sh (might fail in certain setups) ...
Diffstat (limited to 'src/boot-env/syslinux')
-rw-r--r--src/boot-env/syslinux/README.pxe8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/boot-env/syslinux/README.pxe b/src/boot-env/syslinux/README.pxe
index 9a14ee52..856e5aed 100644
--- a/src/boot-env/syslinux/README.pxe
+++ b/src/boot-env/syslinux/README.pxe
@@ -42,13 +42,13 @@ Example how the PXElinux information is gathered:
##### at this point the system labels are being included #####
##### #####
# #
-# LABEL openslx-suse-11.0-default::nfs #
+# LABEL openslx-suse-11.4-default::nfs #
# MENU LABEL ^SUSE 11.0 System / NFS #
-# KERNEL suse-11.0-default/vmlinuz-2.6.25.20-0.1-pae #
-# APPEND quiet vga=791 initrd=suse-11.0-default/initramfs-1 file #
+# KERNEL suse-11.0-default/vmlinuz-2.6.35.20-0.1-pae #
+# APPEND quiet vga=791 initrd=suse-11.4-default/initramfs-1 file #
# IPAPPEND 3 #
# TEXT HELP #
-# OpenSUSE 11.0 System #
+# OpenSUSE 11.4 System #
# ENDTEXT #
# . #
# . #