Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: BSD compile fixes | Felix Fietkau | 2013-03-07 | 2 | -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.7 | Luka Perkov | 2013-02-28 | 1 | -3/+3 |
| | | | | SVN-Revision: 35825 | ||||
* | tools: e2fsprogs: delete doc/ directory after unpacking to ensure that ↵ | Jo-Philipp Wich | 2012-12-02 | 1 | -0/+5 |
| | | | | | | makeinfo is not invoked SVN-Revision: 34459 | ||||
* | tools/e2fsprogs: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 33440 | ||||
* | use HOST_STATIC_LINKING instead of hardcoding -static | Jo-Philipp Wich | 2012-08-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 33140 | ||||
* | e2fsprogs: link statically | Jo-Philipp Wich | 2012-08-10 | 1 | -0/+1 |
| | | | | SVN-Revision: 33116 | ||||
* | tools/e2fsprogs: don't build e4defrag | Gabor Juhos | 2012-06-19 | 1 | -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 issue | Luka Perkov | 2012-06-17 | 1 | -1/+1 |
| | | | | | | md5sum from kernel.org and sourceforge.net are not the same SVN-Revision: 32418 | ||||
* | e2fsprogs: update to 1.42.4 | Luka Perkov | 2012-06-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 32413 | ||||
* | tools/e2fsprogs: disable building elf shared libraries, it is unnecessary ↵ | Felix Fietkau | 2012-06-10 | 1 | -1/+1 |
| | | | | | | and breaks on mac os x SVN-Revision: 32161 | ||||
* | more e2fsprogs fixes | John Crispin | 2012-06-10 | 1 | -3/+2 |
| | | | | SVN-Revision: 32158 | ||||
* | fix build breakage introduced by [32142] | John Crispin | 2012-06-10 | 1 | -1/+2 |
| | | | | SVN-Revision: 32157 | ||||
* | e2fsprogs: update to 1.42.3 | Luka Perkov | 2012-06-09 | 6 | -115/+4 |
| | | | | SVN-Revision: 32142 | ||||
* | e2fsprogs: add posix_memalign related portability patch from #8508 | Felix Fietkau | 2012-06-07 | 1 | -0/+31 |
| | | | | SVN-Revision: 32112 | ||||
* | tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a ↵ | Felix Fietkau | 2011-02-20 | 1 | -0/+3 |
| | | | | | | system header file with the same name on darwin SVN-Revision: 25598 | ||||
* | revert r24851, it breaks compilation on many hosts | Jo-Philipp Wich | 2011-01-01 | 2 | -2/+28 |
| | | | | SVN-Revision: 24866 | ||||
* | tools/e2fsprogs: update to version 1.41.14 | Alexandros C. Couloumbis | 2010-12-29 | 2 | -28/+2 |
| | | | | SVN-Revision: 24851 | ||||
* | e2fsprogs: add two compile fixes. | Hauke Mehrtens | 2010-12-19 | 2 | -0/+62 |
| | | | | | | Thank you Joe Roback for reporting and fixing compiling on Darwin. SVN-Revision: 24720 | ||||
* | e2fsprogs: update to version 1.41.13 | Hauke Mehrtens | 2010-12-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 24683 | ||||
* | tools/e2fsprogs: fix freebsd compile issue | Alexandros C. Couloumbis | 2010-11-24 | 1 | -0/+18 |
| | | | | SVN-Revision: 24130 | ||||
* | tools/e2fsprogs: update to e2fsprogs-1.41.12 | Alexandros C. Couloumbis | 2010-11-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 24128 | ||||
* | e2fsprogs: fix libuuid installation | Felix Fietkau | 2010-11-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 24106 | ||||
* | e2fsprogs: clean up the makefile and install libuuid | Felix Fietkau | 2010-11-22 | 1 | -29/+3 |
| | | | | SVN-Revision: 24091 | ||||
* | add e2fsprogs to tools and use that instead of libuuid | Imre Kaloz | 2010-11-22 | 2 | -0/+77 |
SVN-Revision: 24078 |