Separate base packages from customizations
The `build.packages` and `install.packages` files in the CONFIGDIR now only need to include *additional* packages to install. The packages *required* for Aimee OS are always installed, listed in the corresponding files in the source directory.
This commit is contained in:
9
host-tools.packages
Normal file
9
host-tools.packages
Normal file
@@ -0,0 +1,9 @@
|
||||
sec-policy/selinux-base
|
||||
sys-apps/policycoreutils
|
||||
sys-apps/systemd
|
||||
sys-boot/grub
|
||||
sys-fs/btrfs-progs
|
||||
sys-fs/dosfstools
|
||||
sys-fs/genimage
|
||||
sys-fs/mtools
|
||||
sys-fs/squashfs-tools
|
||||
Reference in New Issue
Block a user