aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.d/hostname
Commit message (Expand)AuthorAgeFilesLines
* Move rc startup scripts from etc/ to sbin/init/Brad Davis2018-07-281-81/+0
* Don't warn when the "hostname" rc variable is unset, but the hostnameJamie Gritton2018-03-101-2/+4
* - Add descriptions to most of the rc scripts. Those are mostly taken from theirLars Engels2016-04-231-0/+1
* etc/rc.d/hostname: permit setting hostname if already setMark Felder2015-08-121-5/+2
* There is no longer a need to abstract ${rcvar_manpage} as we are notDoug Barton2012-01-081-1/+1
* In regards to the "Starting foo:" type messages at boot time, create andDoug Barton2009-10-101-1/+2
* As previously discussed, add the svn:executable property to all scriptsDoug Barton2008-07-161-0/+0
* Move a lot of diagnostic output behind $rc_quiet in scripts thatMike Makonnen2008-06-231-1/+1
* Add a dummy script, FILESYSTEMS, which depends on root and mountcritlocalDag-Erling Smørgrav2007-04-021-1/+1
* Don't be paranoid about hostname(1) and order the things logically.Yaroslav Tykhiy2007-02-151-1/+1
* Don't nag about unset $hostname if DHCP is in use.Yaroslav Tykhiy2007-02-151-1/+6
* Handle the case when the admin forgot to set $hostname,Yaroslav Tykhiy2007-02-101-1/+10
* Remove the requirement for the FreeBSD keyword as it no longerMike Makonnen2004-10-071-1/+0
* - Use "/bin/hostname" explicitly instead of "hostname".Kirill Ponomarev2004-04-021-2/+2
* Overhaul the /etc/rc.d/diskless script by splitting it out intoBrooks Davis2004-03-231-0/+8
* One tab too much.Pawel Jakub Dawidek2004-03-051-1/+1
* Teach 'hostname' script how to act inside a jail.Pawel Jakub Dawidek2004-03-051-4/+12
* tty whacking should occur early, but not so early that theMike Makonnen2003-07-301-1/+1
* Make ipfilter, ipnat, ipmon, and ipfs behave more like the old rc.Mike Makonnen2003-04-241-1/+1
* Break out and rewrite the network setup scripts.Mike Makonnen2003-04-181-0/+51