Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-16 | fix PREFIX in *.in | Nick Hanley | |
Commit ec0c7a7 changed the sed expression for PREFIX injection but forgot to update the scripts. | |||
2021-11-17 | setup-sshd: use SSH_KEY instead of prompt user | Natanael Copa | |
Do not ask user for ssh key, but support the use of SSH_KEY env var. | |||
2021-11-17 | setup-sshd: Ask for authorized key for root | Lukas Bestle | |
Fixes #10459. | |||
2021-01-08 | setup-sshd: improve error handling | Natanael Copa | |
repeat the question til we get a valid answer | |||
2016-11-02 | indent heredocs and replace echos with heredoc where appropriate | Jakub Jirutka | |
2016-11-02 | fix mixed tabs & spaces and surplus empty lines at EOF | Jakub Jirutka | |
2014-04-23 | fix permissions | Natanael Copa | |
2011-10-28 | setup-sshd: minor tweaking of prompt | Natanael Copa | |
2011-10-06 | setup-sshd: clean up code a bit | Natanael Copa | |
2011-08-05 | setup-sshd: cleanups and add command line options | Jeff Bilyk | |
2011-07-31 | setup-sshd: add dropbear support | Jeff Bilyk | |
2011-07-31 | setup-{apklbu, bootable, chrony, sshd}: replace double equals in if ↵ | Jeff Bilyk | |
statements with single equals | |||
2011-07-16 | setup-sshd: new script for setting up sshd | Jeff Bilyk | |