mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 06:14:18 +08:00
20 lines
331 B
Plaintext
20 lines
331 B
Plaintext
export PATH /scheme/initfs/bin
|
|
export TMPDIR /tmp
|
|
nulld
|
|
zerod
|
|
randd
|
|
inputd
|
|
vesad G G G
|
|
fbcond 1 2
|
|
logd /scheme/debug /scheme/fbcon/1
|
|
stdio /scheme/log
|
|
ps2d us
|
|
ramfs logging
|
|
acpid
|
|
pcid /scheme/initfs/etc/pcid/initfs.toml
|
|
lived
|
|
redoxfs --uuid $REDOXFS_UUID file $REDOXFS_BLOCK
|
|
cd /
|
|
export PATH /bin
|
|
run.d /usr/lib/init.d /etc/init.d
|