aboutsummaryrefslogtreecommitdiff
path: root/sbin/geom
Commit message (Expand)AuthorAgeFilesLines
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Document more parition types.Andrey V. Elsukov2014-04-021-1/+26
* Check if the given argument to 'gpart add' is actually a geom device andLars Engels2014-01-091-2/+13
* Don't allow to create GELI providers with a sector size, which is no aPawel Jakub Dawidek2014-01-041-1/+1
* Improve wording slightly.Joel Dahl2013-12-271-3/+1
* Add an ability to stop gmirror and clear its metadata in one command.Andrey V. Elsukov2013-12-272-1/+20
* Add "resize" verb to gmirror(8) and such functionality to geom_mirror(4).Andrey V. Elsukov2013-11-192-1/+118
* sbin/geom/class/part/geom_part.cAlan Somers2013-10-231-3/+31
* Sweep man pages replacing ad -> ada.Sergey Kandaurov2013-10-013-13/+13
* Note NULL encryption method for GELIChris Rees2013-08-051-3/+6
* Add a new gptboot(8) man page. Factor out the redundant informationWarren Block2013-07-011-65/+25
* Change the set and unset ctlreqs by making the index argument optional.Marcel Moolenaar2013-06-091-4/+4
* Minor clarificiation.Joel Dahl2013-04-221-2/+2
* Add the Clang specific -Wmissing-variable-declarations to WARNS=6.Ed Schouten2013-04-191-0/+2
* update information about debugging sysctl...John-Mark Gurney2013-04-141-3/+6
* Remove kernel options from the SYNOPSIS. They are already documented in theJoel Dahl2013-04-111-27/+0
* Minor rewording.Joel Dahl2013-04-041-2/+2
* Remove references to ataraid(4) and atacontrol(8).Joel Dahl2013-04-042-5/+1
* o Typo: IEE -> IEEE.Maxim Konovalov2013-03-251-1/+1
* Reduce stack usage.Pawel Jakub Dawidek2013-03-181-3/+5
* Cross-reference gvinum(8) instead of vinum(8).Joel Dahl2013-03-164-7/+7
* Add legacy support to geom raid to create a /dev/arX device for supportSean Bruno2013-03-081-0/+3
* Fix typo in EFI GPT GUID.Benno Rice2013-02-271-1/+1
* Fix minor memory leak.Pawel Jakub Dawidek2013-02-101-0/+1
* Assert that if we are not dealing with keyfile we are dealing with passfile.Pawel Jakub Dawidek2013-02-101-0/+2
* Use arc4random_buf(3) instead of reimplementing it.Pawel Jakub Dawidek2013-02-101-21/+5
* Expand description of how gptboot and gptzfsboot choose a partition forWarren Block2013-01-251-11/+28
* For Promise/AMD metadata add support for disks with capacity above 2TiBAlexander Motin2013-01-171-2/+1
* Allow to insert new component to geom_raid3 without specifying number.Alexander Motin2013-01-152-3/+5
* Use tabs for indentation.Konstantin Belousov2013-01-051-5/+5
* Do not round up the size of the UFS filesystem to the fragment sizeKonstantin Belousov2013-01-051-5/+5
* Document the output of the show command. Modified version of patchWarren Block2013-01-031-10/+16
* More -Wmissing-variable-declarations fixes.Ed Schouten2012-10-191-1/+1
* Add global and per-module sysctls/tunables to enable/disable metadata taste.Alexander Motin2012-09-131-1/+5
* Change the gptboot example so the boot partition is aligned on a 4 kBDag-Erling Smørgrav2012-08-291-2/+3
* Document "destroy" as an alias for "stop".Jim Harris2012-08-031-1/+8
* New command "gmultipath prefer" to force selection of a specifiedThomas Quinot2012-08-032-1/+34
* Remove trailing whitespace.Joel Dahl2012-07-301-1/+1
* The ad(4) driver no longer exists in FreeBSD CURRENT or 9, so change theIsabell Long2012-07-261-7/+7
* Improve description of various key used by GELI.Pawel Jakub Dawidek2012-07-041-74/+154
* Use possessive "its", no apostrophe.Warren Block2012-06-271-1/+1
* Fixes to man8 groff mandoc style, usage mistakes, or typos.Warren Block2012-05-243-5/+6
* Clarify error that geli generatesEitan Adler2012-05-091-0/+3
* Add support for RAID5R. Slightly improve support for RAIDMDF.Alexander Motin2012-05-061-3/+3
* Add description for GEOM RAID tunables/sysctls.Alexander Motin2012-05-061-1/+28
* Don't ignore start offset value when user specifies it togetherAndrey V. Elsukov2012-05-041-1/+4
* Implement read-only support for volumes in optimal state (without usingAlexander Motin2012-05-041-4/+6
* Add optional -o argument to the `graid label ` to specify some metadataAlexander Motin2012-05-032-3/+11
* Add to GEOM RAID class module, supporting the DDF metadata format, asAlexander Motin2012-04-301-1/+14