Include ramfs in initfs.

This commit is contained in:
4lDO2 2020-04-04 15:31:21 +02:00
parent 35ad3f0505
commit 059edcb96b
4 changed files with 5 additions and 2 deletions

View file

@ -117,6 +117,7 @@ pkgutils = {}
ptyd = {}
#python = {}
#qemu = {}
ramfs = {}
#randd = {}
#readline = {} # ncurses
redoxfs = {}

@ -1 +1 @@
Subproject commit ebda92aa7fd5f0183dd221107ac5a6a9c91b135f
Subproject commit 00e837b6adf338e4b2fac3c7a27aa86e4bd7b6df

View file

@ -10,6 +10,7 @@ prompt = false
drivers = {}
init = {}
nulld = {}
ramfs = {}
randd = {}
redoxfs = {}
zerod = {}
@ -25,6 +26,7 @@ randd
vesad T T G
stdio display:1
ps2d us
ramfs logging
pcid /etc/pcid/initfs.toml
redoxfs --uuid $REDOXFS_UUID file $REDOXFS_BLOCK
cd file:

2
kernel

@ -1 +1 @@
Subproject commit 53570f01643032a8ab0a567c40180f516c32ffe7
Subproject commit 0ccf3b4e53fdaa7dbaa09a4d2d499c1f36d65e2b