bump KDE to 9000
This commit is contained in:
parent
9be079eb5b
commit
bb01e3aa82
@ -36,7 +36,7 @@ zerombr
|
||||
clearpart --all
|
||||
# Disk partitioning information
|
||||
part / --fstype="ext4" --size=5120
|
||||
part / --size=7300
|
||||
part / --size=9000
|
||||
|
||||
%post
|
||||
# FIXME: it'd be better to get this installed from a package
|
||||
|
@ -4,7 +4,7 @@
|
||||
%include rocky-live-kde-base.ks
|
||||
|
||||
# DVD
|
||||
part / --size=7300
|
||||
part / --size=9000
|
||||
|
||||
%post
|
||||
%end
|
||||
|
@ -4,7 +4,7 @@
|
||||
%include rocky-live-kde-base.ks
|
||||
|
||||
# DVD
|
||||
part / --size=7000
|
||||
part / --size=9000
|
||||
|
||||
%post
|
||||
%end
|
||||
|
Loading…
Reference in New Issue
Block a user