This commit is contained in:
Jeremy Soller 2018-01-22 20:26:00 -07:00
parent 77004c507f
commit 4135772f20

View file

@ -33,6 +33,7 @@ findutils = {}
#gnu-make = {} #gnu-make = {}
installer = {} installer = {}
ion = {} ion = {}
logd = {}
#lua = {} #lua = {}
#nasm = {} #nasm = {}
netdb = {} netdb = {}
@ -85,9 +86,10 @@ path = "/etc/init.d/00_base"
data = """ data = """
nulld nulld
zerod zerod
pcid /etc/pcid/filesystem.toml
randd randd
logd
ptyd ptyd
pcid /etc/pcid/filesystem.toml
""" """
[[files]] [[files]]