freebsd-src/sys/modules/geom
Marcel Moolenaar 5d68db5bc8 Add the EBR scheme. The EBR scheme supports the Extended Boot Records
found inside extended partitions and used to create logical partitions.
At this time write/modify support is not (yet) present.
The EBR and MBR schemes both check the parent scheme. The MBR will
back-off when nested under another MBR, whereas the EBR only nests
under a MBR.
2009-02-08 23:51:44 +00:00
..
geom_bde
geom_bsd
geom_cache
geom_ccd
geom_concat
geom_eli Remove WARNS from here and compile with default kernel flags. 2008-02-21 11:09:59 +00:00
geom_fox
geom_gate
geom_journal
geom_label
geom_linux_lvm Rename geom_lvm(4) to geom_linux_lvm(4). 2008-02-20 07:50:13 +00:00
geom_mbr
geom_mirror
geom_multipath
geom_nop
geom_part Add the EBR scheme. The EBR scheme supports the Extended Boot Records 2009-02-08 23:51:44 +00:00
geom_pc98
geom_raid3
geom_shsec
geom_stripe
geom_sunlabel
geom_uzip
geom_vinum
geom_virstor
geom_vol_ffs
geom_zero
Makefile Add geom_part module. 2008-03-02 05:54:34 +00:00
Makefile.inc