Move initfs into the base repo

This commit is contained in:
bjorn3 2025-04-23 20:22:25 +02:00
parent 9473acbd62
commit d84c329f3a
5 changed files with 5 additions and 5 deletions

View File

@ -8,6 +8,7 @@ prompt = false
# Package settings
[packages]
base = {}
base-initfs = {}
bootloader = {}
ca-certificates = {}
contain = {}
@ -18,7 +19,6 @@ drivers = {}
extrautils = {}
findutils = {}
hicolor-icon-theme = {}
initfs = {}
installer = {}
installer-gui = {}
ion = {}

View File

@ -10,9 +10,9 @@ prompt = false
[packages]
base = {}
base-initfs = {}
bootloader = {}
drivers = {}
initfs = {}
kernel = {}
libgcc = {}
relibc = {}

View File

@ -8,6 +8,7 @@ prompt = false
# Package settings
[packages]
base = {}
base-initfs = {}
bootloader = {}
ca-certificates = {}
contain = {}
@ -18,7 +19,6 @@ drivers = {}
extrautils = {}
findutils = {}
hicolor-icon-theme = {}
initfs = {}
installer = {}
installer-gui = {}
ion = {}

View File

@ -8,6 +8,7 @@ prompt = false
# Package settings
[packages]
base = {}
base-initfs = {}
bootloader = {}
ca-certificates = {}
contain = {}
@ -18,7 +19,6 @@ drivers = {}
extrautils = {}
findutils = {}
hicolor-icon-theme = {}
initfs = {}
installer = {}
installer-gui = {}
ion = {}

View File

@ -12,6 +12,7 @@ acid = {}
autoconf = {}
automake = {}
base = {}
base-initfs = {}
bash = {}
binutils = {}
bootloader = {}
@ -73,7 +74,6 @@ gnu-make = {}
#harfbuzz = {} # depends on glib which does not build
#hematite = {} # needs crate patches for redox-unix
hicolor-icon-theme = {}
initfs = {}
installer = {}
installer-gui = {}
intel-one-mono = {}