non port: sysutils/e2fsprogs/files/fsck_ext2fs.c |
SVNWeb
|
Number of commits found: 7 |
Sat, 1 Oct 2022
|
[ 14:54 Matthias Andree (mandree) ] 14e733a (Only the first 10 of 51 ports in this commit are shown above. )
sysutils/e2fsprogs: 1/2 rename to -core, strip FLAVORS and /sbin
This is the first commit that renames e2fsprogs to e2fsprogs-core,
makes the necessary changes to Makefiles, strips the FLAVORs that
determined how to link or copy to /sbin. The latter feature will
be placed into a new e2fsprogs port that just copies two files to /sbin.
A followup 2/2 commit will then add the new e2fsprogs port.
This is done so that Git can properly track the rename.
While here, switch from FreeBSD's dd to GNU coreutils's dd
in an attempt to fix sporadic m_offset self-test failures.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 135fdee (Only the first 10 of 2028 ports in this commit are shown above. )
all: Remove all other $FreeBSD keywords.
|
Tue, 4 Jul 2006
|
[ 15:47 leeym ]
2006-07-02 Matthias Andree <matthias.andree@gmx.de>
* fsck_ext2fs.8 (1.3): Reformat long lines.
* fsck_ext2fs.8 (1.2): Add copyright notice and license. Change -
to \- where appropriate. Add Id and FreeBSD keywords for ident.
* fsck_ext2fs.c (1.6): Update license.
* fsck_ext2fs.8 (1.1): Add a manual page.
* fsck_ext2fs.c (1.5): When run with -F, do not report 'unknown
option'.
PR: 99712
Submitted by: Matthias Andree <matthias.andree at gmx.de>
|
Fri, 26 Mar 2004
|
[ 08:43 krion ]
- Update fsck_ext2fs wrapper to make it safe in sudo - the old
would copy unlimited arguments over
- Replace MACHINE_ARCH by ARCH
- Bump portrevision
PR: ports/64736
Submitted by: maintainer
|
Thu, 11 Mar 2004
|
[ 21:51 glewis ]
. 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)
|
Tue, 24 Feb 2004
|
[ 21:55 krion ]
- e2fsck now handles SIGINFO (Ctrl+T): print progress bar once
- Bugfix: fsck_ext2fs would abort the boot when run as part of
/etc/rc and e2fsck had repaired a file system. fsck_ext2fs
now maps exit codes 0 to 3 from e2fsck to 0. If e2fsck is
aborted by a signal or an exit code of 4 or higher, maps to
EXIT_FAILURE.
PR: ports/63320
Submitted by: maintainer
|
Fri, 20 Feb 2004
|
[ 22:46 glewis ] (Only the first 10 of 16 ports in this commit are shown above. )
. Update to 1.35.w20040131.
. Make the submitter the maintainer.
. Run test suite as part of the build.
. Support -DDISABLE_NLS to compile without gettext.
. Add a fsck_ext2fs wrapper that interfaces between fsck and e2fsck.
PR: 62563
Submitted by: Matthias Andree <matthias.andree@gmx.de>
|
Number of commits found: 7 |