slackbuilds/system/early-ssh
Andrew Clemons be7e14e6ee
network/early-ssh: Updated for version git15791d2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-11-23 10:50:38 +07:00
..
README
README.Slackware
early-ssh.SlackBuild network/early-ssh: Updated for version git15791d2. 2024-11-23 10:50:38 +07:00
early-ssh.info network/early-ssh: Updated for version git15791d2. 2024-11-23 10:50:38 +07:00
slack-desc
slack.diff network/early-ssh: Updated for version git15791d2. 2024-11-23 10:50:38 +07:00

README

early-ssh is a simple initramfs hook, which installs Dropbear SSH server
into your initramfs, and starts it at boottime, so you will be able to
do a lot of things remotely over SSH, before your root partition gets
mounted, for example:

* unlocking LUKS encrypted crypto devices - even your root can be an
  encrypted filesystem
* assembling/altering RAID arrays (mdadm)
* checking the root filesystem in read-write mode, taking action in case
  of errors
* and so on...