]> git.ipfire.org Git - thirdparty/util-linux.git/commit
mkfs.minix: add fs version options
authorDavidlohr Bueso <dave@gnu.org>
Thu, 9 Jun 2011 16:41:12 +0000 (12:41 -0400)
committerKarel Zak <kzak@redhat.com>
Tue, 14 Jun 2011 14:39:13 +0000 (16:39 +0200)
commit4bc4653e2a3251b8cc253fa022196af59608cf84
tree6cc34d3a252c4281d10ee6e14f56d27d64088236
parent7a173d7f5c59a59297178b078ffffb566f986c19
mkfs.minix: add fs version options

Like the original minix mkfs, add the -1 and -2 argument options to specify the
version of the filesystem to create.

Signed-off-by: Davidlohr Bueso <dave@gnu.org>
disk-utils/mkfs.minix.8
disk-utils/mkfs.minix.c