summaryrefslogtreecommitdiffstats
path: root/tools/e2fsprogs
Commit message (Collapse)AuthorAgeFilesLines
* e2fsprogs: fix build problem with very old libmagicHauke Mehrtens2016-06-301-0/+25
| | | | | | | | The libmagic shipped with RedHat 5 does not define MAGIC_NO_CHECK_ELF and MAGIC_NO_CHECK_COMPRESS. e2fsprogs should check for that, otherwise the build will fail. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
* tools: e2fsprogs: bump to 1.43.1Kevin Darbyshire-Bryant2016-06-225-16/+6
| | | | | | Bump e2fsprogs to v1.43.1 & refresh patches Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
* tools/e2fsprogs: remove outdated configure argsJohn Crispin2015-12-231-3/+0
| | | | | | | | | | | | removed upstream in 1.40.5: Don't build e2fsck statically by default anymore 7e8fe327b51051adcbb0d44169b1a933173ce1ff fixes: configure: WARNING: unrecognized options: --disable-shared, --enable-static, --enable-dynamic-e2fsck Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 47978
* tools/e2fsprogs: update to 1.42.13Felix Fietkau2015-11-084-17/+15
| | | | | | | | | Update e2fsprogs to 1.42.13. Refresh and cleanup patches. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> SVN-Revision: 47426
* tools/e2fsprogs: add a darwin-compat patchFelix Fietkau2015-07-151-0/+22
| | | | | | | | | On darwin we need to import stdint to get these integer typedefs. Patch by: Lawrence D'Anna <larry@elder-gods.org> Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46378
* tools: remove static linking supportJo-Philipp Wich2015-02-061-1/+0
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44285
* e2fsprogs: update to 1.42.8, fixes a build errorFelix Fietkau2013-10-281-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38564
* build: BSD compile fixesFelix Fietkau2013-03-072-0/+37
| | | | | | | | | | | | | | | | following patch allows to build images for Qemu ARM on OpenBSD 5.2 amd64 and FreeBSD 9.1 amd64. Mostly small pieces of code changes to get things right on the specific platform. Updated the README to describe better, which tools on the host are required. Added some kind of prepare scripts to install needed tools on BSD via packages. Signed-off-by: Waldemar Brodkorb <mail@waldemar-brodkorb.de> SVN-Revision: 35900
* e2fsprogs: upgrade to version 1.42.7Luka Perkov2013-02-281-3/+3
| | | | SVN-Revision: 35825
* tools: e2fsprogs: delete doc/ directory after unpacking to ensure that ↵Jo-Philipp Wich2012-12-021-0/+5
| | | | | | makeinfo is not invoked SVN-Revision: 34459
* tools/e2fsprogs: enable parallel buildsFelix Fietkau2012-09-151-0/+2
| | | | SVN-Revision: 33440
* use HOST_STATIC_LINKING instead of hardcoding -staticJo-Philipp Wich2012-08-121-1/+1
| | | | SVN-Revision: 33140
* e2fsprogs: link staticallyJo-Philipp Wich2012-08-101-0/+1
| | | | SVN-Revision: 33116
* tools/e2fsprogs: don't build e4defragGabor Juhos2012-06-191-0/+11
| | | | | | | Compilation fails on older systems due to missing syscalls, and the e4defrag tool is not used by the build-system anyway. SVN-Revision: 32451
* e2fsprogs: fix md5sum issueLuka Perkov2012-06-171-1/+1
| | | | | | md5sum from kernel.org and sourceforge.net are not the same SVN-Revision: 32418
* e2fsprogs: update to 1.42.4Luka Perkov2012-06-171-2/+2
| | | | SVN-Revision: 32413
* tools/e2fsprogs: disable building elf shared libraries, it is unnecessary ↵Felix Fietkau2012-06-101-1/+1
| | | | | | and breaks on mac os x SVN-Revision: 32161
* more e2fsprogs fixesJohn Crispin2012-06-101-3/+2
| | | | SVN-Revision: 32158
* fix build breakage introduced by [32142]John Crispin2012-06-101-1/+2
| | | | SVN-Revision: 32157
* e2fsprogs: update to 1.42.3Luka Perkov2012-06-096-115/+4
| | | | SVN-Revision: 32142
* e2fsprogs: add posix_memalign related portability patch from #8508Felix Fietkau2012-06-071-0/+31
| | | | SVN-Revision: 32112
* tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a ↵Felix Fietkau2011-02-201-0/+3
| | | | | | system header file with the same name on darwin SVN-Revision: 25598
* revert r24851, it breaks compilation on many hostsJo-Philipp Wich2011-01-012-2/+28
| | | | SVN-Revision: 24866
* tools/e2fsprogs: update to version 1.41.14Alexandros C. Couloumbis2010-12-292-28/+2
| | | | SVN-Revision: 24851
* e2fsprogs: add two compile fixes.Hauke Mehrtens2010-12-192-0/+62
| | | | | | Thank you Joe Roback for reporting and fixing compiling on Darwin. SVN-Revision: 24720
* e2fsprogs: update to version 1.41.13Hauke Mehrtens2010-12-181-2/+2
| | | | SVN-Revision: 24683
* tools/e2fsprogs: fix freebsd compile issueAlexandros C. Couloumbis2010-11-241-0/+18
| | | | SVN-Revision: 24130
* tools/e2fsprogs: update to e2fsprogs-1.41.12Alexandros C. Couloumbis2010-11-241-2/+2
| | | | SVN-Revision: 24128
* e2fsprogs: fix libuuid installationFelix Fietkau2010-11-221-0/+1
| | | | SVN-Revision: 24106
* e2fsprogs: clean up the makefile and install libuuidFelix Fietkau2010-11-221-29/+3
| | | | SVN-Revision: 24091
* add e2fsprogs to tools and use that instead of libuuidImre Kaloz2010-11-222-0/+77
SVN-Revision: 24078