Add dash and netsurf to i686 configs
This commit is contained in:
parent
b4b657ecd1
commit
730ea6bf5b
6 changed files with 9 additions and 9 deletions
|
@ -13,7 +13,7 @@ bootstrap = {}
|
|||
ca-certificates = {}
|
||||
contain = {}
|
||||
coreutils = {}
|
||||
#dash = {} # relibc issues?
|
||||
dash = {}
|
||||
diffutils = {}
|
||||
drivers = {}
|
||||
escalated = {}
|
||||
|
@ -27,7 +27,7 @@ ipcd = {}
|
|||
kernel = {}
|
||||
netdb = {}
|
||||
netstack = {}
|
||||
#netsurf = {} # openssl issues
|
||||
netsurf = {}
|
||||
netutils = {}
|
||||
orbdata = {}
|
||||
orbital = {}
|
||||
|
|
|
@ -37,7 +37,7 @@ bootstrap = {}
|
|||
ca-certificates = {}
|
||||
contain = {}
|
||||
coreutils = {}
|
||||
#dash = {} # relibc issues?
|
||||
dash = {}
|
||||
diffutils = {}
|
||||
drivers = {}
|
||||
escalated = {}
|
||||
|
@ -51,7 +51,7 @@ ipcd = {}
|
|||
kernel = {}
|
||||
netdb = {}
|
||||
netstack = {}
|
||||
#netsurf = {} # openssl issues
|
||||
netsurf = {}
|
||||
netutils = {}
|
||||
orbdata = {}
|
||||
orbital = {}
|
||||
|
|
|
@ -15,7 +15,7 @@ bootstrap = {}
|
|||
ca-certificates = {}
|
||||
contain = {}
|
||||
coreutils = {}
|
||||
#dash = {} # relibc issues?
|
||||
dash = {}
|
||||
diffutils = {}
|
||||
drivers = {}
|
||||
escalated = {}
|
||||
|
@ -29,7 +29,7 @@ ipcd = {}
|
|||
kernel = {}
|
||||
netdb = {}
|
||||
netstack = {}
|
||||
#netsurf = {} # openssl issues
|
||||
netsurf = {}
|
||||
netutils = {}
|
||||
orbdata = {}
|
||||
orbital = {}
|
||||
|
|
|
@ -29,7 +29,7 @@ ipcd = {}
|
|||
kernel = {}
|
||||
netdb = {}
|
||||
netstack = {}
|
||||
#netsurf = {} # openssl issues
|
||||
netsurf = {}
|
||||
netutils = {}
|
||||
orbdata = {}
|
||||
orbital = {}
|
||||
|
|
|
@ -14,7 +14,7 @@ bootstrap = {}
|
|||
ca-certificates = {}
|
||||
contain = {}
|
||||
coreutils = {}
|
||||
#dash = {} # relibc issues?
|
||||
dash = {}
|
||||
diffutils = {}
|
||||
drivers = {}
|
||||
escalated = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue