Compare commits

...

2 Commits

Author SHA1 Message Date
Adam Williamson 226ac356da 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:20:32 -07:00
Adam Williamson fdac8b4519 Remove mrpt-devel from robotics (it was retired)
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-03-21 19:35:10 +00: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