From f613508c94e565efaab5ecb8a37f1bea4eb710a9 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Dec 08 2016 18:06:41 +0000 Subject: bfo eol and f25 updates move the eol Fedora 22 to the eol config Add entries for Everything and Workstation and label the existing f25 entry to server Signed-off-by: Dennis Gilmore --- diff --git a/bfo/pxelinux.cfg/fedora_eol.conf b/bfo/pxelinux.cfg/fedora_eol.conf index cd783be..80974d7 100644 --- a/bfo/pxelinux.cfg/fedora_eol.conf +++ b/bfo/pxelinux.cfg/fedora_eol.conf @@ -6,6 +6,24 @@ TEXT HELP Install end of life and no longer supported versions of Fedora from the archives ENDTEXT +label Fedora-22-x86_64 + MENU LABEL Fedora-22-x86_64 + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/x86_64/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/x86_64/os/images/pxeboot/initrd.img + APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/x86_64/os/ rd.timeout=60 + TEXT HELP + Selecting this will boot the Fedora 22 x86_64 Server installer. + ENDTEXT + +label Fedora-22-i386 + MENU LABEL Fedora-22-i386 + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/i386/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/i386/os/images/pxeboot/initrd.img + APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/i386/os/ rd.timeout=60 + TEXT HELP + Selecting this will boot the Fedora 22 i386 Server installer. + ENDTEXT + label Fedora-21-x86_64 MENU LABEL Fedora-21-x86_64 kernel http://download.fedoraproject.org/pub/archive/fedora/linux/releases/21/Server/x86_64/os/images/pxeboot/vmlinuz diff --git a/bfo/pxelinux.cfg/fedora_install.conf b/bfo/pxelinux.cfg/fedora_install.conf index c8503fa..83db6fc 100644 --- a/bfo/pxelinux.cfg/fedora_install.conf +++ b/bfo/pxelinux.cfg/fedora_install.conf @@ -6,8 +6,44 @@ TEXT HELP Install currently supported Fedora releases ENDTEXT -label Fedora-25-x86_64 - MENU LABEL Fedora-25-x86_64 +label Fedora-25-x86_64-Everything + MENU LABEL Fedora-25-x86_64-Everything + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/25/Everything/x86_64/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/25/Everything/x86_64/os/images/pxeboot/initrd.img + APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/25/Everything/x86_64/os/ rd.timeout=60 + TEXT HELP + Selecting this will boot the Fedora 25 x86_64 Everything installer. + ENDTEXT + +label Fedora-25-i386-Everything + MENU LABEL Fedora-25-i386-Everything + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/25/Everything/i386/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/25/Everything/i386/os/images/pxeboot/initrd.img + APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/25/Everything/i386/os/ rd.timeout=60 + TEXT HELP + Selecting this will boot the Fedora 25 i386 Everything installer. + ENDTEXT + +label Fedora-25-x86_64-Workstation + MENU LABEL Fedora-25-x86_64-Everything + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/25/Workstation/x86_64/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/25/Workstation/x86_64/os/images/pxeboot/initrd.img + APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/25/Workstation/x86_64/os/ rd.timeout=60 + TEXT HELP + Selecting this will boot the Fedora 25 x86_64 Workstation installer. + ENDTEXT + +label Fedora-25-i386-Workstation + MENU LABEL Fedora-25-i386-Workstation + kernel http://download.fedoraproject.org/pub/fedora/linux/releases/25/Workstation/i386/os/images/pxeboot/vmlinuz + initrd http://download.fedoraproject.org/pub/fedora/linux/releases/25/Workstation/i386/os/images/pxeboot/initrd.img + APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/25/Workstation/i386/os/ rd.timeout=60 + TEXT HELP + Selecting this will boot the Fedora 25 i386 Workstation installer. + ENDTEXT + +label Fedora-25-x86_64-Server + MENU LABEL Fedora-25-x86_64-Server kernel http://download.fedoraproject.org/pub/fedora/linux/releases/25/Server/x86_64/os/images/pxeboot/vmlinuz initrd http://download.fedoraproject.org/pub/fedora/linux/releases/25/Server/x86_64/os/images/pxeboot/initrd.img APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/25/Server/x86_64/os/ rd.timeout=60 @@ -15,8 +51,8 @@ label Fedora-25-x86_64 Selecting this will boot the Fedora 25 x86_64 Server installer. ENDTEXT -label Fedora-25-i386 - MENU LABEL Fedora-25-i386 +label Fedora-25-i386-Server + MENU LABEL Fedora-25-i386-Server kernel http://download.fedoraproject.org/pub/fedora/linux/releases/25/Server/i386/os/images/pxeboot/vmlinuz initrd http://download.fedoraproject.org/pub/fedora/linux/releases/25/Server/i386/os/images/pxeboot/initrd.img APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/25/Server/i386/os/ rd.timeout=60 @@ -60,24 +96,6 @@ label Fedora-23-i386 Selecting this will boot the Fedora 23 i386 Server installer. ENDTEXT -label Fedora-22-x86_64 - MENU LABEL Fedora-22-x86_64 - kernel http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/x86_64/os/images/pxeboot/vmlinuz - initrd http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/x86_64/os/images/pxeboot/initrd.img - APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/x86_64/os/ rd.timeout=60 - TEXT HELP - Selecting this will boot the Fedora 22 x86_64 Server installer. - ENDTEXT - -label Fedora-22-i386 - MENU LABEL Fedora-22-i386 - kernel http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/i386/os/images/pxeboot/vmlinuz - initrd http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/i386/os/images/pxeboot/initrd.img - APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/i386/os/ rd.timeout=60 - TEXT HELP - Selecting this will boot the Fedora 22 i386 Server installer. - ENDTEXT - label uplvl MENU LABEL ^Back MENU EXIT