This is an automated email from the git hooks/post-receive script.
adamwill pushed a commit to branch f36-kde-size in repository fedora-kickstarts.
commit dfbad4bdf5f5b9c6a93b3b192bfe91580ac08915 Author: Kevin Fenzi kevin@scrye.com AuthorDate: Fri Mar 18 09:55:24 2022 -0700
increase size of kde live a bit to have everything fit in rawhide
Signed-off-by: Kevin Fenzi kevin@scrye.com --- fedora-live-kde.ks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fedora-live-kde.ks b/fedora-live-kde.ks index cc5c1df..80102f3 100644 --- a/fedora-live-kde.ks +++ b/fedora-live-kde.ks @@ -12,7 +12,7 @@ %include fedora-kde-minimization.ks
# DVD payload -part / --size=7200 +part / --size=7500
%post %end