Compare commits

..

No commits in common. "2455572242518c9a03eea83ba3106f21976fd244" and "3b5604b9ea77a765996e23589ee00a3e57878129" have entirely different histories.

3 changed files with 8 additions and 12 deletions

View File

@ -20,10 +20,10 @@ ca-certificates = {}
#cleye = {} #cleye = {}
#cmatrix = {} #cmatrix = {}
# contain = {} # contain = {}
coreutils = {} # coreutils = {}
#cpal = {} #cpal = {}
#curl = {} #curl = {}
dash = {} # dash = {}
#diffutils = {} #diffutils = {}
#dosbox = {} #dosbox = {}
# drivers = {} # drivers = {}
@ -32,7 +32,7 @@ dash = {}
#eduke32 = {} #eduke32 = {}
#exampled = {} #exampled = {}
#expat = {} #expat = {}
extrautils = {} # extrautils = {}
#fd = {} #fd = {}
#ffmpeg = {} #ffmpeg = {}
# findutils = {} # findutils = {}
@ -158,7 +158,7 @@ redoxfs = {}
#timidity = {} #timidity = {}
#ttf-hack = {} #ttf-hack = {}
userutils = {} userutils = {}
uutils = {} # uutils = {}
#vim = {} #vim = {}
#vttest = {} #vttest = {}
#webrender = {} #webrender = {}
@ -174,19 +174,17 @@ uid = 0
gid = 0 gid = 0
name = "root" name = "root"
home = "/root" home = "/root"
shell = "/bin/dash"
[users.user] [users.user]
# Password is unset # Password is unset
password = "" password = ""
shell = "/bin/dash"
[[files]] [[files]]
path = "/etc/init.d/00_base" path = "/etc/init.d/00_base"
data = """ data = """
ipcd ipcd
logd logd
# ptyd CRASHES ptyd
# pcid /etc/pcid.d/ # pcid /etc/pcid.d/
""" """
@ -209,9 +207,7 @@ data = """
path = "/etc/init.d/30_console" path = "/etc/init.d/30_console"
data = """ data = """
# getty display:2 # getty display:2
# getty debug: -J getty debug: -J
dash -c "ptyd"
getty debug:
""" """
[[files]] [[files]]

@ -1 +1 @@
Subproject commit 7d0e0c82db6ca5f2211de3e1d37d6dfb2ab7996e Subproject commit 3165ae8da8e896c7a8fee6ff33e5527d293e1bb6

2
kernel

@ -1 +1 @@
Subproject commit 28d1d7e847be3f63a4a17d1ca5673a68c9242c80 Subproject commit 11a3315255ba34d552a885a30ea29454b8b7df95