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-16 | setup-hostname: FQDN names can be 255 chars | Natanael Copa | |
fixes commit c389289ec481 (setup-hostname: Add support for FQDN) | |||
2021-11-16 | setup-hostname: Fix flag in usage text | Lukas Bestle | |
2021-11-16 | setup-hostname: Add support for FQDN | Lukas Bestle | |
Closes #10450. | |||
2021-01-08 | setup-hostname: use ask for consistency | Natanael Copa | |
2016-11-02 | indent heredocs and replace echos with heredoc where appropriate | Jakub Jirutka | |
2016-11-02 | replace deprecated `...` syntax with $(...) in shell scripts | Jakub Jirutka | |
2016-11-02 | fix mixed tabs & spaces and surplus empty lines at EOF | Jakub Jirutka | |
2015-04-28 | setup-hostname: fix validation when non-interacitve | Natanael Copa | |
When we specify the hostname as an arg we run the tool non-interactively and we only set it if the specified hostname is valid. | |||
2015-04-28 | setup-hostname: fix name clash with openrc HOSTNAME | Natanael Copa | |
openrc will set HOSTNAME to "(none)" which makes setup-hostname script go nuts. | |||
2014-04-23 | setup-hostname: remove -n option | Natanael Copa | |
but accept it for compat reasons | |||
2014-04-23 | fix permissions | Natanael Copa | |
2011-08-05 | setup-hostname: add an option to specify hostname | Jeff Bilyk | |
2009-08-19 | setup-hostname: validate the given hostname | Natanael Copa | |
2009-05-06 | move to .in files | Natanael Copa | |