diff --git a/fedora-arm-kde.ks b/fedora-arm-kde.ks index 34a18ca..4809c9b 100644 --- a/fedora-arm-kde.ks +++ b/fedora-arm-kde.ks @@ -2,7 +2,7 @@ %include fedora-arm-xbase.ks %include fedora-kde-common.ks -part / --size=5690 --fstype ext4 +part / --size=6000 --fstype ext4 %post diff --git a/fedora-arm-lxde.ks b/fedora-arm-lxde.ks index 9e59c97..8c67bcb 100644 --- a/fedora-arm-lxde.ks +++ b/fedora-arm-lxde.ks @@ -2,6 +2,8 @@ %include fedora-arm-xbase.ks %include fedora-lxde-common.ks +part / --size=4000 --fstype ext4 + %post %end diff --git a/fedora-arm-lxqt.ks b/fedora-arm-lxqt.ks index 0537fee..66cc8dc 100644 --- a/fedora-arm-lxqt.ks +++ b/fedora-arm-lxqt.ks @@ -2,7 +2,7 @@ %include fedora-arm-xbase.ks %include fedora-lxqt-common.ks -part / --size=3800 --fstype ext4 --asprimary +part / --size=4200 --fstype ext4 --asprimary %packages # trojita not available on non-x86 platforms diff --git a/fedora-arm-mate.ks b/fedora-arm-mate.ks index f49e054..6a4f99c 100644 --- a/fedora-arm-mate.ks +++ b/fedora-arm-mate.ks @@ -2,7 +2,7 @@ %include fedora-arm-xbase.ks %include fedora-mate-common.ks -part / --size=5500 --fstype ext4 +part / --size=6000 --fstype ext4 %post diff --git a/fedora-arm-workstation.ks b/fedora-arm-workstation.ks index 5275e98..913a57a 100644 --- a/fedora-arm-workstation.ks +++ b/fedora-arm-workstation.ks @@ -2,7 +2,7 @@ %include fedora-arm-xbase.ks %include fedora-workstation-common.ks -part / --size=5500 --fstype ext4 +part / --size=6000 --fstype ext4 %packages -initial-setup