aboutsummaryrefslogtreecommitdiff
path: root/share/examples/diskless
Commit message (Collapse)AuthorAgeFilesLines
* Correct double "the the"Eitan Adler2012-09-141-1/+1
| | | | | | | | Approved by: cperciva MFC after: 3 days Notes: svn path=/head/; revision=240518
* X11BASE has been deprecated for a long time and will die soonEitan Adler2012-01-091-3/+3
| | | | | | | | | Approved by: x11 (eadler) Approved by: brucec MFC after: 1 week Notes: svn path=/head/; revision=229831
* Fix more typos to be a good example.Ulrich Spörlein2011-05-221-4/+4
| | | | | | | Found by: codespell Notes: svn path=/head/; revision=222179
* doc fix: option MFS is obsolete. use MD_ROOT instead.Motoyuki Konno2006-06-021-1/+1
| | | | | | | PR: conf/93878 Notes: svn path=/head/; revision=159175
* Backout the hack to install mtree, newsyslog, and touch in the clonedBrooks Davis2004-09-231-3/+1
| | | | | | | root in the previous commit. We'll fix /etc/rc.d/var directly (someday). Notes: svn path=/head/; revision=135639
* Hack around the fact that the current diskless scripts require someBrooks Davis2004-09-231-7/+3
| | | | | | | | | | binaries in /usr before /usr is mounted by copying those files to the root. Stop making devices. devfs is manditory. Notes: svn path=/head/; revision=135620
* Spelling fixes.Mike Pritchard2004-06-202-2/+2
| | | | Notes: svn path=/head/; revision=130786
* Fix typos.Simon L. B. Nielsen2004-05-101-3/+3
| | | | | | | | PR: docs/66481 Submitted by: Michel Lavondès <fox@vader.aacc.cc.md.us> Notes: svn path=/head/; revision=129101
* Add comments to ME README.BOOTP README.TEMPLATING mentioning thatLuigi Rizzo2002-03-1522-426/+45
| | | | | | | | they contain stale information. Remove files referring to the old diskless setup to avoid confusion. Notes: svn path=/head/; revision=92302
* Remove a real FQDN host reference from the exampleMatthew Dillon2001-04-301-1/+3
| | | | | | | Add $FreeBSD tag Notes: svn path=/head/; revision=76157
* New script to help creation of shared readonly diskless partition.Luigi Rizzo2001-04-161-0/+144
| | | | | | | | | | | It also has some instructions on how to setup the client and the server. I have been using this code for over 2 years on RELENG_3 and later RELENG_4. Have not tried on CURRENT, but in case there are any issues these are in /etc/rc and /etc/rc.diskless{12} Notes: svn path=/head/; revision=75537
* Remove binary files from source treeAlexey Zelkin2000-01-092-1/+0
| | | | Notes: svn path=/head/; revision=55660
* Update diskless and templated booting examplesMatthew Dillon1999-02-0912-90/+259
| | | | Notes: svn path=/head/; revision=43808
* Clarify documentation of 'ME' softlink.Matthew Dillon1999-01-261-2/+16
| | | | Notes: svn path=/head/; revision=43247
* Diskless and templating configuration examplesMatthew Dillon1999-01-2619-0/+722
Notes: svn path=/head/; revision=43240