summaryrefslogtreecommitdiffstats
path: root/share/man/man4/softraid.4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* add RAID 1C to the list of supported softraid(4) disciplinesstsp2021-02-081-2/+14
* Document the hw.sensors.softraid0.drive sysctl.schwarze2020-10-261-2/+44
* mention that stacking disciplines is not supported,schwarze2020-10-251-2/+5
* Remove an extra '\n' from the printf strings fed into disklabel -Etb2017-06-271-6/+6
* sparc{,64} do not need softraid partitions to be defined as 4.2BSD, probablymiod2015-04-141-7/+2
* Re-enable the RAID 5 discipline for softraid(4).jsing2015-04-111-13/+13
* Replace \*(Lt \*(Le \*(Gt \*(Ge with literal < <= > >= respectively,naddy2015-02-161-3/+3
* Document that sparc64 softraid boot only works with 'a' partitions.stsp2014-11-271-2/+5
* Manual page updates for sparc64 softraid boot support.stsp2014-11-261-3/+3
* installboot has grown up, reflect new simplified usage in softraid examplechris2014-02-081-3/+3
* Disable the RAID 5 discipline in bioctl, as the current softraid RAID 5jsing2014-01-181-12/+12
* Remove the RAID 4 discipline from softraid. Anyone sensible would use RAIDjsing2014-01-181-12/+4
* softraid(4) boot documentation tweaks from jsing@stsp2013-10-311-5/+5
* Document softraid boot process for i386/amd64.stsp2013-10-281-6/+32
* document limited boot support; help/ok jsingjmc2013-03-121-3/+5
* kernel configs dont need "scsibus* at foo?" anymore.dlg2012-08-141-3/+2
* tweak previous; ok jsingjmc2012-01-021-3/+3
* Implement a concatenating discipline for softraid.jsing2011-12-311-2/+8
* yes "initial letters in Nd should not be uppercased unneccessarily"jmc2009-12-081-3/+3
* Remove we cant rebuild in raid 1 from caveats.marco2009-10-261-4/+2
* emphasize the parity classes supported by current softraid disciplines.sobrado2009-10-111-4/+8
* enlist mpi(4) and softraid(4) in bio(4) && Xr bio(4); ok marcocnst2009-07-201-2/+3
* tweak previous;jmc2009-06-231-15/+11
* Document raid 4 & 5marco2009-06-171-2/+21
* be precise about which archs need to use 4.2bsd (sparc), and move thatjmc2009-05-011-9/+8
* clarify fstype `raid' and some other small bits whilst here;jmc2009-04-291-31/+26
* get rid of the unneeded 'etc.' at the end of the list.fkr2008-09-051-4/+4
* Update bioctl(8) and softraid(4) to recent changes and enable softraidhshoexer2008-06-141-2/+8
* use printf instead of echo, which is more portable;jmc2008-01-291-6/+6
* minor tweak to CAVEATS;jmc2008-01-271-3/+3
* - shuffle the page a little, to make it read betterjmc2008-01-261-13/+14
* document the supported disciplines in a little more detail;jmc2008-01-261-2/+20
* - use command prompts for commandsjmc2008-01-261-15/+15
* Add RAID 0 and clean up some of the text.marco2008-01-241-14/+25
* softraid already enabled in GENERIC; ok marcojmc2007-06-021-14/+2
* convert to new .Dd format;jmc2007-05-311-2/+2
* explain what ``HBA'' means, ok jmc@ tedu@grunk2007-05-311-2/+3
* - typogrunk2007-05-311-7/+8
* make .Sh TERMINOLOGY part of the main text body; ok marcojmc2007-04-181-14/+11
* various tweaks;jmc2007-04-181-10/+10
* 2 typosmarco2007-04-171-3/+3
* Add much more language and provide a real life example on how to use this.marco2007-04-171-30/+90
* loss of any raid 0 component is bad. ok dlgtedu2007-03-261-2/+2
* new sentence, new line;jmc2007-03-201-2/+3
* document softraid and bioctl creation of softraidtodd2007-03-201-0/+91