Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
mkinitfs
mkinitfs
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • alpine
  • mkinitfsmkinitfs
  • Merge Requests
  • !27

Closed
Opened May 16, 2018 by Carlo Landmeter@clandmeterOwner
  • Report abuse
Report abuse

initramfs-init: add support for ssh installer

  • Overview 28
  • Commits 1
  • Changes 1

Created by: tmh1999

This commit allows running the Alpine installer through SSH either using a SSH key or a password. Allowing root access through SSH must be revoked before finishing running setup-disk as this config would leak to new system.

On s390x, the boot media consist of a kernel, an initramfs, and a parm file. We don't necessarily need a modloop image and fetch initial packages from remote repo instead. This behavior is the same on other distros.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: alpine/mkinitfs!27
Source branch: github/fork/tmh1999/ssh-installer