[fedora-kickstarts] branch main updated (0d98964 -> 343df58)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
kevin pushed a change to branch main
in repository fedora-kickstarts.
from 0d98964 Drop fedora-modular-arm-server.ks, they arm modules went when we moved ARMv7 to UEFI
add 343df58 No need for Python 3.10 in the Fedora Python Classroom Lab
No new revisions were added by this update.
Summary of changes:
fedora-python-classroom-common.ks | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
11 months
[fedora-kickstarts] branch main updated (ada1346 -> 0d98964)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
kevin pushed a change to branch main
in repository fedora-kickstarts.
from ada1346 Revert "Revert "Drop use of the x86-baremetal-tools group""
add 0d98964 Drop fedora-modular-arm-server.ks, they arm modules went when we moved ARMv7 to UEFI
No new revisions were added by this update.
Summary of changes:
fedora-modular-arm-server.ks | 27 ---------------------------
1 file changed, 27 deletions(-)
delete mode 100644 fedora-modular-arm-server.ks
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
11 months, 2 weeks
[fedora-kickstarts] branch main updated: Revert "Revert "Drop use of the x86-baremetal-tools group""
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
kevin pushed a commit to branch main
in repository fedora-kickstarts.
The following commit(s) were added to refs/heads/main by this push:
new ada1346 Revert "Revert "Drop use of the x86-baremetal-tools group""
ada1346 is described below
commit ada1346a52194d5282a9db6c40cd52042c04db48
Author: Kevin Fenzi <kevin(a)scrye.com>
AuthorDate: Wed Jun 15 10:07:42 2022 -0700
Revert "Revert "Drop use of the x86-baremetal-tools group""
This reverts commit a58e75901ff5b951af8a4431861aeddf4fca0c6c.
We are trying a compose now with a fixed pungi. :)
---
fedora-live-base.ks | 7 -------
1 file changed, 7 deletions(-)
diff --git a/fedora-live-base.ks b/fedora-live-base.ks
index 5117419..212fda3 100644
--- a/fedora-live-base.ks
+++ b/fedora-live-base.ks
@@ -30,12 +30,6 @@ kernel
kernel-modules
kernel-modules-extra
-# This was added a while ago, I think it falls into the category of
-# "Diagnosis/recovery tool useful from a Live OS image". Leaving this untouched
-# for now.
-#memtest86+
-@x86-baremetal-tools # memtest86+ is included
-
# The point of a live image is to install
anaconda
anaconda-install-env-deps
@@ -51,7 +45,6 @@ aajohan-comfortaa-fonts
# Without this, initramfs generation during live image creation fails: #1242586
dracut-live
-# syslinux is in @x86-baremetal-tools
# anaconda needs the locales available to run for different locales
glibc-all-langpacks
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
11 months, 2 weeks
[fedora-kickstarts] branch main updated: Revert "Drop use of the x86-baremetal-tools group"
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
adamwill pushed a commit to branch main
in repository fedora-kickstarts.
The following commit(s) were added to refs/heads/main by this push:
new a58e759 Revert "Drop use of the x86-baremetal-tools group"
a58e759 is described below
commit a58e75901ff5b951af8a4431861aeddf4fca0c6c
Author: Adam Williamson <awilliam(a)redhat.com>
AuthorDate: Mon Jun 6 11:30:43 2022 -0700
Revert "Drop use of the x86-baremetal-tools group"
This reverts commit 1841b368cef9b1c6226644301ed5c3893a363422. It
turns out we need to revert to older lorax that uses syslinux for
now - see https://pagure.io/pungi/issue/1608 - so we need it back
in the live kickstart too.
---
fedora-live-base.ks | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/fedora-live-base.ks b/fedora-live-base.ks
index 212fda3..5117419 100644
--- a/fedora-live-base.ks
+++ b/fedora-live-base.ks
@@ -30,6 +30,12 @@ kernel
kernel-modules
kernel-modules-extra
+# This was added a while ago, I think it falls into the category of
+# "Diagnosis/recovery tool useful from a Live OS image". Leaving this untouched
+# for now.
+#memtest86+
+@x86-baremetal-tools # memtest86+ is included
+
# The point of a live image is to install
anaconda
anaconda-install-env-deps
@@ -45,6 +51,7 @@ aajohan-comfortaa-fonts
# Without this, initramfs generation during live image creation fails: #1242586
dracut-live
+# syslinux is in @x86-baremetal-tools
# anaconda needs the locales available to run for different locales
glibc-all-langpacks
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
11 months, 4 weeks
[fedora-kickstarts] branch main updated (1fcebbb -> 1841b36)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
kevin pushed a change to branch main
in repository fedora-kickstarts.
from 1fcebbb increase boot partition size on Cloud base image
add 1841b36 Drop use of the x86-baremetal-tools group
No new revisions were added by this update.
Summary of changes:
fedora-live-base.ks | 7 -------
1 file changed, 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
12 months