aboutsummaryrefslogtreecommitdiff
path: root/sbin/geom
Commit message (Expand)AuthorAgeFilesLines
* geom(8): list geoms with /dev/ prefixRobert Wing2020-12-121-0/+4
* Remove all the RELEASE_CRUNCH defines, they are useless.Warner Losh2019-12-161-1/+1
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-0/+20
* Add the "-t" option to geom(8) utility, to display geoms hierarchy.Edward Tomasz Napierala2018-09-142-4/+142
* Add new option to the geom(8) utility, "-p". It makes it easy to look upEdward Tomasz Napierala2018-09-132-1/+80
* Minor usability improvements to geom(8).Edward Tomasz Napierala2018-09-111-9/+12
* Normalize the g(eom,cache,part,...) build.Brooks Davis2018-06-2571-13609/+20
* gpart: add EFI alias for MBR partition schemeEd Maste2018-06-171-4/+6
* Follow r333233, add fat32lba description to gpart(8)Li-Wen Hsu2018-06-121-1/+6
* gpart.8: list all options in table form for each commandEd Maste2018-05-111-64/+107
* gpart.8: sort suboptions per mdoc(7)Ed Maste2018-05-111-14/+14
* Introduce the 'n' flag for the geli attach command.Mariusz Zaborski2018-05-092-3/+8
* Change option dry-run from 'n' to 'C' in geli attach command.Mariusz Zaborski2018-05-092-8/+8
* Introduce dry run option for attaching the device.Mariusz Zaborski2018-04-102-3/+7
* Clarify and clean up some language, and add an explicit example.Warren Block2018-03-021-11/+15
* Add GUID and alias for Apple APFS partitionConrad Meyer2018-02-111-1/+3
* geom: don't write stack garbage in disk labelsAlan Somers2018-02-049-0/+16
* gnop(8): add the ability to set a nop provider's physical pathAlan Somers2018-01-182-2/+7
* Document gmirror sysctls.Mark Johnston2017-11-301-6/+42
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2722-0/+44
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-3117-17/+0
* Fix alignment of 'last' in autofill.Marcel Moolenaar2017-10-061-1/+1
* Provide an articulate example of how to properly delete partitions andAlexey Dokuchaev2017-09-191-1/+24
* Fix language used in the r322923.Mariusz Zaborski2017-09-171-7/+12
* geom_virstor: Remove wholly unnecessary g_metadata_store copyConrad Meyer2017-09-081-57/+1
* Audit userspace geom code for leaking memory to diskConrad Meyer2017-09-082-0/+2
* Hide length of geli passphrase during boot.Mariusz Zaborski2017-08-262-12/+58
* Fix withered handling of r280687, broken by r286719.Alexander Motin2017-04-271-2/+15
* Always allow setting number of iterations for the first time.Alexander Motin2017-04-211-1/+3
* Fix memory leak in "gpart bootcode"Alan Somers2017-04-051-2/+3
* Fix clearing geom metadata if DIOCGSECTORSIZE failsAlan Somers2017-04-051-3/+2
* Add the capability to refresh the gpart(8) label without need a reboot.Marcelo Araujo2017-03-122-1/+37
* sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-0418-22/+22
* Add sysctl to control auto resize of the GEOM metadata.Mariusz Zaborski2017-02-271-0/+12
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-11/+0
* Add `gmirror create` subcommand, alike to gstripe, gconcat, etc.Alexander Motin2016-11-302-1/+24
* Fix alignment issues on MIPS: align the pointers properly.Ruslan Bukin2016-10-311-1/+1
* Add missing history sections to a number of storage related man pagesAllan Jude2016-09-161-5/+9
* Fix misleading description of the -b option in the geli init command.Mariusz Zaborski2016-08-031-2/+2
* Rewrite the GPT and MBR examples. For GPT, ensure that the boot partitionDag-Erling Smørgrav2016-07-251-36/+63
* sbin: ake use of our rounddown() macro when sys/param.h is available.Pedro F. Giffuni2016-05-011-1/+1
* MFHGlen Barber2016-04-113-19/+67
|\
| * Fix the problem, when gpart(8) can't write both bootcode and partcodeAndrey V. Elsukov2016-04-111-8/+12
| * Create the GELIBOOT GEOM_ELI flagAllan Jude2016-04-082-11/+55
* | MFHGlen Barber2016-03-141-2/+1
|\|
| * Allow standard commands for "unknown" classes in RESCUE mode.Alexander Motin2016-03-111-2/+1
* | Explicitly add more files to the 'runtime' package.Glen Barber2016-02-0918-0/+18
|/
* Make additional parts of sys/geom/eli more usable in userspaceAllan Jude2016-01-071-0/+1
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.cAllan Jude2015-12-271-1/+2
* Remove a note about damaged PMBR. Now GPT will be detected automaticallyAndrey V. Elsukov2015-12-101-11/+1