From e9184d11f9970e9cd10311e9bfd685db20115fec Mon Sep 17 00:00:00 2001 From: phk Date: Tue, 14 Jan 2003 22:44:48 +0000 Subject: Add a very simple but functional GEOM mirror class. This is committed more as an instructive tool than as a production facility, but this will change over time. --- sys/conf/files | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/conf/files') diff --git a/sys/conf/files b/sys/conf/files index 922854e..9a94caa 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -877,6 +877,7 @@ geom/geom_gpt.c optional geom_gpt geom/geom_io.c standard geom/geom_kern.c standard geom/geom_mbr.c optional geom_mbr +geom/geom_mirror.c optional geom_mirror geom/geom_pc98.c optional geom_pc98 geom/geom_slice.c standard geom/geom_subr.c standard -- cgit v1.1