Skip to content

initfs: switch to VT#3 before `run.d`

Anhad Singh requested to merge andypython/cookbook:master into master
  • 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 in drivers-initfs).

Signed-off-by: Anhad Singh andypythonappdeveloper@gmail.com

Merge request reports