From 41afc110421a3ee058d42022c8efb402e69bc430 Mon Sep 17 00:00:00 2001 From: Mike McGrath Date: Thu, 5 Aug 2010 12:54:17 -0500 Subject: [PATCH] fixing labels --- bfo/pxelinux.cfg/fedora_install.conf | 4 ++-- bfo/pxelinux.cfg/fedora_rescue.conf | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bfo/pxelinux.cfg/fedora_install.conf b/bfo/pxelinux.cfg/fedora_install.conf index a26ab6f..9537f5c 100644 --- a/bfo/pxelinux.cfg/fedora_install.conf +++ b/bfo/pxelinux.cfg/fedora_install.conf @@ -43,7 +43,7 @@ label Fedora-12-x86_64 ENDTEXT label Fedora-14-branched-development-i386 - MENU LABEL Fedora-12-i386 + MENU LABEL Fedora-14-branched-development-i386 kernel http://download.fedoraproject.org/pub/fedora/linux/development/14/i386/os/images/pxeboot/vmlinuz initrd http://download.fedoraproject.org/pub/pub/fedora/linux/development/14/i386/os/images/pxeboot/initrd.img append method=http://download.fedoraproject.org/pub/fedora/linux/development/14/i386/os/ @@ -53,7 +53,7 @@ label Fedora-14-branched-development-i386 ENDTEXT label Fedora-14-branched-development-x86_64 - MENU LABEL Fedora-12-x86_64 + MENU LABEL Fedora-14-branched-development-x86_64 kernel http://download.fedoraproject.org/pub/fedora/linux/development/14/x86_64/os/images/pxeboot/vmlinuz initrd http://download.fedoraproject.org/pub/fedora/linux/development/14/x86_64/os/images/pxeboot/initrd.img append method=http://download.fedoraproject.org/pub/fedora/linux/development/14/x86_64/os/ diff --git a/bfo/pxelinux.cfg/fedora_rescue.conf b/bfo/pxelinux.cfg/fedora_rescue.conf index af3fcb0..b137a6d 100644 --- a/bfo/pxelinux.cfg/fedora_rescue.conf +++ b/bfo/pxelinux.cfg/fedora_rescue.conf @@ -45,7 +45,7 @@ label Fedora-12-x86_64-rescue ENDTEXT label Fedora-14-branched-development-i386-rescue - MENU LABEL Fedora-12-i386 + MENU LABEL Fedora-14-branched-development-i386-rescue kernel http://download.fedoraproject.org/pub/fedora/linux/development/14/i386/os/images/pxeboot/vmlinuz initrd http://download.fedoraproject.org/pub/pub/fedora/linux/development/14/i386/os/images/pxeboot/initrd.img append rescue method=http://download.fedoraproject.org/pub/fedora/linux/development/14/i386/os/ @@ -55,7 +55,7 @@ label Fedora-14-branched-development-i386-rescue ENDTEXT label Fedora-14-branched-development-x86_64-rescue - MENU LABEL Fedora-12-x86_64 + MENU LABEL Fedora-14-branched-development-x86_64-rescue kernel http://download.fedoraproject.org/pub/fedora/linux/development/14/x86_64/os/images/pxeboot/vmlinuz initrd http://download.fedoraproject.org/pub/fedora/linux/development/14/x86_64/os/images/pxeboot/initrd.img append rescue method=http://download.fedoraproject.org/pub/fedora/linux/development/14/x86_64/os/