Move kernel to cookbook recipe
This commit is contained in:
parent
c475f1a17d
commit
5b0822f893
17 changed files with 21 additions and 56 deletions
|
@ -11,6 +11,7 @@ acid = {}
|
|||
coreutils = {}
|
||||
ion = {}
|
||||
ipcd = {}
|
||||
kernel = {}
|
||||
ptyd = {}
|
||||
|
||||
# User settings
|
||||
|
|
|
@ -21,6 +21,7 @@ gnu-make = {}
|
|||
installer = {}
|
||||
ion = {}
|
||||
ipcd = {}
|
||||
kernel = {}
|
||||
netdb = {}
|
||||
netstack = {}
|
||||
netsurf = {}
|
||||
|
|
|
@ -54,6 +54,7 @@ ion = {}
|
|||
ipcd = {}
|
||||
jansson = {}
|
||||
jeremy = {}
|
||||
kernel = {}
|
||||
keyboard-sfx = {}
|
||||
lci = {}
|
||||
libc-bench = {}
|
||||
|
|
|
@ -70,6 +70,7 @@ ion = {}
|
|||
ipcd = {}
|
||||
jansson = {}
|
||||
keyboard-sfx = {}
|
||||
kernel = {}
|
||||
lci = {}
|
||||
libc-bench = {}
|
||||
libffi = {}
|
||||
|
|
|
@ -7,9 +7,10 @@ prompt = false
|
|||
|
||||
# Package settings
|
||||
[packages]
|
||||
ipcd = {}
|
||||
ptyd = {}
|
||||
drivers = {}
|
||||
ipcd = {}
|
||||
kernel = {}
|
||||
ptyd = {}
|
||||
|
||||
# User settings
|
||||
[users.root]
|
||||
|
|
|
@ -17,6 +17,7 @@ gcc = {}
|
|||
gnu-binutils = {}
|
||||
gnu-make = {}
|
||||
ipcd = {}
|
||||
kernel = {}
|
||||
netdb = {}
|
||||
netstack = {}
|
||||
netutils = {}
|
||||
|
|
|
@ -21,6 +21,7 @@ gnu-make = {}
|
|||
installer = {}
|
||||
ion = {}
|
||||
ipcd = {}
|
||||
kernel = {}
|
||||
netdb = {}
|
||||
netstack = {}
|
||||
netutils = {}
|
||||
|
|
|
@ -19,6 +19,7 @@ gnu-make = {}
|
|||
installer = {}
|
||||
ion = {}
|
||||
ipcd = {}
|
||||
kernel = {}
|
||||
netdb = {}
|
||||
netstack = {}
|
||||
netutils = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue