| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
A slight revert of commit 4ef156921798938 which removed http://*
Since the kernel argument is downloading the public key, we
are not required to use an encrypted protocol. This will also
be easier for a local development environment.
|
|
|
|
|
|
|
| |
- disable ssh_pass option
- sshd service is enabled form initramfs so remove depends
- remove firstboot from all runlevels. This should only run once
- remove http and ftp support. Require https.
|
|
Currently this service serves the purpose of allowing Alpine
installation through SSH.
|