summaryrefslogtreecommitdiffstats
path: root/package/e2fsprogs
Commit message (Collapse)AuthorAgeFilesLines
* - bump versionBernhard Reutner-Fischer2006-11-221-1/+1
|
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵Bernhard Reutner-Fischer2006-10-011-1/+1
| | | | | | not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
* remove extra space after touchMike Frysinger2005-11-241-1/+1
|
* version bump and fix stripping as reported by Jun SunMike Frysinger2005-09-122-586/+11
|
* e2fsprogs does not appear to be 'make -j N' safe for N > 1Eric Andersen2005-07-201-2/+2
|
* Thomas Lundquist writes:Eric Andersen2005-07-121-0/+1
| | | | | | | | | | | | | | | | | | | | If I understand you correctly, you want the ncurses development headers on the target. a patch for this (named target_headers.patch and includes similar options for a few other libs in buildroot) can be found at: http://www.zelow.no/floppyfw/download/Development/Patches/buildroot/ (a few packages there aswell) it will add an option to put headers on target for ncurses, zlib and openssl. Thomas.
* be a bit more consistant with naming, always escape wildcardsEric Andersen2005-06-241-1/+1
|
* Fix build problem with header file needing to be generated before"Steven J. Hill"2005-06-191-55/+93
| | | | a file could be built. Also cleaned up some header files.
* Delete gzip compressed patch and add the uncompressed one. Originally,"Steven J. Hill"2005-06-192-0/+545
| | | | e2fsprogs was the only package that had a compressed patch.
* Updated patch to add '#define EXT2_FLAT_INCLUDES' in the file ↵"Steven J. Hill"2005-06-121-0/+0
| | | | 'lib/ext2fs/ext2fs.h' to fix build error.
* Make the sourceforge mirror site a config option, as sourceforgeEric Andersen2005-06-091-1/+1
| | | | mirrors tend to change, move, go down, etc from time to time.
* Patch is now deprecated."Steven J. Hill"2005-05-181-16/+0
|
* Add patch from debian to make things compileEric Andersen2005-05-161-0/+0
|
* This patch updates the e2fsprogs package to build the 1.37 version ofEric Andersen2005-05-161-2/+3
| | | | | | | | | e2fsprogs. This version of e2fsprogs adds additional features and increases preformance. I've also change the configuration to build all of e2fsprogs dynamicly linked. This reduces the size of the individual binaries considerably. http://bugs.uclibc.org/view.php?id=258
* Add patches for GCC-4.x so that packages will build properly."Steven J. Hill"2005-05-032-0/+17
|
* cleanup install target a bitEric Andersen2005-02-121-4/+4
|
* make it compileEric Andersen2005-02-121-6/+7
|
* remove 'mke2fs' and instead add the properly named 'e2fsprogs'Eric Andersen2005-02-112-0/+82