summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/boot/boot.8
AgeCommit message (Expand)Author
2012-09-27remove the zlib rfc text: these pages already point to gzip(1), whichJason McIntyre
2012-08-15use Lk for links;Jason McIntyre
2012-06-11serial -> serial port; ok phessler@Otto Moerbeek
2012-06-10Document the "machine comaddr" command.Mark Kettenis
2010-08-10add a description for bsd.sp where appropriate; while here, writeIgor Sobrado
2010-07-02usefull -> useful;Jason McIntyre
2010-07-02Add ability to limit memory presented to kernel withTobias Weingartner
2009-02-16Cancel the automatic boot when you hold ctrl to skip boot.conf.Stuart Henderson
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-29remove support for many alternative kernel choices -- only try /bsd andTheo de Raadt
2007-04-27Check for Control key held down when starting, and don't read boot.confTom Cosgrove
2006-05-15better wording for the "memory" section;Jason McIntyre
2006-05-13sensible english; ok jmc; from graham.gower@gmail.comTheo de Raadt
2005-07-15- add /bsd.rd to FILESJason McIntyre
2005-02-18fix zlib's homepage; ok henning@, jmc@Robert Nagy
2004-12-23make com[123] work for console on i386, but allow override with CONADDR/CONUNITMarkus Friedl
2004-04-03add pxeboot references to FILES and SEE ALSO;Jason McIntyre
2004-01-02after some advice from nick, note that only com0 is currently supportedJason McIntyre
2003-12-20- .Xr biosboot(8) in SEE ALSOJason McIntyre
2003-11-26after some discussion with nick@, note that `hd*' syntax makes moreJason McIntyre
2003-10-04- document that boot will by default try to load /bsd, /obsd then /bsd.old.Jason McIntyre
2003-10-04(boot): device: filename -> device:filenameJason McIntyre
2003-06-06- section reorderJason McIntyre
2003-06-03three four killsMichael Shalayeff
2003-02-01typos;Jason McIntyre
2002-09-16It's more convinient to spell convinient as ``convenient'', actually.Miod Vallat
2002-03-01Change a config(8) reference to a more appropriate boot_config(8) reference.Miod Vallat
2001-09-03pretty this upTheo de Raadt
2001-07-15spellingPeter Valchev
2001-05-02document boot options, i dunno what -b does so i just do not mention it anymoreMichael Shalayeff
2001-01-16add timeout variable, alphabetize the var list; pointed out by Rob Francis <r...Michael Shalayeff
2000-12-27better english and fix some spelling mistakes, Ok'd by aaron@Brad Smith
2000-11-22s/stroul/strtoul/; spotted by brad@Michael Shalayeff
2000-11-18Add an example for boot -c.Aaron Campbell
2000-11-18- Add an EXAMPLES section. I still haven't chosen a "standard" format.Aaron Campbell
2000-11-18- "OpenBSD BOOT [x.xx]" -> ">> OpenBSD/i386 BOOT [x.xx]" to reflect reality.Aaron Campbell
2000-08-07add a couple of examples, and generally elaborate more on the subjectMichael Shalayeff
2000-07-12typoTheo de Raadt
2000-06-12Fix typo and mention valid tty values.Todd C. Miller
1999-09-23Typo fixes.Alex Feldman
1999-09-15apply grammer fixes from pr#831; from kwesterback@home.comMichael Shalayeff
1999-08-25give better support to the bios memory maps.Michael Shalayeff
1999-07-09Fixup for linkTobias Weingartner
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1998-07-11Roll-back previous commit; someone is working on getting all the boot*Angelos D. Keromytis
1998-07-11Rename boot.8 to boot-second-stage.8, so it's possible to get itAngelos D. Keromytis
1998-03-16doc machine commandsMichael Shalayeff
1997-10-07cleanupMichael Shalayeff
1997-09-20- add 'stty [baudrate]' command to /boot, for serial consolesflipk