aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/mdadm/patches
Commit message (Collapse)AuthorAgeFilesLines
* mdadm: Use upstream fix for musl 1.1.23 compileHauke Mehrtens2019-08-172-220/+27
| | | | | Fixes: ba8aeb02eae2 ("mdadm: Fix compile with musl 1.1.23") Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* mdadm: Fix compile with musl 1.1.23Hauke Mehrtens2019-08-033-3/+225
| | | | | | | This adds missing includes for sys/sysmacros.h which are needed with musl libc 1.1.23. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* mdadm: Update to 4.1Rosen Penev2019-02-173-8/+8
| | | | | | Tested on GnuBee PC1. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* utils/mdadm: Update to 4.0Daniel Engberg2017-04-264-26/+45
| | | | | | | | | | | Update mdadm to 4.0 Remove 000-compile.patch as it's fixed upstream Refresh patches Add mdadm.h-Undefine-dprintf-before-redefining.patch Source: http://git.openembedded.org/openembedded-core/tree/meta/recipes-extended/mdadm/files Add RAID 0,1 and 10 as depends to make mdadm usable. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* mdadm: strip support for intel/ddf hardware raid to significantly reduce ↵Felix Fietkau2013-06-281-0/+25
| | | | | | | | code size Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37064
* mdadm: add from /packages, add myself as maintainerFelix Fietkau2013-06-282-0/+30
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37060