summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2005-08-12 00:27:45 +0000
committerpjd <pjd@FreeBSD.org>2005-08-12 00:27:45 +0000
commitb9935076f6d0352cb96735e74d00a7850815549e (patch)
tree986b4b2ac0aaba36d96a990d8b631da5c62d991d /sys/conf/files
parentdf75611e8a568a9740fd073a029d8e1cc2f8a18b (diff)
downloadFreeBSD-src-b9935076f6d0352cb96735e74d00a7850815549e.zip
FreeBSD-src-b9935076f6d0352cb96735e74d00a7850815549e.tar.gz
Add code for Ext2FS and ReiserFS labels recognition.
Submitted by: Stanislav Sedov <stas@310.ru> PR: kern/84638 MFC after: 1 week
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index f73ccd8..2ff8095 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1060,8 +1060,10 @@ geom/geom_sunlabel_enc.c optional geom_sunlabel
geom/geom_vfs.c standard
geom/geom_vol_ffs.c optional geom_vol
geom/label/g_label.c optional geom_label
+geom/label/g_label_ext2fs.c optional geom_label
geom/label/g_label_iso9660.c optional geom_label
geom/label/g_label_msdosfs.c optional geom_label
+geom/label/g_label_reiserfs.c optional geom_label
geom/label/g_label_ufs.c optional geom_label
geom/mirror/g_mirror.c optional geom_mirror
geom/mirror/g_mirror_ctl.c optional geom_mirror
OpenPOWER on IntegriCloud