aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.d/var
Commit message (Expand)AuthorAgeFilesLines
* Mark scripts as not usable inside a jail by adding keyword 'nojail'.Pawel Jakub Dawidek2004-03-081-1/+1
* Don't run newaliases if sendmail_enable=NONE.Brooks Davis2004-01-051-1/+7
* Update references to rc.diskless[12]Doug Barton2003-10-131-1/+1
* Fix typo.Poul-Henning Kamp2003-10-031-1/+1
* More checking if kenv actually know something.Poul-Henning Kamp2003-10-031-2/+4
* In case we have no /etc/resolv.conf, don't try to make it out ofPoul-Henning Kamp2003-10-031-1/+1
* kenv moved from /usr/bin/ to /bin/.John Hay2003-02-151-3/+3
* Do not unconditionally load the configuration files for the RCNG case.Matthew Dillon2002-12-221-31/+77
* Fix style bugs:Jens Schweikhardt2002-10-121-3/+3
* test -h is deprecated; use -L instead.Ruslan Ermilov2002-10-011-1/+1
* Use mdmfs(8) rather than rolling our own RAM-disks.Poul-Henning Kamp2002-09-221-4/+1
* Apply same fix as Rev 1.19 of /etc/rc.diskless2: create sendmailBrian S. Dean2002-07-181-0/+7
* Merge in all the changes that Mike Makonnen has been maintaining for aGordon Tetlow2002-07-181-1/+8
* fix backwards spellingDavid E. O'Brien2002-03-071-1/+1
* The usage of 'newaliases' needs to be after we know for sure that /usrDavid E. O'Brien2002-02-231-0/+5
* The existing bazaar and site-specific policy in rc.diskless1 is Just Wrong;David E. O'Brien2002-02-221-2/+2
* o Add a comment indicating that if /tmp==/var/tmp in rc.diskless2, theRobert Watson2001-12-261-0/+4
* Remeber to set the permissions on an md-backed /tmp to 01777, rather thanRobert Watson2001-11-271-0/+1
* Ensure that /var/log/lastlog exists so that login doesn't complain.Brian S. Dean2001-10-171-0/+3
* Remove vestiges of MFS.Ruslan Ermilov2001-06-011-1/+1
* * Simplify the population of the /etc memory filesystem. To avoidBrian S. Dean2001-05-091-8/+18
* Don't mount a md(4) over /dev on DEVFS enabled diskless systems.Poul-Henning Kamp2001-05-011-5/+9
* Move to using md.Warner Losh2001-04-251-2/+9
* MFS: the MFS still applies to -current until such time as someone fixesWarner Losh2001-04-241-15/+19
* Add copyright notices. Other systems have been barrowing our /etc filesDavid E. O'Brien2000-10-081-0/+26
* Add to defaults/rc.conf a new function source_rc_confs which rcSheldon Hearn2000-04-271-0/+1
* Cleanup diskless support in current, mostly aligning it to the oneLuigi Rizzo2000-01-061-11/+13
* Add/adjust some $FreeBSD$ tags.Peter Wemm1999-09-131-2/+1
* Apply a consistent style to most of the etc scripts. Particularly, useSheldon Hearn1999-09-131-5/+7
* Use /etc/defaults/rc.conf everywhere, falling back to /etc/rc.confJordan K. Hubbard1999-02-101-3/+4
* Revamp rc.diskless. Split into rc.diskless1 and rc.diskless2. provideMatthew Dillon1999-02-091-0/+39