mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 04:14:17 +08:00
Merge branch 'livedisk_driver' into 'master'
Add livedisk driver to init.rc See merge request redox-os/cookbook!299
This commit is contained in:
commit
ed152f23cd
@ -12,6 +12,7 @@ BINS=(
|
||||
vesad
|
||||
virtio-blkd
|
||||
virtio-gpud
|
||||
lived
|
||||
)
|
||||
|
||||
case "${TARGET}" in
|
||||
|
||||
@ -11,6 +11,7 @@ ps2d us
|
||||
ramfs logging
|
||||
acpid
|
||||
pcid /etc/pcid/initfs.toml
|
||||
lived
|
||||
redoxfs --uuid $REDOXFS_UUID file $REDOXFS_BLOCK
|
||||
cd file:
|
||||
export PATH file:/bin
|
||||
|
||||
Loading…
Reference in New Issue
Block a user