Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for SSH #32

Open
wants to merge 2 commits into
base: build-cpio
Choose a base branch
from
Open

Add support for SSH #32

wants to merge 2 commits into from

Conversation

vaikas
Copy link

@vaikas vaikas commented Jun 25, 2024

  • Create hostkeys for sshd since the openssh-server package has a scriplet to generate those. Also this way we can inject / use them from the client connecting to it.
  • create keypair and add as authorized key so one can connect to it with ssh using said key
  • create sshd service configuration so it starts upon boot

mattmoor and others added 2 commits June 23, 2024 15:00
This makes it significantly simpler to produce `cpio.gz` files from an apko file.

Marking the command as hidden for now, since this is still somewhat experimental.

Signed-off-by: Matt Moore <[email protected]>
Signed-off-by: Ville Aikas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants