BFO sync

poma pomidorabelisima at gmail.com
Thu Mar 19 09:57:56 UTC 2015


Fedora 19 through 22 - in line with the current state.

---
 bfo/pxelinux.cfg/fedora_eol.conf        | 16 +++++++++++++++
 bfo/pxelinux.cfg/fedora_install.conf    | 18 -----------------
 bfo/pxelinux.cfg/fedora_prerelease.conf | 18 +++++++++++++++++
 bfo/pxelinux.cfg/fedora_rescue.conf     | 36 ++++++++++++++++-----------------
 4 files changed, 52 insertions(+), 36 deletions(-)

diff --git a/bfo/pxelinux.cfg/fedora_eol.conf b/bfo/pxelinux.cfg/fedora_eol.conf
index a987646..b249ad8 100644
--- a/bfo/pxelinux.cfg/fedora_eol.conf
+++ b/bfo/pxelinux.cfg/fedora_eol.conf
@@ -6,6 +6,22 @@ TEXT HELP
 	Install end of life and no longer supported versions of Fedora
 ENDTEXT
 
+label Fedora-19-i386
+        MENU LABEL Fedora-19-i386
+        kernel http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/i386/os/images/pxeboot/vmlinuz
+        initrd http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/i386/os/images/pxeboot/initrd.img
+        TEXT HELP
+             Selecting this will boot the Fedora 19 i386 installer.
+        ENDTEXT
+
+label Fedora-19-x86_64
+        MENU LABEL Fedora-19-x86_64
+        kernel http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/x86_64/os/images/pxeboot/vmlinuz
+        initrd http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/x86_64/os/images/pxeboot/initrd.img
+        TEXT HELP
+             Selecting this will boot the Fedora 19 x86_64 installer.
+        ENDTEXT
+
 label Fedora-18-i386
 	MENU LABEL Fedora-18-i386
 	kernel http://download.fedoraproject.org/pub/fedora/linux/releases/18/Fedora/i386/os/images/pxeboot/vmlinuz
diff --git a/bfo/pxelinux.cfg/fedora_install.conf b/bfo/pxelinux.cfg/fedora_install.conf
index 1adecd3..ce928c0 100644
--- a/bfo/pxelinux.cfg/fedora_install.conf
+++ b/bfo/pxelinux.cfg/fedora_install.conf
@@ -42,24 +42,6 @@ label Fedora-20-i386
              Selecting this will boot the Fedora 20 i386 installer.
         ENDTEXT
 
-label Fedora-19-x86_64
-	MENU LABEL Fedora-19-x86_64
-	kernel http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/x86_64/os/images/pxeboot/vmlinuz
-	initrd http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/x86_64/os/images/pxeboot/initrd.img
-	APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/x86_64/os/
-        TEXT HELP
-             Selecting this will boot the Fedora 19 x86_64 installer.
-        ENDTEXT
-
-label Fedora-19-i386
-	MENU LABEL Fedora-19-i386
-	kernel http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/i386/os/images/pxeboot/vmlinuz
-	initrd http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/i386/os/images/pxeboot/initrd.img
-	APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/i386/os/
-        TEXT HELP
-             Selecting this will boot the Fedora 19 i386 installer.
-        ENDTEXT
-
 label uplvl
         MENU LABEL Back
         MENU EXIT
diff --git a/bfo/pxelinux.cfg/fedora_prerelease.conf b/bfo/pxelinux.cfg/fedora_prerelease.conf
index f3da4aa..a5e2a78 100644
--- a/bfo/pxelinux.cfg/fedora_prerelease.conf
+++ b/bfo/pxelinux.cfg/fedora_prerelease.conf
@@ -6,6 +6,24 @@ TEXT HELP
 	Install Pre-release versions of Fedora (Alpha, Beta). (when available)
 ENDTEXT
 
+label Fedora-22-Alpha-x86_64
+        MENU LABEL Fedora-22-Alpha-x86_64
+        kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/22-Alpha/Server/x86_64/os/images/pxeboot/vmlinuz
+        initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/22-Alpha/Server/x86_64/os/images/pxeboot/initrd.img
+        APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/test/22-Alpha/Server/x86_64/os/
+        TEXT HELP
+             Selecting this will boot the Fedora 22 x86_64 Server installer.
+        ENDTEXT
+
+label Fedora-22-Alpha-i386
+        MENU LABEL Fedora-22-Alpha-i386
+        kernel http://download.fedoraproject.org/pub/fedora/linux/releases/test/22-Alpha/Server/i386/os/images/pxeboot/vmlinuz
+        initrd http://download.fedoraproject.org/pub/fedora/linux/releases/test/22-Alpha/Server/i386/os/images/pxeboot/initrd.img
+        APPEND repo=http://download.fedoraproject.org/pub/fedora/linux/releases/test/22-Alpha/Server/i386/os/
+        TEXT HELP
+             Selecting this will boot the Fedora 22 i386 Server installer.
+        ENDTEXT
+
 label uplvl
 	IPAPPEND 3
         MENU LABEL Back
diff --git a/bfo/pxelinux.cfg/fedora_rescue.conf b/bfo/pxelinux.cfg/fedora_rescue.conf
index d68549a..08ccb4d 100644
--- a/bfo/pxelinux.cfg/fedora_rescue.conf
+++ b/bfo/pxelinux.cfg/fedora_rescue.conf
@@ -7,6 +7,24 @@ TEXT HELP
 	Rescue currently supported versions of Fedora
 ENDTEXT
 
+label Fedora-21-i386-rescue
+	MENU LABEL Fedora-21-i386-rescue
+	kernel http://download.fedoraproject.org/pub/fedora/linux/releases/21/Fedora/i386/os/images/pxeboot/vmlinuz
+	initrd http://download.fedoraproject.org/pub/fedora/linux/releases/21/Fedora/i386/os/images/pxeboot/initrd.img
+        APPEND rescue
+        TEXT HELP
+            Selecting this will boot the Fedora 21 i386 installer in rescue mode
+        ENDTEXT
+
+label Fedora-21-x86_64-rescue
+	MENU LABEL Fedora-21-x86_64-rescue
+	kernel http://download.fedoraproject.org/pub/fedora/linux/releases/21/Fedora/x86_64/os/images/pxeboot/vmlinuz
+	initrd http://download.fedoraproject.org/pub/fedora/linux/releases/21/Fedora/x86_64/os/images/pxeboot/initrd.img
+        APPEND rescue
+        TEXT HELP
+            Selecting this will boot the Fedora 21 x86_64 installer in rescue mode.
+        ENDTEXT
+
 label Fedora-20-i386-rescue
 	MENU LABEL Fedora-20-i386-rescue
 	kernel http://download.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/i386/os/images/pxeboot/vmlinuz
@@ -25,24 +43,6 @@ label Fedora-20-x86_64-rescue
             Selecting this will boot the Fedora 20 x86_64 installer in rescue mode.
         ENDTEXT
 
-label Fedora-19-i386-rescue
-	MENU LABEL Fedora-19-i386-rescue
-	kernel http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/i386/os/images/pxeboot/vmlinuz
-	initrd http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/i386/os/images/pxeboot/initrd.img
-        APPEND rescue
-        TEXT HELP
-            Selecting this will boot the Fedora 19 i386 installer in rescue mode
-        ENDTEXT
-
-label Fedora-19-x86_64-rescue
-	MENU LABEL Fedora-19-x86_64-rescue
-	kernel http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/x86_64/os/images/pxeboot/vmlinuz
-	initrd http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/x86_64/os/images/pxeboot/initrd.img
-        APPEND rescue
-        TEXT HELP
-            Selecting this will boot the Fedora 19 x86_64 installer in rescue mode.
-        ENDTEXT
-
 label uplvl
         MENU LABEL Back
         MENU EXIT
-- 
2.1.0



More information about the infrastructure mailing list