Commit Graph

18 Commits

Author SHA1 Message Date
Bernhard Reutner-Fischer
5577825bd2 - bump version 2006-11-22 19:18:47 +00:00
Bernhard Reutner-Fischer
6342c83201 - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971
Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
2006-10-01 15:17:52 +00:00
Mike Frysinger
dfebda0014 remove extra space after touch 2005-11-24 06:53:24 +00:00
Mike Frysinger
80f975a48d version bump and fix stripping as reported by Jun Sun 2005-09-12 23:00:36 +00:00
Eric Andersen
b746d35505 e2fsprogs does not appear to be 'make -j N' safe for N > 1 2005-07-20 07:20:27 +00:00
Eric Andersen
dadad95190 Thomas Lundquist writes:
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.
2005-07-12 19:53:12 +00:00
Eric Andersen
369864cf10 be a bit more consistant with naming, always escape wildcards 2005-06-24 08:36:13 +00:00
"Steven J. Hill"
297725b5fd Fix build problem with header file needing to be generated before
a file could be built. Also cleaned up some header files.
2005-06-19 03:35:56 +00:00
"Steven J. Hill"
4a53172b1c Delete gzip compressed patch and add the uncompressed one. Originally,
e2fsprogs was the only package that had a compressed patch.
2005-06-19 03:33:03 +00:00
"Steven J. Hill"
d6d4c31b73 Updated patch to add '#define EXT2_FLAT_INCLUDES' in the file 'lib/ext2fs/ext2fs.h' to fix build error. 2005-06-12 02:33:09 +00:00
Eric Andersen
1d63e8a8d9 Make the sourceforge mirror site a config option, as sourceforge
mirrors tend to change, move, go down, etc from time to time.
2005-06-09 12:15:00 +00:00
"Steven J. Hill"
e33965b61e Patch is now deprecated. 2005-05-18 04:14:25 +00:00
Eric Andersen
09bb9d6228 Add patch from debian to make things compile 2005-05-16 17:56:20 +00:00
Eric Andersen
c8144b92b4 This patch updates the e2fsprogs package to build the 1.37 version of
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
2005-05-16 17:38:29 +00:00
"Steven J. Hill"
027b6883e6 Add patches for GCC-4.x so that packages will build properly. 2005-05-03 04:21:20 +00:00
Eric Andersen
351c7b64b9 cleanup install target a bit 2005-02-12 04:32:48 +00:00
Eric Andersen
e7dd14f373 make it compile 2005-02-12 00:26:27 +00:00
Eric Andersen
aba5e68975 remove 'mke2fs' and instead add the properly named 'e2fsprogs' 2005-02-11 20:42:52 +00:00