aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/mdadm/patches/200-reduce_size.patch
Commit message (Collapse)AuthorAgeFilesLines
* mdadm: Use upstream fix for musl 1.1.23 compileHauke Mehrtens2019-08-211-2/+2
| | | | | | Fixes: d720f83f87ce ("mdadm: Fix compile with musl 1.1.23") Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> (cherry picked from commit ebbec2fdc6cec4119fb4fefc3080146aa00bc07d)
* mdadm: Fix compile with musl 1.1.23Hauke Mehrtens2019-08-211-2/+2
| | | | | | | | 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> (cherry picked from commit ba8aeb02eae26771b89390403462e6841621069e)
* mdadm: Update to 4.1Rosen Penev2019-02-171-4/+4
| | | | | | Tested on GnuBee PC1. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* utils/mdadm: Update to 4.0Daniel Engberg2017-04-261-2/+2
| | | | | | | | | | | 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