[fedora-kickstarts] branch master updated (b72916f -> 7a88f75)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
mohanboddu pushed a change to branch master
in repository fedora-kickstarts.
from b72916f Bump rootfs on armhfp LXDE.
add 7a88f75 Drop dhcp-client dependendencies from modular build
No new revisions were added by this update.
Summary of changes:
fedora-modular-disk-minimal.ks | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
2 years, 11 months
[fedora-kickstarts] branch master updated (e6f10b1 -> b72916f)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
mohanboddu pushed a change to branch master
in repository fedora-kickstarts.
from e6f10b1 Bump xfce live rootfs size
add b72916f Bump rootfs on armhfp LXDE.
No new revisions were added by this update.
Summary of changes:
fedora-arm-lxde.ks | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
2 years, 11 months
[fedora-kickstarts] branch master updated: Bump xfce live rootfs size
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
adamwill pushed a commit to branch master
in repository fedora-kickstarts.
The following commit(s) were added to refs/heads/master by this push:
new e6f10b1 Bump xfce live rootfs size
e6f10b1 is described below
commit e6f10b1732202833ee23ac516469258c207c2d90
Author: Adam Williamson <awilliam(a)redhat.com>
AuthorDate: Mon Jun 29 17:49:51 2020 -0700
Bump xfce live rootfs size
The mysterious hangs we've been seeing in Rawhide composes are
actually due to running out of space in the image root.
Signed-off-by: Adam Williamson <awilliam(a)redhat.com>
---
fedora-live-xfce.ks | 3 +++
1 file changed, 3 insertions(+)
diff --git a/fedora-live-xfce.ks b/fedora-live-xfce.ks
index 8e91b2e..a749820 100644
--- a/fedora-live-xfce.ks
+++ b/fedora-live-xfce.ks
@@ -13,6 +13,9 @@
%include fedora-live-minimization.ks
%include fedora-xfce-common.ks
+# need a bigger /
+part / --size 6144
+
%post
# xfce configuration
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
2 years, 11 months
[fedora-kickstarts] branch master updated: Drop gnome-keyring-pam entry from fedora-xfce-common
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
adamwill pushed a commit to branch master
in repository fedora-kickstarts.
The following commit(s) were added to refs/heads/master by this push:
new 79b3314 Drop gnome-keyring-pam entry from fedora-xfce-common
79b3314 is described below
commit 79b3314839f476d9b8eb80fd886f7e54baf28bfa
Author: Adam Williamson <awilliam(a)redhat.com>
AuthorDate: Fri Jun 26 16:15:31 2020 -0700
Drop gnome-keyring-pam entry from fedora-xfce-common
The FIXME was fixed - it's in @xfce-desktop these days.
Signed-off-by: Adam Williamson <awilliam(a)redhat.com>
---
fedora-xfce-common.ks | 2 --
1 file changed, 2 deletions(-)
diff --git a/fedora-xfce-common.ks b/fedora-xfce-common.ks
index c2e094a..8a20f5a 100644
--- a/fedora-xfce-common.ks
+++ b/fedora-xfce-common.ks
@@ -20,8 +20,6 @@ fedora-release-xfce
@xfce-media
@xfce-office
-# unlock default keyring. FIXME: Should probably be done in comps
-gnome-keyring-pam
# Admin tools are handy to have
@admin-tools
# Add some screensavers, people seem to like them
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
2 years, 11 months
[fedora-kickstarts] branch master updated: Drop commented-out 'firefox' entry from Xfce kickstart
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
adamwill pushed a commit to branch master
in repository fedora-kickstarts.
The following commit(s) were added to refs/heads/master by this push:
new 4094870 Drop commented-out 'firefox' entry from Xfce kickstart
4094870 is described below
commit 40948707eec2468a871a06f0603eb2248ac95e4a
Author: Adam Williamson <awilliam(a)redhat.com>
AuthorDate: Fri Jun 26 16:13:58 2020 -0700
Drop commented-out 'firefox' entry from Xfce kickstart
It's in @xfce-apps these days, so there's just no need for it to
be here at all.
Signed-off-by: Adam Williamson <awilliam(a)redhat.com>
---
fedora-xfce-common.ks | 2 --
1 file changed, 2 deletions(-)
diff --git a/fedora-xfce-common.ks b/fedora-xfce-common.ks
index 3673eea..c2e094a 100644
--- a/fedora-xfce-common.ks
+++ b/fedora-xfce-common.ks
@@ -28,8 +28,6 @@ gnome-keyring-pam
# Note that blank is still default.
xscreensaver-extras
wget
-# Better more popular browser
-#firefox
system-config-printer
# save some space
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
2 years, 11 months
[fedora-kickstarts] branch master updated (15f0a6b -> 84d28df)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
kevin pushed a change to branch master
in repository fedora-kickstarts.
from 15f0a6b fedora-arm-minimal: increase root partition size
add 84d28df Include size in package lists, sort them
No new revisions were added by this update.
Summary of changes:
fedora-arm-base.ks | 2 +-
fedora-cloud-base.ks | 2 +-
fedora-cloud-bigdata.ks | 2 +-
fedora-cloud-experimental.ks | 2 +-
fedora-disk-base.ks | 2 +-
fedora-iot.ks | 2 +-
fedora-live-base.ks | 2 +-
fedora-modular-disk-minimal.ks | 2 +-
8 files changed, 8 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
2 years, 11 months
[fedora-kickstarts] branch master updated (75e1c59 -> 15f0a6b)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
humaton pushed a change to branch master
in repository fedora-kickstarts.
from 75e1c59 Update the excluded Python versions for the Python 3.9 upgrade
add 15f0a6b fedora-arm-minimal: increase root partition size
No new revisions were added by this update.
Summary of changes:
fedora-arm-minimal.ks | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
2 years, 11 months
[fedora-kickstarts] branch master updated (d7ecb31 -> 75e1c59)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
kevin pushed a change to branch master
in repository fedora-kickstarts.
from d7ecb31 Switch qjackctl out for studio-controls in favorites
add 75e1c59 Update the excluded Python versions for the Python 3.9 upgrade
No new revisions were added by this update.
Summary of changes:
fedora-python-classroom-common.ks | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
2 years, 11 months
[fedora-kickstarts] branch master updated (948c7e7 -> d7ecb31)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
cverna pushed a change to branch master
in repository fedora-kickstarts.
from 948c7e7 remove bygfoot (dead project)
add d7ecb31 Switch qjackctl out for studio-controls in favorites
No new revisions were added by this update.
Summary of changes:
fedora-live-jam_kde.ks | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
3 years
[fedora-kickstarts] branch f31 updated (8ea1424 -> 3e16f70)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
cverna pushed a change to branch f31
in repository fedora-kickstarts.
from 8ea1424 IoT: fixes and cleanups for IoT edition
add 3e16f70 remove package systemd from fedora container base image
No new revisions were added by this update.
Summary of changes:
fedora-container-base.ks | 6 ------
fedora-container-common.ks | 2 --
2 files changed, 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
3 years