aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files
diff options
context:
space:
mode:
authorConrad Meyer <cem@FreeBSD.org>2019-08-13 20:06:55 +0000
committerConrad Meyer <cem@FreeBSD.org>2019-08-13 20:06:55 +0000
commitac8e5d02cf9fcbe09e2077499804d791fc70122a (patch)
tree3a1a68a83211a29345db78bfc84b0c3f831b5a6a /sys/conf/files
parentba084c18dee217c29f87bbf53b496c0be5dd9c2d (diff)
downloadsrc-ac8e5d02cf9fcbe09e2077499804d791fc70122a.tar.gz
src-ac8e5d02cf9fcbe09e2077499804d791fc70122a.zip
Remove deprecated GEOM classes
Follow-up on r322318 and r322319 and remove the deprecated modules. Shift some now-unused kernel files into userspace utilities that incorporate them. Remove references to removed GEOM classes in userspace utilities. Reviewed by: imp (earlier version) Sponsored by: Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D21249
Notes
Notes: svn path=/head/; revision=351001
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files9
1 files changed, 1 insertions, 8 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 9c95b740834a..dae1d90f336a 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -3561,28 +3561,21 @@ geom/eli/g_eli_key_cache.c optional geom_eli
geom/eli/g_eli_privacy.c optional geom_eli
geom/eli/pkcs5v2.c optional geom_eli
geom/gate/g_gate.c optional geom_gate
-geom/geom_bsd.c optional geom_bsd
-geom/geom_bsd_enc.c optional geom_bsd | geom_part_bsd
+geom/geom_bsd_enc.c optional geom_part_bsd
geom/geom_ccd.c optional ccd | geom_ccd
geom/geom_ctl.c standard
geom/geom_dev.c standard
geom/geom_disk.c standard
geom/geom_dump.c standard
geom/geom_event.c standard
-geom/geom_fox.c optional geom_fox
geom/geom_flashmap.c optional fdt cfi | fdt mx25l | mmcsd | fdt n25q | fdt at45d
geom/geom_io.c standard
geom/geom_kern.c standard
geom/geom_map.c optional geom_map
-geom/geom_mbr.c optional geom_mbr
-geom/geom_mbr_enc.c optional geom_mbr
geom/geom_redboot.c optional geom_redboot
geom/geom_slice.c standard
geom/geom_subr.c standard
-geom/geom_sunlabel.c optional geom_sunlabel
-geom/geom_sunlabel_enc.c optional geom_sunlabel
geom/geom_vfs.c standard
-geom/geom_vol_ffs.c optional geom_vol
geom/journal/g_journal.c optional geom_journal
geom/journal/g_journal_ufs.c optional geom_journal
geom/label/g_label.c optional geom_label | geom_label_gpt