freebsd-dev/sbin/newfs
Edward Tomasz Napierala b8c19fd719 It's 2015, and some people are still trying to use fdisk and then
go asking what debug flags to set for GEOM to make it work.  Advice
them to use gpart(8) instead.

Something similar should probably done with disklabel,
but I need to rewrite the disklabel examples first.

Reviewed by:	wblock@
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D3315
2015-09-02 14:08:43 +00:00
..
Makefile Convert sbin/ to LIBADD 2014-11-25 11:23:12 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
mkfs.c Refer newfs and growfs users to fsck_ffs instead of 2014-02-09 14:28:47 +00:00
newfs.8 It's 2015, and some people are still trying to use fdisk and then 2015-09-02 14:08:43 +00:00
newfs.c Code cleanup unused-but-set-variable spotted by gcc. 2015-08-25 15:33:09 +00:00
newfs.h
ref.test
runtest00.sh
runtest01.sh