Add dash and netsurf to i686 configs
This commit is contained in:
parent
b4b657ecd1
commit
730ea6bf5b
|
@ -13,7 +13,7 @@ bootstrap = {}
|
||||||
ca-certificates = {}
|
ca-certificates = {}
|
||||||
contain = {}
|
contain = {}
|
||||||
coreutils = {}
|
coreutils = {}
|
||||||
#dash = {} # relibc issues?
|
dash = {}
|
||||||
diffutils = {}
|
diffutils = {}
|
||||||
drivers = {}
|
drivers = {}
|
||||||
escalated = {}
|
escalated = {}
|
||||||
|
@ -27,7 +27,7 @@ ipcd = {}
|
||||||
kernel = {}
|
kernel = {}
|
||||||
netdb = {}
|
netdb = {}
|
||||||
netstack = {}
|
netstack = {}
|
||||||
#netsurf = {} # openssl issues
|
netsurf = {}
|
||||||
netutils = {}
|
netutils = {}
|
||||||
orbdata = {}
|
orbdata = {}
|
||||||
orbital = {}
|
orbital = {}
|
||||||
|
|
|
@ -37,7 +37,7 @@ bootstrap = {}
|
||||||
ca-certificates = {}
|
ca-certificates = {}
|
||||||
contain = {}
|
contain = {}
|
||||||
coreutils = {}
|
coreutils = {}
|
||||||
#dash = {} # relibc issues?
|
dash = {}
|
||||||
diffutils = {}
|
diffutils = {}
|
||||||
drivers = {}
|
drivers = {}
|
||||||
escalated = {}
|
escalated = {}
|
||||||
|
@ -51,7 +51,7 @@ ipcd = {}
|
||||||
kernel = {}
|
kernel = {}
|
||||||
netdb = {}
|
netdb = {}
|
||||||
netstack = {}
|
netstack = {}
|
||||||
#netsurf = {} # openssl issues
|
netsurf = {}
|
||||||
netutils = {}
|
netutils = {}
|
||||||
orbdata = {}
|
orbdata = {}
|
||||||
orbital = {}
|
orbital = {}
|
||||||
|
|
|
@ -15,7 +15,7 @@ bootstrap = {}
|
||||||
ca-certificates = {}
|
ca-certificates = {}
|
||||||
contain = {}
|
contain = {}
|
||||||
coreutils = {}
|
coreutils = {}
|
||||||
#dash = {} # relibc issues?
|
dash = {}
|
||||||
diffutils = {}
|
diffutils = {}
|
||||||
drivers = {}
|
drivers = {}
|
||||||
escalated = {}
|
escalated = {}
|
||||||
|
@ -29,7 +29,7 @@ ipcd = {}
|
||||||
kernel = {}
|
kernel = {}
|
||||||
netdb = {}
|
netdb = {}
|
||||||
netstack = {}
|
netstack = {}
|
||||||
#netsurf = {} # openssl issues
|
netsurf = {}
|
||||||
netutils = {}
|
netutils = {}
|
||||||
orbdata = {}
|
orbdata = {}
|
||||||
orbital = {}
|
orbital = {}
|
||||||
|
|
|
@ -29,7 +29,7 @@ ipcd = {}
|
||||||
kernel = {}
|
kernel = {}
|
||||||
netdb = {}
|
netdb = {}
|
||||||
netstack = {}
|
netstack = {}
|
||||||
#netsurf = {} # openssl issues
|
netsurf = {}
|
||||||
netutils = {}
|
netutils = {}
|
||||||
orbdata = {}
|
orbdata = {}
|
||||||
orbital = {}
|
orbital = {}
|
||||||
|
|
|
@ -14,7 +14,7 @@ bootstrap = {}
|
||||||
ca-certificates = {}
|
ca-certificates = {}
|
||||||
contain = {}
|
contain = {}
|
||||||
coreutils = {}
|
coreutils = {}
|
||||||
#dash = {} # relibc issues?
|
dash = {}
|
||||||
diffutils = {}
|
diffutils = {}
|
||||||
drivers = {}
|
drivers = {}
|
||||||
escalated = {}
|
escalated = {}
|
||||||
|
|
2
cookbook
2
cookbook
|
@ -1 +1 @@
|
||||||
Subproject commit 2154af0f6de2f8b1a2d68c24165d867fe60bf377
|
Subproject commit 10a8b7f56669136c052d5c1f2099a5e209c6adf1
|
Loading…
Reference in a new issue