Pawel Jakub Dawidek
4a9a72aa33
Note that sysctls documentation is missing.
2004-11-05 22:38:14 +00:00
Ceri Davies
d608b5ab7e
Grammatical and spelling improvements.
...
Reviewed by: pjd
2004-11-04 19:12:43 +00:00
Pawel Jakub Dawidek
ffb2425733
Document '-p' flag for 'insert' command correct.
2004-09-18 19:02:10 +00:00
Pawel Jakub Dawidek
5c8d2ac300
Do not exit after printing usage, give geom(8) a chance to show standard
...
commands.
2004-09-17 08:41:15 +00:00
Pawel Jakub Dawidek
e3a3431fe8
Add a line to BUGS section about the need of implementation description.
2004-08-18 16:37:04 +00:00
Pawel Jakub Dawidek
0e45644862
Add some missing empty lines.
2004-08-18 16:14:24 +00:00
Pawel Jakub Dawidek
3d9be34543
Fix typo.
2004-08-18 16:09:20 +00:00
Pawel Jakub Dawidek
c9b309abe7
Actually one can specify more than one device to stop.
2004-08-18 15:56:02 +00:00
Pawel Jakub Dawidek
4510a84d6b
Ok, let's try again:
...
Add manual page for gmirror(8) utility.
2004-08-18 15:54:52 +00:00
Pawel Jakub Dawidek
0fe2ba03d6
- Add a manual page for gmirror(8) utility.
...
- Connect it to the build.
- Inform geom(8) manual page about it.
Reviewed by: trhodes
2004-08-18 15:48:18 +00:00
Pawel Jakub Dawidek
c38d2f4eca
Forgot to commit those: introduce hardcoded provider functionality,
...
which allow to store provider's name in the metadata and avoid
problems when few providers share the same last sector.
2004-08-10 19:52:12 +00:00
Pawel Jakub Dawidek
55d6eb9fef
Add '-p' option for 'insert' command which allows to specify priority
...
of the new component.
Version number wasn't bumped (it should be), because I think there are
no geom_mirror users yet.
2004-07-31 00:54:44 +00:00
Pawel Jakub Dawidek
fa4a1febf7
Add GEOM_MIRROR class which provide RAID1 functionality and has many useful
...
features. The gmirror(8) utility should be used for control of this class.
There is no manual page yet, but I'm working on it with keramida@.
Many useful tests provided by: simon (thank you!)
Some ideas from: scottl, simon, phk
2004-07-30 23:13:45 +00:00