redox/recipes/initfs/init.rc
Anhad Singh 2035dd968b initfs: switch to VT#3 before run.d
* Make `vesad` allocate VTs 1..12 on startup. They can later be replaced
  by another display device.
* Switch to VT#3 before `run.d`
* Also set the mode of VT#3 to [`VtMode::Graphical`].

Signed-off-by: Anhad Singh <andypythonappdeveloper@gmail.com>
2023-08-01 18:02:49 +10:00

19 lines
294 B
Plaintext

export PATH /bin
export TMPDIR /tmp
nulld
zerod
randd
inputd
vesad T T T T T T T T T T T T
logd debug: display/vesa:1
stdio log:
ps2d us
ramfs logging
acpid
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