aboutsummaryrefslogtreecommitdiffstats
path: root/setup-hostname.in
Commit message (Collapse)AuthorAgeFilesLines
* indent heredocs and replace echos with heredoc where appropriateJakub Jirutka2016-11-021-7/+7
|
* replace deprecated `...` syntax with $(...) in shell scriptsJakub Jirutka2016-11-021-1/+1
|
* fix mixed tabs & spaces and surplus empty lines at EOFJakub Jirutka2016-11-021-5/+4
|
* setup-hostname: fix validation when non-interacitveNatanael Copa2015-04-281-8/+10
| | | | | 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.
* setup-hostname: fix name clash with openrc HOSTNAMENatanael Copa2015-04-281-5/+5
| | | | | openrc will set HOSTNAME to "(none)" which makes setup-hostname script go nuts.
* setup-hostname: remove -n optionNatanael Copa2014-04-231-3/+7
| | | | but accept it for compat reasons
* fix permissionsNatanael Copa2014-04-231-0/+0
|
* setup-hostname: add an option to specify hostnameJeff Bilyk2011-08-051-3/+29
|
* setup-hostname: validate the given hostnameNatanael Copa2009-08-191-3/+27
|
* move to .in filesNatanael Copa2009-05-061-0/+14