[fedora-kickstarts] branch main updated (5b5fba2 -> 1bfe603)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
ngompa pushed a change to branch main
in repository fedora-kickstarts.
from 5b5fba2 kde: Drop system-config-language
add 1bfe603 Revert "Cloud: Azure support"
No new revisions were added by this update.
Summary of changes:
fedora-cloud-base.ks | 4 ----
1 file changed, 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
1 year, 5 months
[fedora-kickstarts] branch main updated (059e045 -> 5b5fba2)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
siosm pushed a change to branch main
in repository fedora-kickstarts.
from 059e045 ELN: Sync with fedora-container-base.ks
add 5b5fba2 kde: Drop system-config-language
No new revisions were added by this update.
Summary of changes:
fedora-kde-common.ks | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
1 year, 5 months
[fedora-kickstarts] branch main updated (3628a50 -> 059e045)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
humaton pushed a change to branch main
in repository fedora-kickstarts.
from 3628a50 workstation: increase size a tiny bit
add 059e045 ELN: Sync with fedora-container-base.ks
No new revisions were added by this update.
Summary of changes:
fedora-eln-container-base.ks | 61 +++-----------------------------------------
1 file changed, 4 insertions(+), 57 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
1 year, 6 months
[fedora-kickstarts] branch main updated: workstation: increase size a tiny bit
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 3628a50 workstation: increase size a tiny bit
3628a50 is described below
commit 3628a50d50b716bc090035413d51cc127cc8e40d
Author: Kevin Fenzi <kevin(a)scrye.com>
AuthorDate: Thu Dec 2 14:51:42 2021 -0800
workstation: increase size a tiny bit
Todays rawhide failed due to needing another 14MB.
Increase it a bit more than that tho because it may have failed when it
hit the first package it ran out of space on. We should of course figure
out why it's growing too.
Signed-off-by: Kevin Fenzi <kevin(a)scrye.com>
---
fedora-live-workstation.ks | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fedora-live-workstation.ks b/fedora-live-workstation.ks
index 73286db..3ac537c 100644
--- a/fedora-live-workstation.ks
+++ b/fedora-live-workstation.ks
@@ -10,7 +10,7 @@
#
#include snippets/packagekit-cached-metadata.ks
-part / --size 7680
+part / --size 7750
%post
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
1 year, 6 months