summaryrefslogtreecommitdiffstats
path: root/sbin
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 /sbin
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 'sbin')
-rw-r--r--sbin/geom/class/label/glabel.86
1 files changed, 6 insertions, 0 deletions
diff --git a/sbin/geom/class/label/glabel.8 b/sbin/geom/class/label/glabel.8
index 707919f..f607c7b 100644
--- a/sbin/geom/class/label/glabel.8
+++ b/sbin/geom/class/label/glabel.8
@@ -102,6 +102,12 @@ MSDOSFS (FAT12, FAT16, FAT32) (directory
.It
CD ISO9660 (directory
.Pa /dev/iso9660/ ) .
+.It
+EXT2FS (directory
+.Pa /dev/ext2fs/ ) .
+.It
+REISERFS (directory
+.Pa /dev/reiserfs/ ) .
.El
.Pp
Non file-system labels are created in the directory
OpenPOWER on IntegriCloud