[fedora-kickstarts] branch f38 updated (c0297b2 -> cad6175)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
kevin pushed a change to branch f38
in repository fedora-kickstarts.
from c0297b2 Don't exclude xkeyboard-config from minimal images (#2175244)
add cad6175 Drop retired packages from scientific and games kickstarts
No new revisions were added by this update.
Summary of changes:
fedora-live-games.ks | 1 -
fedora-scientific-common.ks | 1 -
2 files changed, 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 months, 3 weeks
[fedora-kickstarts] branch main updated (17178da -> 89fe3c8)
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 17178da Don't exclude xkeyboard-config from minimal images (#2175244)
add 89fe3c8 Drop retired packages from scientific and games kickstarts
No new revisions were added by this update.
Summary of changes:
fedora-live-games.ks | 1 -
fedora-scientific-common.ks | 1 -
2 files changed, 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 months, 3 weeks
[fedora-kickstarts] branch main updated (fae2f44 -> 17178da)
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 fae2f44 clean up some armhfp remnants
add 17178da Don't exclude xkeyboard-config from minimal images (#2175244)
No new revisions were added by this update.
Summary of changes:
fedora-minimal-common.ks | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 months, 3 weeks
[fedora-kickstarts] branch f38 updated (b33a044 -> c0297b2)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
kevin pushed a change to branch f38
in repository fedora-kickstarts.
from b33a044 Branch Fedora 38 from rawhide
add c0297b2 Don't exclude xkeyboard-config from minimal images (#2175244)
No new revisions were added by this update.
Summary of changes:
fedora-minimal-common.ks | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 months, 3 weeks
[fedora-kickstarts] 01/01: Don't exclude xkeyboard-config from minimal images (#2175244)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
adamwill pushed a commit to branch arm-minimal-xkbcommon-38
in repository fedora-kickstarts.
commit c0297b29390dbebe99e7b5fac609eb7c10585552
Author: Adam Williamson <awilliam(a)redhat.com>
AuthorDate: Mon Mar 6 16:51:59 2023 -0800
Don't exclude xkeyboard-config from minimal images (#2175244)
See https://bugzilla.redhat.com/show_bug.cgi?id=2175244#c15 .
We really need libxkbcommon for initial-setup to work properly,
since an ordering change in systemd 253. This exclusion causes
it to get dropped. libxkbcommon requires xkeyboard-config; since
systemd only recommends libxkbcommon (rather than hard requiring
it), the solver decides to honor the request to exclude
xkeyboard-config by dropping both it and libxkbcommon.
Signed-off-by: Adam Williamson <awilliam(a)redhat.com>
---
fedora-minimal-common.ks | 1 -
1 file changed, 1 deletion(-)
diff --git a/fedora-minimal-common.ks b/fedora-minimal-common.ks
index 97a89a7..b82c732 100644
--- a/fedora-minimal-common.ks
+++ b/fedora-minimal-common.ks
@@ -4,7 +4,6 @@ microdnf
-initial-setup-gui
-generic-release*
-glibc-all-langpacks
--xkeyboard-config
# recommended by iproute, we don't want it in minimal
-iproute-tc
# recommended by gnutls, we don't want it in minimal
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 months, 3 weeks
[fedora-kickstarts] branch arm-minimal-xkbcommon-38 created (now c0297b2)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
adamwill pushed a change to branch arm-minimal-xkbcommon-38
in repository fedora-kickstarts.
at c0297b2 Don't exclude xkeyboard-config from minimal images (#2175244)
This branch includes the following new commits:
new c0297b2 Don't exclude xkeyboard-config from minimal images (#2175244)
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 months, 3 weeks
[fedora-kickstarts] 01/01: Don't exclude xkeyboard-config from minimal images (#2175244)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
adamwill pushed a commit to branch arm-minimal-xkbcommon
in repository fedora-kickstarts.
commit 17178da61a5c4f6bf8480b5139e070138f635977
Author: Adam Williamson <awilliam(a)redhat.com>
AuthorDate: Mon Mar 6 16:51:59 2023 -0800
Don't exclude xkeyboard-config from minimal images (#2175244)
See https://bugzilla.redhat.com/show_bug.cgi?id=2175244#c15 .
We really need libxkbcommon for initial-setup to work properly,
since an ordering change in systemd 253. This exclusion causes
it to get dropped. libxkbcommon requires xkeyboard-config; since
systemd only recommends libxkbcommon (rather than hard requiring
it), the solver decides to honor the request to exclude
xkeyboard-config by dropping both it and libxkbcommon.
Signed-off-by: Adam Williamson <awilliam(a)redhat.com>
---
fedora-minimal-common.ks | 1 -
1 file changed, 1 deletion(-)
diff --git a/fedora-minimal-common.ks b/fedora-minimal-common.ks
index 97a89a7..b82c732 100644
--- a/fedora-minimal-common.ks
+++ b/fedora-minimal-common.ks
@@ -4,7 +4,6 @@ microdnf
-initial-setup-gui
-generic-release*
-glibc-all-langpacks
--xkeyboard-config
# recommended by iproute, we don't want it in minimal
-iproute-tc
# recommended by gnutls, we don't want it in minimal
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 months, 3 weeks
[fedora-kickstarts] branch arm-minimal-xkbcommon created (now 17178da)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
adamwill pushed a change to branch arm-minimal-xkbcommon
in repository fedora-kickstarts.
at 17178da Don't exclude xkeyboard-config from minimal images (#2175244)
This branch includes the following new commits:
new 17178da Don't exclude xkeyboard-config from minimal images (#2175244)
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 months, 3 weeks