summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
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/conf/options
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/conf/options')
-rw-r--r--sys/conf/options1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 0190d20..2bf10ac 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -82,6 +82,7 @@ GEOM_NOP opt_geom.h
GEOM_PC98 opt_geom.h
GEOM_STRIPE opt_geom.h
GEOM_SUNLABEL opt_geom.h
+GEOM_UZIP opt_geom.h
GEOM_VOL opt_geom.h
HW_WDOG
KSTACK_MAX_PAGES
OpenPOWER on IntegriCloud