summaryrefslogtreecommitdiff
path: root/sys/modules/geom/Makefile
AgeCommit message (Expand)Author
2025-01-23gvinum: Remove kernel supportJohn Baldwin
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-05-07Disconnect GBDE from the build. (Per earlier announcements of retirement.)Poul-Henning Kamp
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2022-02-28Create a new GEOM utility, gunion(8).Kirk McKusick
2019-12-29Remove GEOM_SCHED class and gsched tool.Alexander Motin
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2017-02-22- Allow different slicers for different flash types to be registeredMarius Strobl
2016-10-31Fix alignment issues on MIPS: align the pointers properly.Ruslan Bukin
2016-10-20Disable geom_eli module build on MIPS64 as it has alignmentRuslan Bukin
2016-02-24Obsolete mkulzma(8) and geom_uncompress(4), their functionalityMaxim Sobolev
2015-01-25Add MK_CCD knob for building and installing ccd(4), ccdconfig, etcEnji Cooper
2014-05-27Disconnect the following geom classes from the kernel modules build:Andrey V. Elsukov
2014-01-10Build the geom_uncompress(4) module by default.Luiz Otavio O Souza
2011-03-24MFgraid/head:Alexander Motin
2010-04-12Bring in geom_sched, support for scheduling disk I/O requestsLuigi Rizzo
2010-01-16Add gmountver, disk mount verification GEOM class.Edward Tomasz Napierala
2008-03-02Add geom_part module.Marcel Moolenaar
2008-02-20Rename geom_lvm(4) to geom_linux_lvm(4).Andrew Thompson
2008-02-11Hook geom_lvm(4) up to the build.Andrew Thompson
2007-10-26Add GEOM VIRSTOR module to the build.Pawel Jakub Dawidek
2007-02-27First cut at GEOM based multipath. This is an active/passive{/passive...}Matt Jacob
2007-02-07Don't recurse into geom_apple and geom_gpt. They have been movedMarcel Moolenaar
2006-10-31Hook up gjournal bits to the build.Pawel Jakub Dawidek
2006-10-06A GEOM cache can speed up read performance by sending fixed sizeRuslan Ermilov
2005-07-27Connect GEOM_ELI class to the build.Pawel Jakub Dawidek
2005-07-25Connect GZERO to the build.Pawel Jakub Dawidek
2005-01-11Connect SHSEC GEOM class to the build.Pawel Jakub Dawidek
2004-08-16Connect RAID3 GEOM class to the build.Pawel Jakub Dawidek
2004-08-13Add geom_uzip -- geom class that implements read-only compressed disks.Max Khon
2004-08-07Due to popular demand, hook up geom_vinum to the build.Lukas Ertl
2004-07-30Connect GEOM_MIRROR class to the build.Pawel Jakub Dawidek
2004-07-02Introduce GEOM_LABEL class.Pawel Jakub Dawidek
2004-05-20- Connect geom(8) and its libraries to the build.Pawel Jakub Dawidek
2004-05-03Connect geom_gate.ko to the build.Pawel Jakub Dawidek
2004-02-23Connect geom_concat.ko module to the build.Pawel Jakub Dawidek
2003-06-18Add "GEOM_FOX", a class which detects and selects between multiplePoul-Henning Kamp
2003-06-09Add new geom_ccd modulePoul-Henning Kamp
2003-06-03Add a geom_vol_ffs module and hook up to the build.Gordon Tetlow
2003-05-31Add GEOM module compilation shims.Poul-Henning Kamp