Skip to content
Snippets Groups Projects
Verified Commit fa7a8da0 authored by Jacob Lorentzon's avatar Jacob Lorentzon
Browse files

Add livedisk driver to init.rc

parent a006f0a5
No related branches found
No related tags found
No related merge requests found
...@@ -12,6 +12,7 @@ BINS=( ...@@ -12,6 +12,7 @@ BINS=(
vesad vesad
virtio-blkd virtio-blkd
virtio-gpud virtio-gpud
lived
) )
case "${TARGET}" in case "${TARGET}" in
......
...@@ -11,6 +11,7 @@ ps2d us ...@@ -11,6 +11,7 @@ ps2d us
ramfs logging ramfs logging
acpid acpid
pcid /etc/pcid/initfs.toml pcid /etc/pcid/initfs.toml
lived
redoxfs --uuid $REDOXFS_UUID file $REDOXFS_BLOCK redoxfs --uuid $REDOXFS_UUID file $REDOXFS_BLOCK
cd file: cd file:
export PATH file:/bin export PATH file:/bin
......
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