]> git.ipfire.org Git - thirdparty/mdadm.git/history - Makefile
Detail: clean up handing of the 'info' we load from superblock.
[thirdparty/mdadm.git] / Makefile
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
2008-05-15  Dan Williamsstart fleshing out socket code, ping monitor to see...
2008-05-15  Neil BrownMerge mdmon
2008-05-15  Dan Williamshandle Manage_subdevs() for 'external' arrays
2008-05-15  Dan Williamsimsm: initial Intel(R) Matrix Storage Manager support
2008-05-15  Dan WilliamsInitial DDF support code.
2008-05-15  Neil BrownAdd crc32 files.
2007-05-21  Neil BrownCompile with various -O flags for testing.
2007-02-22  Neil BrownDon't include uclibc as part of 'everything'
2006-12-21  Neil BrownAdd new mode: --incremental
2006-10-16  Luca BerraMdassemble improvements
2006-06-02  martin f. krafftAllow CONFFILE2 to be overridden during make invocation. origin
2006-06-02  martin f krafftCPPFLAGS gets used automatically on implicit rules.
2006-06-02  Neil BrownRemove libssl dependancy and always use sha1.c code
2006-05-29  Neil BrownImprove compiling for static binaries.
2006-05-29  Neil BrownAdd uninstall target to Makefile
2006-05-29  Neil BrownNew install-* targets for installing differently compil...
2006-05-29  Neil BrownMakefile improvements for static linking.
2006-05-29  Neil Brownadd CFLAGS to mdassemble build and fix a couple of...
2006-05-26  Neil BrownMake sure everything compiles...
2006-05-19  Neil BrownMake homehost information appear in superblock.
2006-05-15  Neil BrownAllow default creation info to to be stored in mdadm...
2006-03-20  Neil BrownRelease 2.4-pre1
2006-03-13  Neil BrownInitial reshape support
2006-02-06  Neil BrownRelease some compile fixes.
2005-12-09  Neil BrownRelease 2.2 mdadm-2.2
2005-12-05  Neil BrownGuides on how to use mdadm with initramfs
2005-12-05  Neil BrownImprove option parsing
2005-08-26  Neil BrownGetting ready for 2.0 release...
2005-08-18  Neil BrownSupport cross-compiling in Makefile
2005-06-14  Neil BrownFix compiling of mdassemble
2005-06-14  Neil BrownAdd man page for mdassemble
2005-06-07  Neil BrownInitial bitmap support
2005-06-07  Neil BrownRelease 1.8.1 after some man page updates and other... mdadm-1.11.1
2005-05-03  Neil Brownsuper1
2005-05-03  Neil BrownSeparate sueprblock handling into separate file
2004-11-01  Neil Brownmdadm-1.8.0 mdadm-1.8.0
2004-08-11  Neil Brownmdadm-1.7.0 mdadm-1.7.0
2004-01-22  Neil Brownmdadm-1.5.0 mdadm-1.5.0
2003-10-28  Neil Brownmdadm-1.4.0 mdadm-1.4.0
2003-07-28  Neil Brownmdadm-1.3.0 mdadm-1.3.0
2003-03-02  Neil Brownmdadm-1.1.0 mdadm-1.1.0
2003-02-12  Neil Brownmdadm-1.0.9 mdadm-1.0.9
2002-05-10  Neil Brownmdadm-1.0.0 mdadm-1.0.0
2002-04-05  Neil Brownmdadm-0.8.1 mdadm-0.8.1
next