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
]. - Adds
inputd
to the drivers recipe (before it was just indrivers-initfs
).
Signed-off-by: Anhad Singh andypythonappdeveloper@gmail.com
Merge request reports
Activity
mentioned in merge request drivers!101 (merged)
added 4 commits
-
595e12ed...053df828 - 2 commits from branch
redox-os:master
- 2035dd96 - initfs: switch to VT#3 before `run.d`
- 209f0bcc - drivers: add `inputd` in drivers recipie
-
595e12ed...053df828 - 2 commits from branch
mentioned in commit 2c9c51d8
Please register or sign in to reply