]> git.ipfire.org Git - thirdparty/mdadm.git/history - Makefile
install: use BINDIR consistently to locate mdadm and mdmon
[thirdparty/mdadm.git] / Makefile
2014-05-22  NeilBrowninstall: use BINDIR consistently to locate mdadm and...
2014-05-15  NeilBrownGrow: try to let "--grow --continue" from systemd compl...
2014-04-08  NeilBrownsystemd: various fixes for boot with container-arrays.
2013-12-10  NeilBrownAdd mdmonitor.service systemd unit file.
2013-12-02  NeilBrownSystemd integration for starting newly-degraded arrays.
2013-09-17  Michael TokarevRemove bashism from Makefile
2013-08-05  NeilBrownMakefile: check that 'run' directory exists.
2013-07-02  NeilBrownraid6check - fix compile
2013-07-02  NeilBrownMove find_free_devnum to mdopen.c
2013-06-27  NeilBrown"make test" should build "raid6check"
2013-06-25  NeilBrownMakefile/version: use version/date from .git if possible.
2013-06-24  NeilBrownMake: CXFLAGS should be conditionally assigned. mdadm-3.3-rc1
2013-06-19  NeilBrownRemove lots of unnecessary white space.
2013-06-19  NeilBrownMakefile: add "-O3" to WARN_UNUSED options.
2013-05-16  NeilBrownAdd --dump / --restore functionality.
2013-02-11  Thomas Bächlerudev: Fix order of execution of the md rules
2013-02-05  Jes SorensenAdd support for launching mdmon via systemctl instead...
2012-11-20  NeilBrownMakefile: remove "sh" from instructions for running...
2012-09-10  Robert BuchholzMove xmalloc et al into their own file
2012-08-13  Samuli Suominenquery udev dir via pkg-config
2012-08-12  Mike Frysingermdassemble: split dietlibc logic into dedicated target
2012-08-12  Mike Frysingerfix handling of CPPFLAGS
2012-05-03  NeilBrownAdjust to new standard of /run
2011-08-09  Piergiorgio SartorRAID-6 check standalone man page
2011-04-11  Mike Frysingermdadm/mdmon: use CFLAGS when linking
2011-04-11  Mike Frysingermove .man targets from "all" to "man" - and "everything"
2011-04-04  Piergiorgio SartorRAID-6 check standalone md device
2011-04-04  NeilBrownSplit some of util.c into a new lib.c
2011-04-04  NeilBrownsplit name/number maps into separate file.
2011-03-24  NeilBrownMerge branch 'master' into devel-3.2
2011-03-21  Piergiorgio SartorRAID-6 check standalone
2011-03-15  NeilBrownMerge branch 'master' into devel-3.2
2011-03-14  NeilBrownMerge branch 'master' into devel-3.2
2011-03-10  NeilBrownMerge branch 'master' into devel-3.2
2010-12-13  NeilBrownMerge branch 'master' into devel-3.2
2010-12-09  NeilBrownMerge branch 'master' into devel-3.2
2010-11-22  Przemyslaw Czarnowskiextension of IncrementalRemove to store location (path...
2010-09-06  NeilBrownAdd gpt pseudo-metadata
2010-09-06  NeilBrownAdd mbr pseudo metadata handler.
2010-09-06  NeilBrownAdd policy framework.
2010-09-03  NeilBrownFix compile error on non-x86 systems.
2010-08-06  NeilBrownDon't link mdadm with pthreads
2010-08-06  NeilBrownRelease mdadm-3.1.3 mdadm-3.1.3
2010-08-05  NeilBrownCompile with -Wextra by default
2010-07-28  NeilBrownSwitch from /lib/init/rw to /dev for early-boot files.
2010-07-22  Doug LedfordFix all the confusion over directories once and for...
2010-07-22  NeilBrownMerge branch 'master' of git://github.com/djbw/mdadm
2010-07-06  Dan Williamsmdmon: satisfy glibc tls abi requirements with pthreads
2010-07-06  NeilBrownMerge branch 'master' of git://github.com/djbw/mdadm
2010-07-02  Dan WilliamsMerge branch 'fixes' into for-neil
2010-07-02  Dan Williamsmdmon: prevent allocations due to late binding
2010-05-31  martin f. krafftCompile-time switch to enable 0.9 metadata as default
2010-04-15  Dan WilliamsFixup default definitions of VAR_RUN and ALT_RUN
2010-04-06  NeilBrownMerge branch 'HEAD'; commit 'a4b93c9ce4f15217afb8'
2010-03-23  Doug Ledfordmapfile: if we putting the mapfile in a custom location...
2010-03-10  NeilBrownRelease mdadm-3.1.2 mdadm-3.1.2
2010-03-03  Luca Berraallow redefinition of VAR_RUN
2010-03-02  NeilBrownAdd _FORTIFY_SOURCE to mdadm.O2 build.
2010-02-04  NeilBrownmdmon: allow pid to be stored in different directory.
2009-10-01  NeilBrownMerge branch 'master' into devel-3.1
2009-06-02  NeilBrownMerge branch 'master' of git://github.com/djbw/mdadm...
2009-06-02  NeilBrownMerge branch 'master' into devel-3.0
2009-06-02  NeilBrownMove WaitClean from Monitor.c to sysfs.c
2009-06-02  NeilBrownmdadm.8: Man page updates
2009-05-11  NeilBrownMerge branch 'master' into devel-3.0
2009-04-29  NeilBrownMakefile: use $(CC) more consistently.
2009-04-14  NeilBrownMerge branch 'master' of git://github.com/djbw/mdadm...
2009-04-01  NeilBrownMakefile: build 'mdmon' for 'test'
2009-03-10  NeilBrownMerge branch 'master' in devel-3.0
2009-03-10  NeilBrownRelease mdadm-2.6.9 mdadm-2.6.9
2009-02-02  NeilBrownMerge branch 'master' into devel-3.0
2009-02-01  Bernhard Reutner... mdadm fix compilation for uClibc
2009-01-07  NeilBrownMerge branch 'master' into scratch-3.0
2008-12-18  NeilBrownMerge branch 'devel' of git://git.kernel.org/pub/scm...
2008-12-18  NeilBrownMerge branch 'master' into devel-3.0
2008-12-08  Dan Williamsimsm: validate arrays being created against firmware...
2008-11-27  NeilBrownMerge branch 'master' into devel-3.0
2008-11-07  NeilBrownMakefile: install udev file into $DESTDIR
2008-11-04  Dan Williamsconfig: add 'containers' as a DEVICE keyword
2008-11-04  NeilBrownAdd udev rules file for mdadm.
2008-11-02  NeilBrownMerge branch 'master' into scratch-3.0
2008-11-02  NeilBrownMerge branch 'master' into scratch-3.0
2008-10-30  NeilBrownMerge branch 'master' into devel-3.0
2008-10-30  NeilBrownMerge branch 'master' into devel-3.0
2008-10-26  NeilBrownMerge branch 'master' into devel-3.0
2008-10-26  NeilBrownMakefile: Include bitmap.o in mdmon
2008-10-17  NeilBrownMerge branch 'master' into devel-3.0
2008-10-15  Dan Williamsmdmon: wait after trying to kill
2008-10-15  Dan Williamstrivial warn_unused_result squashing
2008-09-18  NeilBrownDisable compilation with diet-libc
2008-09-16  Dan WilliamsMakefile: Add mdmon header dependencies
2008-08-07  NeilBrownMerge branch 'devel' of git://git.kernel.org/pub/scm...
2008-08-07  NeilBrownMerge branch 'master' into from-stable
2008-07-24  Doug LedfordAdd support for distribution specific build extensions
2008-07-22  Jacek Daneckiinstall mdmon to the same location as mdadm
2008-06-20  Neil BrownMerge branch 'release' of git://git.kernel.org/pub...
2008-06-19  Neil BrownMerge branch 'release' of git://git.kernel.org/pub...
2008-06-19  Neil BrownMerge branch 'master' into devel-3.0
2008-05-19  Neil BrownInclude sysfs.c in mdassemble.auto
2008-05-19  Neil Brown"make everything" now also makes mdassemble.auto
next