summaryrefslogtreecommitdiffstats
path: root/sys/modules/geom/Makefile
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2004-08-13 09:40:58 +0000
committerfjoe <fjoe@FreeBSD.org>2004-08-13 09:40:58 +0000
commit50b0c5e0acbe9c6706772181d48aab52b6b2e2e5 (patch)
treece7e563712fb977642da3a59751f07133d034642 /sys/modules/geom/Makefile
parentd04c2b4f9dc1e4c4c73c9ffe4f5d366768968312 (diff)
downloadFreeBSD-src-50b0c5e0acbe9c6706772181d48aab52b6b2e2e5.zip
FreeBSD-src-50b0c5e0acbe9c6706772181d48aab52b6b2e2e5.tar.gz
Add geom_uzip -- geom class that implements read-only compressed disks.
Currently supports cloop V2.0 disk compression format. May support more formats in future.
Diffstat (limited to 'sys/modules/geom/Makefile')
-rw-r--r--sys/modules/geom/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/geom/Makefile b/sys/modules/geom/Makefile
index 5741c37..80be264 100644
--- a/sys/modules/geom/Makefile
+++ b/sys/modules/geom/Makefile
@@ -15,6 +15,7 @@ SUBDIR= geom_apple \
geom_pc98 \
geom_stripe \
geom_sunlabel \
+ geom_uzip \
geom_vinum \
geom_vol_ffs
OpenPOWER on IntegriCloud