diff --git a/bfo/pxelinux.cfg/fedora_install.conf b/bfo/pxelinux.cfg/fedora_install.conf index e355254..d382a3b 100644 --- a/bfo/pxelinux.cfg/fedora_install.conf +++ b/bfo/pxelinux.cfg/fedora_install.conf @@ -45,11 +45,11 @@ label Fedora-12-x86_64 label Fedora-14-branched-development-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 + initrd http://download.fedoraproject.org/pub/fedora/linux/development/14/i386/os/images/pxeboot/initrd.img append method=http://download.fedoraproject.org/pub/fedora/linux/development/14/i386/os/ TEXT HELP - Selecting this will boot the Fedora 14 branched i386 installer. - NOTE: This is an untested development version + Selecting this will boot the Fedora 14 branched i386 installer. + NOTE: This is an untested development version ENDTEXT label Fedora-14-branched-development-x86_64 @@ -58,8 +58,8 @@ label Fedora-14-branched-development-x86_64 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/ TEXT HELP - Selecting this will boot the Fedora 14 branched x86_64 installer. - NOTE: This is an untested development version + Selecting this will boot the Fedora 14 branched x86_64 installer. + NOTE: This is an untested development version ENDTEXT label uplvl diff --git a/bfo/pxelinux.cfg/fedora_rescue.conf b/bfo/pxelinux.cfg/fedora_rescue.conf index 6a1c9fb..d5c5ca7 100644 --- a/bfo/pxelinux.cfg/fedora_rescue.conf +++ b/bfo/pxelinux.cfg/fedora_rescue.conf @@ -47,11 +47,11 @@ label Fedora-12-x86_64-rescue label Fedora-14-branched-development-i386-rescue 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 + initrd http://download.fedoraproject.org/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/ TEXT HELP - Selecting this will boot the Fedora 14 branched i386 installer. - NOTE: This is an untested development version + Selecting this will boot the Fedora 14 branched i386 installer. + NOTE: This is an untested development version ENDTEXT label Fedora-14-branched-development-x86_64-rescue @@ -60,8 +60,8 @@ label Fedora-14-branched-development-x86_64-rescue 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/ TEXT HELP - Selecting this will boot the Fedora 14 branched x86_64 installer. - NOTE: This is an untested development version + Selecting this will boot the Fedora 14 branched x86_64 installer. + NOTE: This is an untested development version ENDTEXT label uplvl