summaryrefslogtreecommitdiffstats
path: root/mdadm.conf.5
Commit message (Collapse)AuthorAgeFilesLines
* Describe the HOMEHOST entry in the mdadm.conf man page.Neil Brown2008-07-071-0/+18
|
* Italic/bold fixes in man pages.Neil Brown2008-06-261-5/+5
| | | | | | | | Two places that should have been .B or .I were .M, which of course is an error. So fix these and that the opportunity to be more consistent with highlighting of "mdadm". Make it always italic except when used as a literal example, then bold.
* Fix possible bug with bitmap space allocation with v1.0 metadataNeil Brown2008-04-291-6/+6
| | | | | When adding a device to an array, make sure we don't reserve so much space for the bitmap that there isn't room for the data.
* Substantial corrections to man pages.Scott Weikart2007-07-131-4/+4
| | | | | | From: "Scott Weikart" <Scott.W@Benetech.org> Thanks Scott!
* Typo in mdadm.conf man pageNeil Brown2007-05-081-1/+1
|
* Hyphens and Other Manpage Typography, 4/4: literal ASCII hyphens.Peter Samuelson2007-05-081-20/+20
| | | | | | | | | | | | | | | | | | From: Peter Samuelson <peter@p12n.org> nroff formats "-" as the very short hyphen used for hyphenated terms and for splitting a word across two lines. When you want a literal ASCII "-", like for typing on a command line, you're supposed to use "\-" instead. Yeah, it sounds pedantic, but it actually makes a difference. With modern Unicode-capable terminals, "man" actually renders these with different characters, so if you try to search for "--create" in your favorite pager, you won't find it unless the nroff source says "\-\-create". This discrepancy doesn't generally show up with non-Unicode terminals. Signed-Off-By: Peter Samuelson <peter@p12n.org>
* Hyphens and Other Manpage Typography, 3/4: bold options.Peter Samuelson2007-05-081-2/+2
| | | | | | | | | From: Peter Samuelson <peter@p12n.org> Option names and example command lines seem to be boldface most of the time, fix up the few that weren't. Signed-Off-By: Peter Samuelson <peter@p12n.org>
* Hyphens and Other Manpage Typography, 2/4: proper nroff "em dash".Peter Samuelson2007-05-081-1/+1
| | | | | | | | | From: Peter Samuelson <peter@p12n.org> \(em renders as "--" in ASCII, and a nice em dash (i.e., a dash the width of the letter "m") in more capable formats like PostScript. Signed-Off-By: Peter Samuelson <peter@p12n.org>
* Hyphens and Other Manpage Typography, 1/4:Peter Samuelson2007-05-081-2/+2
| | | | | | | | | From: Peter Samuelson <peter@p12n.org> do not hyphenate terms: "override", "therein", "overwrite", "superblock format". Signed-Off-By: Peter Samuelson <peter@p12n.org>
* Allow symlink creation to be disabled from command line or mdadm.confNeil Brown2006-08-111-0/+14
|
* Explicitly state GPL license in man pages.Neil Brown2006-08-071-0/+6
|
* Allow default metadata to be specified in mdadm.confNeil Brown2006-06-021-1/+24
| | | | | | | CREATE metadata=1 in mdadm.conf will cause version-1 superblocks to be the default. Signed-off-by: Neil Brown <neilb@suse.de>
* Release 2.5mdadm-2.5Neil Brown2006-05-261-0/+2
| | | | Signed-off-by: Neil Brown <neilb@suse.de>
* Allow default creation info to to be stored in mdadm.confNeil Brown2006-05-151-1/+37
| | | | | | Default owner, group, mode and 'auto' flag can be given in a 'CREATE' line. Signed-off-by: Neil Brown <neilb@suse.de>
* Assume "DEVICE partitions" if no DEVICE line present.Neil Brown2006-05-151-0/+2
| | | | | | | This means the output of "mdadm -Es" can be used as a complete mdadm.conf file .... if you really want to do that. Signed-off-by: Neil Brown <neilb@suse.de>
* Support 'mailfrom' line in mdadm.conf so the From: line in alert emails can ↵Neil Brown2006-05-151-0/+14
| | | | | | be explicitly set. Signed-off-by: Neil Brown <neilb@suse.de>
* Support 'bitmap=' in mdadm.conf for auto-assembling arrays with write-intent ↵Neil Brown2006-03-291-0/+12
| | | | | | bitmaps in separate files. Signed-off-by: Neil Brown <neilb@suse.de>
* Lots of little manpage updates.Neil Brown2005-08-251-1/+1
| | | | Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
* Support nameing of version-1 arrays.Neil Brown2005-08-091-0/+7
| | | | | | | --name is recognised in --create and --assemble name= is recognised in config file. Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
* mdadm-1.6.0mdadm-1.6.0Neil Brown2004-06-041-0/+24
|
* mdadm-1.2.0mdadm-1.2.0Neil Brown2003-03-121-2/+4
|
* mdadm-1.0.9mdadm-1.0.9Neil Brown2003-02-121-0/+18
|
* mdadm-1.0.0mdadm-1.0.0Neil Brown2002-05-101-8/+43
|
* mdadm-0.8.2mdadm-0.8.2Neil Brown2002-04-111-2/+2
|
* mdadm-0.8mdadm-0.8Neil Brown2002-04-041-3/+49
|
* mdadm-0.7.2mdadm-0.7.2Neil Brown2002-03-201-5/+53
|
* mdadm-0.7.1mdadm-0.7.1Neil Brown2002-03-151-0/+54