aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.initdiskless
Commit message (Expand)AuthorAgeFilesLines
* Removed whitespace at BOF, EOL & EOF.Jens Schweikhardt2004-06-061-1/+1
* Initdiskless must run before ipfw, or people will not be able toPoul-Henning Kamp2004-04-281-0/+1
* Replace shell's positional parameters safely.Ruslan Ermilov2004-04-281-3/+2
* When using this in non-NFSroot circumstances, `mount -t nfs` mayPoul-Henning Kamp2004-04-271-1/+2
* Band-aid diskless booting by running a new preseedrandom script beforeBrooks Davis2004-04-151-0/+1
* Extensive documentation changes to the script, but onlyLuigi Rizzo2004-03-311-49/+87
* Minor changes mostly as discussed on the lists a few days ago:Luigi Rizzo2004-03-311-6/+22
* If /conf/diskless_remount exists, use it to remount the entire /confBrooks Davis2004-03-121-2/+13
* Make this file more generally usable:Poul-Henning Kamp2004-03-091-19/+35
* Mark scripts as not usable inside a jail by adding keyword 'nojail'.Pawel Jakub Dawidek2004-03-081-1/+1
* Remove trailing whitespaceDoug Barton2003-10-131-3/+3
* Update references to rc.diskless[12]Doug Barton2003-10-131-2/+2
* Bump default /etc size from 2MB to 5MB to deal with bloat^Wgrowth inKris Kennaway2003-10-121-4/+3
* Correct typo in Matt's name.Max Khon2003-08-071-1/+1
* Allow diskless_remount files to contain path beginning with / which willBrooks Davis2003-06-301-0/+18
* Add another backslash ('\').John Hay2003-02-151-1/+1
* Do not unconditionally load the configuration files for the RCNG case.Matthew Dillon2002-12-221-75/+156
* Fix style bugs:Jens Schweikhardt2002-10-121-13/+13
* In a diskless setup, rc.d/initdiskless may overwrite parts of /etc onDima Dorfman2002-10-021-0/+2
* Use mdmfs(8) rather than rolling our own RAM-disks.Poul-Henning Kamp2002-09-221-4/+1
* Stock -current has more than 300 files in /etc, so 255 inodes for theDima Dorfman2002-07-281-1/+1
* Merge in all the changes that Mike Makonnen has been maintaining for aGordon Tetlow2002-07-181-20/+19
* Utilize dhcp information in the kernel environment if we don't haveDavid E. O'Brien2002-04-221-1/+20
* The usage of 'newaliases' needs to be after we know for sure that /usrDavid E. O'Brien2002-02-231-5/+0
* The existing bazaar and site-specific policy in rc.diskless1 is Just Wrong;David E. O'Brien2002-02-221-6/+12
* o Improve the line-wrapping of additional comments, some of which appearedRobert Watson2002-01-171-16/+11
* o Remove a somewhat less comprehensible comment about modifying /etc/rc.Robert Watson2002-01-171-5/+2
* Remove incorrect comments about the population of /etc: no attempt isRobert Watson2001-12-261-5/+1
* * Simplify the population of the /etc memory filesystem. To avoidBrian S. Dean2001-05-091-14/+4
* Move to using md.Warner Losh2001-04-251-3/+11
* Eliminate the null mount for /etc for diskless clients.Brian S. Dean2001-04-201-31/+35
* Change the order in which /etc files are copied into place; copyBrian S. Dean2001-04-031-5/+12
* Add copyright notices. Other systems have been barrowing our /etc filesDavid E. O'Brien2000-10-081-0/+26
* Cleanup diskless support in current, mostly aligning it to the oneLuigi Rizzo2000-01-061-55/+52
* Add/adjust some $FreeBSD$ tags.Peter Wemm1999-09-131-1/+0
* Apply a consistent style to most of the etc scripts. Particularly, useSheldon Hearn1999-09-131-15/+21
* Style clean-up:Sheldon Hearn1999-08-251-3/+2
* Revamp rc.diskless. Split into rc.diskless1 and rc.diskless2. provideMatthew Dillon1999-02-091-0/+100