mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-07 23:00:30 +08:00
set partition sizes to fit on a 4gb sd card except for mate which is too big
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
%include fedora-mate-packages.ks
|
||||
%include fedora-arm-partitioning.ks
|
||||
|
||||
part / --grow --size=4000 --fstype ext4
|
||||
|
||||
%post
|
||||
echo -n "Enabling initial-setup gui mode on startup"
|
||||
ln -s /usr/lib/systemd/system/initial-setup-graphical.service /etc/systemd/system/graphical.target.wants/initial-setup-graphical.service
|
||||
|
||||
Reference in New Issue
Block a user