Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mkinitfs mkinitfs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 20
    • Issues 20
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpine
  • mkinitfsmkinitfs
  • Repository
Switch branch/tag
  • mkinitfs
  • initramfs-init.in
Find file BlameHistoryPermalink
  • Natanael Copa's avatar
    init: make switch_root reopen stdio if console=hvc0 is set · 651392c6
    Natanael Copa authored Apr 14, 2022
    The driver for the primary console might be compiled as a kernel module
    in which case the primary console will not be available until modules
    are loaded.
    
    Fix openrc output by passing the console device to switch_root.
    
    Fixes !99
    Ref aports#13677
    651392c6