Skip to content
Snippets Groups Projects
Commit 2c9c51d8 authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Merge branch 'master' into 'master'

initfs: switch to VT#3 before `run.d`

See merge request redox-os/cookbook!295
parents 053df828 209f0bcc
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@ BINS=(
usbscsid
virtio-netd
xhcid
inputd
)
# Add additional drivers to the list to build, that are not in drivers-initfs
......
......@@ -4,7 +4,7 @@ nulld
zerod
randd
inputd
vesad T T G
vesad T T T T T T T T T T T T
logd debug: display/vesa:1
stdio log:
ps2d us
......@@ -14,4 +14,5 @@ pcid /etc/pcid/initfs.toml
redoxfs --uuid $REDOXFS_UUID file $REDOXFS_BLOCK
cd file:
export PATH file:/bin
inputd -G 3
run.d /etc/init.d
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment