Date: Thu, 11 Mar 2004 13:51:30 -0800 (PST) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/e2fsprogs Makefile ports/sysutils/e2fsprogs/files fsck_ext2fs.c Message-ID: <200403112151.i2BLpUsk041298@repoman.freebsd.org>
index | next in thread | raw e-mail
glewis 2004/03/11 13:51:30 PST
FreeBSD ports repository
Modified files:
sysutils/e2fsprogs Makefile
sysutils/e2fsprogs/files fsck_ext2fs.c
Log:
. Update the fsck_ext2fs wrapper so that it passes -f down the e2fsck
if it's run without option, so that fsck_ext2fs behaviour matches
fsck_ufs behaviour with respect to "check without -f option".
. Add -v for verbose mode, note that fsck doesn't appear to propagate
-v options down, this will only be effective when fsck_ext2fs is run
directly.
. Switch SOURCEFORGE MASTER_SITES to _EXTENDED variant
PR: 64075
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Revision Changes Path
1.18 +2 -2 ports/sysutils/e2fsprogs/Makefile
1.3 +22 -4 ports/sysutils/e2fsprogs/files/fsck_ext2fs.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403112151.i2BLpUsk041298>
