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
  • !96

added support for nfs

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Amanuense-del-diavolo requested to merge Amanuense-del-diavolo/mkinitfs:NFS into master Nov 11, 2021
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 4

to use NFS as a remote root append to the kernel root="server_ip":"remote_share" rootfstype=nfs rootflags="root_mounting_flags_as_needed"

via this method is possible to add support to other protocols like gluster or ceph just by adding the required modules and files via feature.d, the compilation of the new initramfs and specifying the correct rootfstype

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: NFS