aboutsummaryrefslogtreecommitdiff
path: root/sbin/geom
Commit message (Expand)AuthorAgeFilesLines
* Updated dependenciesSimon J. Gerraty2013-02-1617-34/+0
* Sync with HEAD.David E. O'Brien2013-02-085-27/+51
|\
| * 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
* | Updated/new Makefile.dependSimon J. Gerraty2012-11-0816-0/+53
* | Sync from headSimon J. Gerraty2012-11-048-88/+213
|\|
| * 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
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-2217-0/+298
|/
* 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
* As of r226840, GELI starts one thread per CPU.Glen Barber2012-04-281-2/+1
* Add to GEOM RAID class module for reading non-degraded RAID5 volumes andAlexander Motin2012-04-191-2/+3
* Some improvements to GEOM MULTIPATH:Alexander Motin2012-04-182-8/+45
* Remove superfluous paragraph macro.Joel Dahl2012-03-253-5/+0
* Document GEOM_PART_LDM scheme and partition types.Andrey V. Elsukov2012-03-191-2/+38
* Fix a variety of grammar issues and style nits.Eitan Adler2012-03-041-74/+75
* Remove reference to gsched_as module, which doesn'tEitan Adler2012-02-221-1/+1
* Provide a better explanation for the sizing of the boot partition, andDag-Erling Smørgrav2012-01-131-10/+14
* Fix warning when compiling with gcc46:Eitan Adler2012-01-101-2/+1
* Add support for >2TB disks in GEOM RAID for Intel metadata format.Jim Harris2012-01-091-1/+1
* Whitespace-only fix. Translators, please feel free to ignore.Warren Block2012-01-091-3/+4
* Clarity improvements.Warren Block2012-01-091-8/+8
* Correct and expand BSD partitioning scheme description.Warren Block2011-11-211-7/+9
* Fix date.Warren Block2011-11-211-1/+1
* Add a section that explicitly describes partitioning schemes. ModifyWarren Block2011-11-211-126/+154
* Fix build on some archs after r227464.Alexander Motin2011-11-121-3/+4
* Fix buildworld breakage due after r227464.Dimitry Andric2011-11-121-1/+1
* Major GEOM MULTIPATH class rewrite:Alexander Motin2011-11-122-98/+194
* Clarify disks/volumes above 2TiB support in geom_raid:Alexander Motin2011-10-261-1/+4
* Add support for creating GELI devices with older metadata version for usePawel Jakub Dawidek2011-10-252-7/+84
* Add 'geli version' subcommand, which will print GELI metadata version of eachPawel Jakub Dawidek2011-10-252-0/+62
* When we detect GELI metadata version that is newer than the highest wePawel Jakub Dawidek2011-10-251-5/+35