summaryrefslogtreecommitdiff
path: root/sbin/geom
AgeCommit message (Expand)Author
2025-12-18gpart: add libxo support for "show" subcommand + man page updatesJohan Söllvander
2025-12-10gpart: "gpart --libxo:JP list" duplicates attribute keysAlan Somers
2025-11-03Refinements to the --libxo support for geom status and list sub commands.Kirk McKusick
2025-10-19geom: fix glabel status not showing componentsBrad Davis
2025-10-16Update commit 0d4642a to fix failed tests.Kirk McKusick
2025-10-13Add --libxo support for geom status and list sub commands.Kirk McKusick
2025-08-09geom: Correct use of expand_number()Dag-Erling Smørgrav
2025-01-23gvinum(8): Remove userland tool for managing vinum volumesJohn Baldwin
2024-10-14Update Makefile.depend filesSimon J. Gerraty
2024-09-06geom.8: minor cleanup (markup, spdx, gsched)Alexander Ziaee
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-26sbin: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2023-05-09geom.8: Fix typos and wordsmithMateusz Piotrowski
2022-12-12geom: minor man page updates suggested by igor(1)Ed Maste
2022-12-12geom: add vinum as a recognized classEd Maste
2022-10-26pkgbase: Put geom utilities in their own packageEmmanuel Vadot
2022-07-29Fix for 90e2971 that caused some geli commands to return the wrong exit status.Kirk McKusick
2022-07-16Clarify when GEOM utilities exit with success or failure.Kirk McKusick
2022-03-28geom(4): Fix a typo in a source code commentGordon Bergling
2022-03-12GEOM: Introduce partial confxml APIAlexander Motin
2022-03-08geom: Allow "load" command for already loaded modules.Alexander Motin
2022-03-07GEOM: Introduce gctl_add_param() API.Alexander Motin
2022-02-28Create a new GEOM utility, gunion(8).Kirk McKusick
2021-11-11Fix regression to verbose behavior introduced in 68bff4a07e.Kirk McKusick
2021-10-28Allow GEOM utilities to specify a -v option.Kirk McKusick
2020-12-12geom(8): list geoms with /dev/ prefixRobert Wing
2019-12-16Remove all the RELEASE_CRUNCH defines, they are useless.Warner Losh
2019-12-11Update Makefile.depend filesSimon J. Gerraty
2018-09-14Add the "-t" option to geom(8) utility, to display geoms hierarchy.Edward Tomasz Napierala
2018-09-13Add new option to the geom(8) utility, "-p". It makes it easy to look upEdward Tomasz Napierala
2018-09-11Minor usability improvements to geom(8).Edward Tomasz Napierala
2018-06-25Normalize the g(eom,cache,part,...) build.Brooks Davis
2018-06-17gpart: add EFI alias for MBR partition schemeEd Maste
2018-06-12Follow r333233, add fat32lba description to gpart(8)Li-Wen Hsu
2018-05-11gpart.8: list all options in table form for each commandEd Maste
2018-05-11gpart.8: sort suboptions per mdoc(7)Ed Maste
2018-05-09Introduce the 'n' flag for the geli attach command.Mariusz Zaborski
2018-05-09Change option dry-run from 'n' to 'C' in geli attach command.Mariusz Zaborski
2018-04-10Introduce dry run option for attaching the device.Mariusz Zaborski
2018-03-02Clarify and clean up some language, and add an explicit example.Warren Block
2018-02-11Add GUID and alias for Apple APFS partitionConrad Meyer
2018-02-04geom: don't write stack garbage in disk labelsAlan Somers
2018-01-18gnop(8): add the ability to set a nop provider's physical pathAlan Somers
2017-11-30Document gmirror sysctls.Mark Johnston
2017-11-27various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni