aboutsummaryrefslogtreecommitdiff
path: root/lib/geom
Commit message (Expand)AuthorAgeFilesLines
* base: Remove support for the VTOC8 partitioning schemeMarius Strobl2023-07-262-158/+50
* geom: Migrate from COMPAT_32BIT to generic COMPAT_libcompatJessica Clarke2023-07-091-2/+2
* gpart(8): slices are out of context for GPTGraham Perrin2023-07-071-2/+2
* gpart(8): Improve manual page syntaxTom Hukins2023-06-021-19/+48
* gpart(8): Refer to a related manual pageTom Hukins2023-06-021-2/+4
* geli: fix typoMariusz Zaborski2023-05-151-1/+1
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-1218-18/+18
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-1915-30/+0
* geli: split the initalization of HMACMariusz Zaborski2023-02-081-18/+54
* pkgbase: Put geom utilities in their own packageEmmanuel Vadot2022-10-2616-16/+16
* Add information on how to load gmirror on boot to auto activate mirrorsBenedict Reuschling2022-10-051-1/+17
* Fix dead reference to boot0(8) to point to boot0cfg(8).Jens Schweikhardt2022-09-161-1/+1
* gmirror.8: Remove references rc.earlyMateusz Piotrowski2022-07-211-8/+13
* geli: Add a chicken switch for unmapped I/OMark Johnston2022-04-181-1/+7
* *: Do not use the no-op -r flag for bsdlabel(8)Mateusz Piotrowski2022-03-171-2/+2
* GEOM: Introduce partial confxml APIAlexander Motin2022-03-122-57/+59
* libgeom(3): Use calloc instead of malloc and bzero.Hans Petter Selasky2022-03-111-2/+1
* gpart: Avoid geom_gettree() call in "bootcode -b".Alexander Motin2022-03-081-22/+23
* GEOM: Introduce gctl_add_param() API.Alexander Motin2022-03-071-2/+3
* Create a new GEOM utility, gunion(8).Kirk McKusick2022-03-015-0/+431
* geom: Add HiFive boot partitionsEd Maste2022-01-261-1/+11
* gpart.8: minor tidyingEd Maste2022-01-261-4/+5
* gpart(8): add minimal reference to glabel(8) to manual pageEugene Grosbein2022-01-101-0/+5
* gmultipath.8: Fix a typoMateusz Piotrowski2021-12-101-1/+1
* geli(8): Do not report error on resize to the same size.Alexander Motin2021-08-181-4/+4
* gconcat: Implement new online append featureNoah Bergbauer2021-06-142-5/+47
* Minor grammar nitAndreas Bjornestad2021-03-031-3/+3
* Drop "All rights reserved" from all my stuff. This includesEdward Tomasz Napierala2020-10-282-2/+0
* Fix formatting of SYNOPSISMateusz Piotrowski2020-10-151-3/+2
* gpart(8): Recognize apple-zfs and solaris-reserved partition idsConrad Meyer2020-08-171-3/+57
* geli(8): Add missing commands in the EXAMPLES sectionGordon Bergling2020-07-221-2/+4
* geli(8): Add an example on how to use geli(8) with a file as encrypted storageGordon Bergling2020-07-201-2/+62
* Revert r362466Baptiste Daroussin2020-06-221-4/+4
* Improve wording to be more precise and clear.Hans Petter Selasky2020-06-211-4/+4
* Remove support for geli(4) algorithms deprecated in r348206.John Baldwin2020-04-152-42/+3
* Document geli(8) loader variables conventionsMateusz Piotrowski2020-03-191-1/+30
* Add some missing articles.David Malone2020-01-281-6/+6
* Remove GEOM_SCHED class and gsched tool.Alexander Motin2019-12-295-319/+0
* gnop: change the "count until fail" optionMariusz Zaborski2019-12-291-2/+2
* gnop: allow to change the name of created deviceMariusz Zaborski2019-12-292-2/+9
* gpart(8): ms-basic-data is used for exFAT on GPTConrad Meyer2019-12-241-1/+2
* Add kern.geom.part.separator tunable. This makes it possibleEdward Tomasz Napierala2019-12-131-1/+9
* Fix grammar in gpart.8.Mark Johnston2019-11-181-1/+1
* geli: raise WARNS to 6Alan Somers2019-11-012-13/+11
* Add a "count_until_fail" option to gnop, which says to start failingChuck Silvers2019-09-132-7/+16
* gnop: Fix initial value for the wdelayprobMariusz Zaborski2019-09-101-2/+2
* Allow more nesting of GEOM partitioning schemesKyle Evans2019-09-031-2/+11
* gnop: Introduce requests delay.Mariusz Zaborski2019-07-312-5/+25
* Correct the argument passed to g_eli_algo2str()Li-Wen Hsu2019-05-241-1/+1
* Add deprecation warnings for weaker algorithms to geli(4).John Baldwin2019-05-232-2/+30