Commit Graph

9 Commits

Author SHA1 Message Date
Felix Fietkau
1f77bfff96 build: BSD compile fixes
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
2013-03-07 17:32:29 +00:00
Gabor Juhos
2cd8c216dc tools/e2fsprogs: don't build e4defrag
Compilation fails on older systems due to missing syscalls, and the
e4defrag tool is not used by the build-system anyway.

SVN-Revision: 32451
2012-06-19 09:52:18 +00:00
Luka Perkov
5d141f8b1e e2fsprogs: update to 1.42.3
SVN-Revision: 32142
2012-06-09 17:59:57 +00:00
Felix Fietkau
68031593c8 e2fsprogs: add posix_memalign related portability patch from #8508
SVN-Revision: 32112
2012-06-07 15:24:33 +00:00
Jo-Philipp Wich
442433ca2b revert r24851, it breaks compilation on many hosts
SVN-Revision: 24866
2011-01-01 15:51:12 +00:00
Alexandros C. Couloumbis
55d7031b9d tools/e2fsprogs: update to version 1.41.14
SVN-Revision: 24851
2010-12-29 17:38:48 +00:00
Hauke Mehrtens
ba45b5a907 e2fsprogs: add two compile fixes.
Thank you Joe Roback for reporting and fixing compiling on Darwin.

SVN-Revision: 24720
2010-12-19 11:43:45 +00:00
Alexandros C. Couloumbis
721a005dc2 tools/e2fsprogs: fix freebsd compile issue
SVN-Revision: 24130
2010-11-24 14:00:36 +00:00
Imre Kaloz
49a0179e21 add e2fsprogs to tools and use that instead of libuuid
SVN-Revision: 24078
2010-11-22 11:26:45 +00:00