summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* mdassemble: include mapfile support.NeilBrown2015-08-031-1/+1
* Makefile: binaries shouldn't directly depend on check_rundirNeilBrown2014-11-251-3/+3
* Fix parallel make problem.Samuli Suominen2014-08-211-9/+9
* mdmon: don't include super0 and super1 in mdmonNeilBrown2014-08-071-1/+1
* Makefile: use "man -l" to format man pages.NeilBrown2014-07-031-6/+6
* Makefile: install mdadm-grow-continue@.serviceNeilBrown2014-06-101-1/+1
* Make sure "make everything" builds again.NeilBrown2014-06-051-4/+4
* install: use BINDIR consistently to locate mdadm and mdmonNeilBrown2014-05-221-8/+20
* Grow: try to let "--grow --continue" from systemd complete a reshape.NeilBrown2014-05-151-0/+1
* systemd: various fixes for boot with container-arrays.NeilBrown2014-04-081-0/+1
* Add mdmonitor.service systemd unit file.NeilBrown2013-12-111-0/+2
* Systemd integration for starting newly-degraded arrays.NeilBrown2013-12-021-0/+2
* Remove bashism from MakefileMichael Tokarev2013-09-181-1/+1
* Makefile: check that 'run' directory exists.NeilBrown2013-08-051-7/+17
* raid6check - fix compileNeilBrown2013-07-021-2/+2
* Move find_free_devnum to mdopen.cNeilBrown2013-07-021-1/+1
* "make test" should build "raid6check"NeilBrown2013-06-271-1/+1
* Makefile/version: use version/date from .git if possible.NeilBrown2013-06-251-0/+6
* Make: CXFLAGS should be conditionally assigned.mdadm-3.3-rc1NeilBrown2013-06-241-1/+1
* Remove lots of unnecessary white space.NeilBrown2013-06-191-1/+0
* Makefile: add "-O3" to WARN_UNUSED options.NeilBrown2013-06-191-5/+6
* Add --dump / --restore functionality.NeilBrown2013-05-161-1/+1
* udev: Fix order of execution of the md rulesThomas Bächler2013-02-111-2/+3
* Add support for launching mdmon via systemctl instead of fork/execJes Sorensen2013-02-051-0/+4
* Makefile: remove "sh" from instructions for running 'test'.NeilBrown2012-11-201-1/+1
* Move xmalloc et al into their own fileRobert Buchholz2012-09-101-6/+6
* query udev dir via pkg-configSamuli Suominen2012-08-141-1/+8
* mdassemble: split dietlibc logic into dedicated targetMike Frysinger2012-08-131-0/+3
* fix handling of CPPFLAGSMike Frysinger2012-08-131-4/+2
* Adjust to new standard of /runNeilBrown2012-05-031-6/+7
* RAID-6 check standalone man pagePiergiorgio Sartor2011-08-091-1/+4
* mdadm/mdmon: use CFLAGS when linkingMike Frysinger2011-04-111-3/+3
* move .man targets from "all" to "man" - and "everything"Mike Frysinger2011-04-111-3/+4
* RAID-6 check standalone md devicePiergiorgio Sartor2011-04-051-3/+3
* Split some of util.c into a new lib.cNeilBrown2011-04-051-3/+3
* split name/number maps into separate file.NeilBrown2011-04-051-14/+7
* RAID-6 check standalonePiergiorgio Sartor2011-03-211-1/+6
* extension of IncrementalRemove to store location (path-id) of removed devicePrzemyslaw Czarnowski2010-11-221-0/+3
* Add gpt pseudo-metadataNeilBrown2010-09-061-5/+5
* Add mbr pseudo metadata handler.NeilBrown2010-09-061-13/+19
* Add policy framework.NeilBrown2010-09-061-5/+5
* Fix compile error on non-x86 systems.NeilBrown2010-09-031-1/+1
* Don't link mdadm with pthreadsNeilBrown2010-08-061-3/+3
* Release mdadm-3.1.3mdadm-3.1.3NeilBrown2010-08-061-1/+2
* Compile with -Wextra by defaultNeilBrown2010-08-051-1/+1
* Switch from /lib/init/rw to /dev for early-boot files.NeilBrown2010-07-281-4/+4
* Fix all the confusion over directories once and for all.Doug Ledford2010-07-221-9/+9
* mdmon: satisfy glibc tls abi requirements with pthreadsDan Williams2010-07-061-3/+11
* mdmon: prevent allocations due to late bindingDan Williams2010-07-011-1/+2
* Compile-time switch to enable 0.9 metadata as defaultmartin f. krafft2010-05-311-2/+11