From c246e4a3c706203e1c452d676bf5e02688904da3 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Mon, 20 Jun 2011 15:40:00 +0200 Subject: Fixing call of find in xmlchooser.sh (might fail in certain setups) ... --- src/boot-env/syslinux/README.pxe | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/boot-env/syslinux') 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 # # . # # . # -- cgit v1.2.3-55-g7522