Merge pull request #1123 from Arcterus/master

Move null: and zero: to user space
This commit is contained in:
Jeremy Soller 2017-12-18 16:45:51 -07:00 committed by GitHub
commit ee7b0462a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 2 deletions

@ -1 +1 @@
Subproject commit 527599d49c24d24eeecc1438c75477d3a3c59221
Subproject commit c55ebad2ffd2276db0d9544d41564cbd2ad1b064

View file

@ -39,6 +39,7 @@ netdb = {}
netstack = {}
netutils = {}
#newlib = {}
nulld = {}
#openssl = {}
orbdata = {}
orbital = {}
@ -64,6 +65,7 @@ smith = {}
userutils = {}
uutils = {}
#xz = {}
zerod = {}
# User settings
[users.root]
@ -81,6 +83,8 @@ password = ""
[[files]]
path = "/etc/init.d/00_base"
data = """
nulld
zerod
pcid /etc/pcid/filesystem.toml
randd
ptyd

2
kernel

@ -1 +1 @@
Subproject commit a9fa08fd7221db9615a482b8a8396829f7c4fc2f
Subproject commit 7bfe1739fdcee34da9d65f1ca47c6da1972c222d