aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files
diff options
context:
space:
mode:
authorSam Leffler <sam@FreeBSD.org>2009-03-09 23:18:36 +0000
committerSam Leffler <sam@FreeBSD.org>2009-03-09 23:18:36 +0000
commit443f1e799137f0390210b29943986fd37935409d (patch)
tree897366f80162e08807d80a5c45765675a85750bd /sys/conf/files
parente90540f2ba0da1c5009f2b9d43c1c91f73ff02e3 (diff)
downloadsrc-443f1e799137f0390210b29943986fd37935409d.tar.gz
src-443f1e799137f0390210b29943986fd37935409d.zip
add geom_redboot, a geom module that exports RedBoot FIS partitions as named
slices in dev/redboot/*
Notes
Notes: svn path=/head/; revision=189608
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 0fee226965f1..f3e90aa77729 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1802,6 +1802,7 @@ geom/geom_mbr.c optional geom_mbr
geom/geom_mbr_enc.c optional geom_mbr
geom/geom_pc98.c optional geom_pc98
geom/geom_pc98_enc.c optional geom_pc98
+geom/geom_redboot.c optional geom_redboot
geom/geom_slice.c standard
geom/geom_subr.c standard
geom/geom_sunlabel.c optional geom_sunlabel