Move boostrap, initfs, kernel to base

This commit is contained in:
Jeremy Soller 2024-01-04 11:23:14 -07:00
parent a0e7ff99df
commit 297153b19c
No known key found for this signature in database
GPG key ID: DCFCA852D3906975
30 changed files with 5 additions and 87 deletions

View file

@ -13,14 +13,11 @@ efi_partition_size = 128
# Package settings
[packages]
bootloader = {}
bootstrap = {}
coreutils = {}
escalated = {}
extrautils = {}
initfs = {}
ion = {}
ipcd = {}
kernel = {}
ptyd = {}
smith = {}
userutils = {}