From a087289f9a759de6c89c4d7bc791f609a3dda95f Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 18 Sep 2012 09:45:30 -0600 Subject: [PATCH] Fix up alpha path. --- bfo/pxelinux.cfg/fedora_prerelease.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bfo/pxelinux.cfg/fedora_prerelease.conf b/bfo/pxelinux.cfg/fedora_prerelease.conf index c2e6de2..388c12c 100644 --- a/bfo/pxelinux.cfg/fedora_prerelease.conf +++ b/bfo/pxelinux.cfg/fedora_prerelease.conf @@ -26,8 +26,8 @@ label Fedora-18-Branched-x86_64 label Fedora-18-Alpha-i386 MENU LABEL Fedora-18-Alpha-i386 - kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/18-Alpha/i386/os/images/pxeboot/vmlinuz - initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/18-Alpha/i386/os/images/pxeboot/initrd.img + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/18-Alpha/Fedora/i386/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/18-Alpha/Fedora/i386/os/images/pxeboot/initrd.img TEXT HELP Selecting this will boot the Fedora 18 Alpha i386 installer. Note that this is a PRE-RELEASE version. @@ -35,8 +35,8 @@ label Fedora-18-Alpha-i386 label Fedora-18-Branched-x86_64 MENU LABEL Fedora-18-Alpha-x86_64 - kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test//18-Alpha/x86_64/os/images/pxeboot/vmlinuz - initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/18-Alpha/x86_64/os/images/pxeboot/initrd.img + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/18-Alpha/Fedora/x86_64/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/18-Alpha/Fedora/x86_64/os/images/pxeboot/initrd.img TEXT HELP Selecting this will boot the Fedora 18 Alpha x86_64 installer. Note that this is a PRE-RELEASE version.