Move kernel to cookbook recipe

This commit is contained in:
Jeremy Soller 2022-07-24 09:02:48 -06:00
parent c475f1a17d
commit 5b0822f893
No known key found for this signature in database
GPG key ID: E988B49EE78A7FB1
17 changed files with 21 additions and 56 deletions

View file

@ -11,6 +11,7 @@ acid = {}
coreutils = {}
ion = {}
ipcd = {}
kernel = {}
ptyd = {}
# User settings

View file

@ -21,6 +21,7 @@ gnu-make = {}
installer = {}
ion = {}
ipcd = {}
kernel = {}
netdb = {}
netstack = {}
netsurf = {}

View file

@ -54,6 +54,7 @@ ion = {}
ipcd = {}
jansson = {}
jeremy = {}
kernel = {}
keyboard-sfx = {}
lci = {}
libc-bench = {}

View file

@ -70,6 +70,7 @@ ion = {}
ipcd = {}
jansson = {}
keyboard-sfx = {}
kernel = {}
lci = {}
libc-bench = {}
libffi = {}

View file

@ -7,9 +7,10 @@ prompt = false
# Package settings
[packages]
ipcd = {}
ptyd = {}
drivers = {}
ipcd = {}
kernel = {}
ptyd = {}
# User settings
[users.root]

View file

@ -17,6 +17,7 @@ gcc = {}
gnu-binutils = {}
gnu-make = {}
ipcd = {}
kernel = {}
netdb = {}
netstack = {}
netutils = {}

View file

@ -21,6 +21,7 @@ gnu-make = {}
installer = {}
ion = {}
ipcd = {}
kernel = {}
netdb = {}
netstack = {}
netutils = {}

View file

@ -19,6 +19,7 @@ gnu-make = {}
installer = {}
ion = {}
ipcd = {}
kernel = {}
netdb = {}
netstack = {}
netutils = {}