Edward Tomasz Napierala
56226f9c30
Make fstyp(8) recognize exFAT even without the -u option.
...
While it's not directly mountable with mount(8), it's something that's
mountable - differently from GELI or zpools.
MFC after: 2 weeks
2017-04-26 19:34:41 +00:00
Edward Tomasz Napierala
4bcdaf7651
Improve formatting.
...
MFC after: 2 weeks
2017-03-19 16:17:42 +00:00
Conrad Meyer
b632b00087
fstyp.8: Move initial exFAT blurb to the -u section
...
Didn't notice the second list in r312003.
Reported by: trasz@
2017-01-13 16:46:01 +00:00
Conrad Meyer
e266075649
fstyp(8): Detect exFAT filesystems
...
Simply detect the exFAT filesystem name in the Volume Boot Record
(superblock).
PR: 214908
Reported by: <vermaden at interia.pl>
2017-01-13 02:12:58 +00:00
Edward Tomasz Napierala
0fc124ccdd
Fix .Xr - autofs(5) is section 5, not 8.
...
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2016-02-28 10:40:09 +00:00
Edward Tomasz Napierala
f36b09c457
fstyp(8) ships with 10.2.
...
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
2015-07-18 12:03:51 +00:00
Allan Jude
398e498e49
Add the ability to detect ZFS and GELI encrypted file systems to fstyp(8)
...
Functionality is hidden behind the -u flag to avoid confusing automounters
PR: 200823
Reviewed by: asomers, eadler, wblock (man page)
Approved by: trasz
MFC after: 10 days
Relnotes: yes
Sponsored by: ScaleEngine Inc.
Differential Revision: https://reviews.freebsd.org/D2045
2015-06-19 05:09:02 +00:00
Edward Tomasz Napierala
1e2e9c283a
Improve wording.
...
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2015-01-14 11:26:03 +00:00
Edward Tomasz Napierala
be3a49ee62
Add fstyp(8). This utility, named after its SVR4 counterpart, detects
...
filesystems. It differs from file(1) in that it gives machine-parseable
output, it outputs filesystem labels, doesn't get confused by other
formats metadata, and runs in Capsicum sandbox.
Differential Revision: https://reviews.freebsd.org/D1255
Relnotes: yes
Sponsored by: The FreeBSD Foundation
2014-12-10 14:14:16 +00:00