Compare commits

...

2 Commits

Author SHA1 Message Date
Adam Williamson a2bb6793db Bump root sizes for lxqt and i3 lives
These are both failing to build on aarch64 due to lack of space.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-03-26 15:21:35 -07:00
Adam Williamson f9ac9f9ddc Remove mrpt-devel from robotics (it was retired)
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-03-21 12:25:59 -07:00
3 changed files with 4 additions and 2 deletions

View File

@ -13,6 +13,9 @@
%include fedora-live-minimization.ks
%include fedora-i3-common.ks
# need a bigger /
part / --size 6000
%post
# i3 configuration

View File

@ -12,7 +12,7 @@
%include fedora-lxqt-common.ks
# need a bigger /
part / --size 5500
part / --size 6000
%packages
dracut-config-generic

View File

@ -19,7 +19,6 @@ part / --size 10752
pcl-devel
player-devel
stage-devel
mrpt-devel
# Add version control packages
git