summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Fix parallel make problem.Samuli Suominen2014-08-21
* mdmon: don't include super0 and super1 in mdmonNeilBrown2014-08-07
* Makefile: use "man -l" to format man pages.NeilBrown2014-07-03
* Makefile: install mdadm-grow-continue@.serviceNeilBrown2014-06-10
* Make sure "make everything" builds again.NeilBrown2014-06-05
* install: use BINDIR consistently to locate mdadm and mdmonNeilBrown2014-05-22
* Grow: try to let "--grow --continue" from systemd complete a reshape.NeilBrown2014-05-15
* systemd: various fixes for boot with container-arrays.NeilBrown2014-04-08
* Add mdmonitor.service systemd unit file.NeilBrown2013-12-11
* Systemd integration for starting newly-degraded arrays.NeilBrown2013-12-02
* Remove bashism from MakefileMichael Tokarev2013-09-18
* Makefile: check that 'run' directory exists.NeilBrown2013-08-05
* raid6check - fix compileNeilBrown2013-07-02
* Move find_free_devnum to mdopen.cNeilBrown2013-07-02
* "make test" should build "raid6check"NeilBrown2013-06-27
* Makefile/version: use version/date from .git if possible.NeilBrown2013-06-25
* Make: CXFLAGS should be conditionally assigned.NeilBrown2013-06-24
* Remove lots of unnecessary white space.NeilBrown2013-06-19
* Makefile: add "-O3" to WARN_UNUSED options.NeilBrown2013-06-19
* Add --dump / --restore functionality.NeilBrown2013-05-16
* udev: Fix order of execution of the md rulesThomas Bächler2013-02-11
* Add support for launching mdmon via systemctl instead of fork/execJes Sorensen2013-02-05
* Makefile: remove "sh" from instructions for running 'test'.NeilBrown2012-11-20
* Move xmalloc et al into their own fileRobert Buchholz2012-09-10
* query udev dir via pkg-configSamuli Suominen2012-08-14
* mdassemble: split dietlibc logic into dedicated targetMike Frysinger2012-08-13
* fix handling of CPPFLAGSMike Frysinger2012-08-13
* Adjust to new standard of /runNeilBrown2012-05-03
* RAID-6 check standalone man pagePiergiorgio Sartor2011-08-09
* mdadm/mdmon: use CFLAGS when linkingMike Frysinger2011-04-11
* move .man targets from "all" to "man" - and "everything"Mike Frysinger2011-04-11
* RAID-6 check standalone md devicePiergiorgio Sartor2011-04-05
* Split some of util.c into a new lib.cNeilBrown2011-04-05
* split name/number maps into separate file.NeilBrown2011-04-05
* RAID-6 check standalonePiergiorgio Sartor2011-03-21
* extension of IncrementalRemove to store location (path-id) of removed devicePrzemyslaw Czarnowski2010-11-22
* Add gpt pseudo-metadataNeilBrown2010-09-06
* Add mbr pseudo metadata handler.NeilBrown2010-09-06
* Add policy framework.NeilBrown2010-09-06
* Fix compile error on non-x86 systems.NeilBrown2010-09-03
* Don't link mdadm with pthreadsNeilBrown2010-08-06
* Release mdadm-3.1.3NeilBrown2010-08-06
* Compile with -Wextra by defaultNeilBrown2010-08-05
* Switch from /lib/init/rw to /dev for early-boot files.NeilBrown2010-07-28
* Fix all the confusion over directories once and for all.Doug Ledford2010-07-22
* mdmon: satisfy glibc tls abi requirements with pthreadsDan Williams2010-07-06
* mdmon: prevent allocations due to late bindingDan Williams2010-07-01
* Compile-time switch to enable 0.9 metadata as defaultmartin f. krafft2010-05-31
* Fixup default definitions of VAR_RUN and ALT_RUNDan Williams2010-04-15
* mapfile: if we putting the mapfile in a custom location via ALT_RUN, allowDoug Ledford2010-03-24