Skip to content
GitLab
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 17
    • Merge requests 17
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • 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
  • alpinealpine
  • mkinitfsmkinitfs
  • Merge requests
  • !88

initramfs-init: add support for rootdelay parameter in mkinitfs

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Armand Heim requested to merge aheim/mkinitfs:initramfs-rootwait into master Jul 26, 2021
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 4

This patch aims to provide the possibility to wait for the root filesystem which is about to be mounted. This is accomplished by interpreting the rootwait and/or rootdelay kernel boot parameters also in the initramfs-init script.

While attempting a complete implementation, I could only test line 557 myself, but not line 549.

Another question: Which license should govern contributions to mkinitfs? GPLv2 as in abuild?

Edited Nov 14, 2021 by Armand Heim
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: initramfs-rootwait