summaryrefslogtreecommitdiff
path: root/share/man/man8/diskless.8
AgeCommit message (Collapse)Author
2006-05-21diskless bits for AMD64 and i386;Jason McIntyre
2006-05-19tweak;Jason McIntyre
2006-05-19mickey confirms some hppa64 bits...Jason McIntyre
2006-05-19missing entry for hp 300;Jason McIntyre
2006-05-19older alpha machines use mop; from miodJason McIntyre
2006-05-19fixes from miod:Jason McIntyre
- MOPS -> MOP - .<arch> suffix is the exception, rather than the rule - better fstab entries
2006-05-19kill some unneeded .Pp;Jason McIntyre
2006-05-19let's not discuss how to boot diskless for non-Ox machines;Jason McIntyre
2006-05-19make step 11 a little more readable;Jason McIntyre
2006-05-19mips64 bits;Jason McIntyre
2006-05-19hp 300 and hppa entries, gleaned from INSTALL;Jason McIntyre
2006-05-19more stuff for alpha diskless;Jason McIntyre
2006-05-19point people to INSTALL.<arch> docs for details of net/diskless booting;Jason McIntyre
2006-05-18correct example awk expression; ok jmc@Otto Moerbeek
2006-05-18cover diskless boots from more archs; some adjustments to come;Jason McIntyre
2006-05-18document diskless alpha boots, after some pointers from mickey;Jason McIntyre
2006-05-18document that a smaller swap file may be used too, sometimes;Jason McIntyre
2006-05-18back out last, after some discussion;Jason McIntyre
2006-05-18use miod's suggestion for making swap files;Jason McIntyre
2006-05-18some wording/grammar fixes;Jason McIntyre
2006-05-18use miod's method for swapping; i had wanted to documented both ways,Jason McIntyre
but it's just going to make the page overly complicated. this method has the advantage of making backups easier;
2006-05-18add some entries to FILES and SEE ALSO;Jason McIntyre
2006-05-18document which server processes need to be running;Jason McIntyre
2006-05-18tidy up point 10;Jason McIntyre
2006-05-18make swap example work on diskless boots;Jason McIntyre
2006-05-18otto's example of how to convert an IP address to hex;Jason McIntyre
2006-05-17section fixes;Jason McIntyre
2006-05-17make the phase 2 and 3 lists more consistent with each other;Jason McIntyre
2006-05-17remove a pile of pesky .Tn macros;Jason McIntyre
2006-05-17final -enum replacement with text adjusted accordingly;Jason McIntyre
2006-05-17small cleanup;Jason McIntyre
2006-05-17use -enum lists instead of manually numbering them;Jason McIntyre
2004-12-20ethernet -> EthernetJonathan Gray
2004-04-09spacing;Jason McIntyre
2003-06-06- section reorderJason McIntyre
- macro fixes - kill whitespace at EOL
2002-12-13remove a joke: "16 Megabyte swap file"Theo de Raadt
2002-10-31There's no point in using a small block size when creating a swapTodd C. Miller
partition, it just slows down dd.
2002-08-29- replace empty lines by .Pp where appropriate.Wilbern Cobb
- no empty lines at end of file. ok mpech@
2002-05-23'SEE ALSO' audit in 'share/man/':Mike Pechkin
o) sort; o) "," is separator of entries; o) don't use "." or "," in the last entry; millert@ ok
2001-11-13o) Fix bogus .Xr usage;Mike Pechkin
o) CAVEAT -> CAVEATS; o) AUTHOR -> AUTHORS; o) Start new sentence on a new line; o) For URL and path names use .Pa; o) We don't like .Pp before .Rs; o) Don't use .Pp before/after .Sh; o) OpenBSD -> .Ox; millert@ ok and help;
2001-10-05Powered by @mantoya:Mike Pechkin
o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com
2001-09-20Mention that ultrasparc proms don't append the architecture nameMiod Vallat
to the file name they request via tftp.
2001-08-17o) {Open,Net,Free}BSD -> .{O,N,F}x;Mike Pechkin
o) "start sentence on new line" issues; o) minimal -mdoc improvements; millert@ ok
2001-08-03o) We don't like .Pp before/after .Sh;Mike Pechkin
o) .Nm always has argument in .Sh SYNOPSIS; o) We always closes .Bl and .Bd tags; millert@ ok
2000-12-28We don't provide SYS_NBOOT for netbooting hp300 machines, SYS_UBOOT isMiod Vallat
able to do this job. aaron@ ok
2000-01-22ie. -> i.e.,Aaron Campbell
2000-01-03.Sh "SEE ALSO" -> .Sh SEE ALSOPaul Janzen
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-05-07Suggest use of boot.net instead of the SunOS loader; suggested by ↵Jason Wright
jlockard@math.lsa.umich.edu.
1996-12-10motorola stuff is similar to sunTheo de Raadt