Christian Wiese
e72479bb38
mdadm: fixed cross-compiling when toolchain is only build at stage 0
...
Cross-compiling mdadm fails in the case binutils was only build in stage 0.
The ansidecl.h is is only installed if the --enable-shared configure option
is given when building binutils which is not the case at toolchain stage
(aka stage 0). But even if we provide the --enable-shared configure option
at toolchain stage, the headers are installed at place which is not known
when building packages at stage 1.
13 years ago
Christian Wiese
e9f9a296a8
mdadm: Updated (3.2.3 -> 3.2.5)
13 years ago
Nagy Karoly Gabriel
dc526de3e3
mdadm: Updated (3.2.2 -> 3.2.3)
...
Removed patches that were accepted upstream.
13 years ago
Nagy Karoly Gabriel
410efc6fce
mdadm: adeed two upstream fixes, see note.
...
- fix robustyfies the linix kernel version checks f161d047eed634b3380262767f955eb888502e88
- fix super-intel.c:8665:7: error: 'devnum' may be used uninitialized in this function [-Werror=uninitialized] 19986c721c9ac4b353c8592998d70d0dc8860bfd
13 years ago
Christian Wiese
7937cb9955
mdadm: added patch to undefine incompatible bswap functions within uClibc in favour of the internal implementation
13 years ago
Christian Wiese
94988ed492
mdadm: Updated (2.6.9 -> 3.2.2)
13 years ago
Christian Wiese
0e7470cc9a
mdadm: Updated (2.6.7 -> 2.6.9)
14 years ago
Aldas Nabazas
8c3a128d52
massive cache files update from compiling packages <400.000 , ref build 2011-02-07
14 years ago
Alejandro Mery
255f458019
mdadm: reimplemented usleep() patch
14 years ago
Christian Wiese
b20b0190f8
mdadm: added patch to replace usleep() with nanosleep()
14 years ago
Aldas Nabazas
f7dff7cfc2
mdadm: Updated (2.6.4 -> 2.6.7)
17 years ago
Alejandro Mery
613d4b488b
[mdadm] Changed 64.patch to cast to int instead of changing the printing format
...
The type of st_rdev changes depending on the arch, on i386 is int, on others long unsigned.
Considering the context I prefer to believe it wont overflow instead of adding complex
conditionals.
17 years ago
Alejandro Mery
22f20d80e0
Fixed mdadm to build fine on 64 bits
17 years ago
Alejandro Mery
33445737d2
Flagged mdadm as DIETLIBC and taken maintainership
17 years ago
Alejandro Mery
b738a8b72c
Removed obsolete dietlibc patch from mdadm
17 years ago
Alejandro Mery
36ca4f045b
Updated mdadm (2.6.2 -> 2.6.4)
17 years ago
Alejandro Mery
d8cf15a66c
Regenerated copyright notes broadly, without renewing them.
17 years ago
Alejandro Mery
d15769f41d
Removed trailing spaces massively, hoping to not break anything. Copyright notes not renewed
17 years ago
Alejandro Mery
8fbaf8de56
Fixed mdadm to compile against dietlibc
18 years ago
Alejandro Mery
578c53e9b5
Fixed mdadm to compile with gcc 4
18 years ago
Alejandro Mery
250b5027f1
Changed mdadm to build on stage 1 when cross compiling
18 years ago
Alejandro Mery
d1900053c4
* updated mdadm (2.6.1 -> 2.6.2)
...
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21249 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
62c8c2957a
* updated mdadm (2.5.3 -> 2.6.1)
...
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21248 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
12b79fecfa
* relocated current package database to the trunk of the package sub-project
...
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20072 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago