version inc
[platform/upstream/dracut.git] / Makefile
2010-08-09 Harald Hoyerversion inc
2010-08-06 Harald HoyerMakefile: install dracut.kernel.7
2010-08-06 Amadeusz ŻołnowskiMakefile: use $(MAKE) and $(RM) instead of make and...
2010-08-05 Harald Hoyerdocumentation: moved to docbook man pages
2010-08-02 Harald Hoyerversion pre 7
2010-06-17 Harald HoyerVersion 006 006
2010-05-19 Harald HoyerMakefile: make more clean
2010-03-19 Harald Hoyerversion 005
2010-02-12 Harald Hoyeradd /etc/dracut.conf.d
2010-01-15 Harald Hoyerversion 004 004
2010-01-13 Harald Hoyerinstall lsinitrd/mkinitrd
2010-01-12 Harald Hoyeradd man pages for dracut-catimages and dracut-gencmdline
2009-11-27 Harald Hoyerversion 003 003
2009-11-27 Harald HoyerMakefile: gitrpm: cleanup on failed rpmbuild
2009-11-27 Harald Hoyeradd dracut.conf man page
2009-11-23 Harald HoyerMakefile: add WITH_SWITCH_ROOT
2009-10-07 Harald HoyerAUTHORS: generated by git-shortlog
2009-09-30 Harald HoyerMakefile: reorder targets
2009-09-29 Lance Albertsoncustom paths
2009-09-17 Harald Hoyerversion 002 002
2009-09-02 Harald Hoyerversion 001
2009-09-02 Victor LowtherMerge commit 'origin/master'
2009-09-01 Harald Hoyerfixed gitrpm
2009-08-20 Victor LowtherAbstract out vol_id vs. blkid usage.
2009-08-19 Harald HoyerMakefile: add hostimage target for a hostonly image
2009-08-14 Harald Hoyerversion 0.9 0.9
2009-08-06 Harald Hoyerversion 0.8
2009-07-25 Harald Hoyerversion 0.7 0.7
2009-07-25 Harald Hoyeradd dracut-catimages
2009-07-22 Harald Hoyerversion 0.6 0.6
2009-07-22 Harald Hoyerdracut: add --kernel-only and --no-kernel arguments
2009-07-17 Harald HoyerMakefile: make clean before rpm 0.5
2009-07-17 Harald Hoyerversion 0.5
2009-07-17 Harald Hoyerdracut-gencmdline - generate the kernel command line...
2009-07-15 Harald HoyerMakefile: add debug module to the testimage target
2009-07-04 Harald Hoyerversion 0.4 0.4
2009-07-02 Harald Hoyerversion 0.3
2009-07-01 Harald Hoyerversion 0.2 0.2
2009-06-19 Harald Hoyeradd target for "dist" and "gitrpm" 0.1
2009-06-19 Harald Hoyer/usr/lib/dracut -> /usr/share/dracut
2009-06-19 Harald Hoyerupdated switch_root.c
2009-06-17 Harald Hoyerinstall man page
2009-06-05 Harald HoyerMerge commit 'dillow/master'
2009-06-04 Harald Hoyerspecfile update
2009-06-04 Harald Hoyermake paths configurable
2009-06-04 Harald Hoyerprepare for release
2009-06-03 Harald Hoyerdon't be verbose on testimage target
2009-05-25 Harald Hoyerintroduce modular test suite
2009-05-25 Harald Hoyercreate test/initramfs.testing from Makefile target
2009-05-25 Victor LowtherCreate test image on an md array and improve cryptroot...
2009-05-25 Victor LowtherRemove generated test initramfs'es when cleaning up
2009-05-15 Harald Hoyeradd APPEND and DRACUTOPTS to make target "test"
2009-05-15 Harald Hoyeradd debug and changed verbose parameter
2009-05-15 Harald Hoyeradd target "check"
2009-03-24 Harald HoyerMerge branch 'test' into merge
2009-03-23 Harald HoyerMerge branch 'enhanced-test-framework' of git://fnordov...
2009-03-20 Victor LowtherDon't regenerate the test image when anything changes
2009-03-08 Victor LowtherModify Makefile to use new test harness
2009-03-07 Harald Hoyerfixed Makefile and removed dracut.conf obsoleted by...
2009-03-07 Harald Hoyerfixed -c parameter handling and Makefile
2009-03-05 Harald Hoyer/usr/libexec -> /usr/lib
2009-03-05 Harald Hoyerfixed modules install
2009-03-05 Harald Hoyerdo not rename dracut-functions to functions
2009-03-05 Harald Hoyertestimage target fixes
2009-03-05 Harald Hoyerfixed rpm building on Fedora 11
2009-03-05 Harald Hoyeradd compile phase to testimage and force overwrite
2009-03-05 Harald Hoyerdo not get GITTAG, if there is no .git
2009-03-05 Harald Hoyeradded tar.bz2 target for the rpm and archive target
2009-03-05 Harald Hoyerdefine gittag for rpm target
2009-03-05 Harald Hoyeradd sample dracut.conf
2009-03-05 Harald Hoyeradd testimage target
2009-03-05 Harald Hoyerrenamed archive file and convenience target for rpm
2009-03-05 Harald Hoyerfix modules.d install
2009-03-04 Harald Hoyerfixes for specfile and Makefile
2009-03-04 Harald Hoyerreplace switch_root shell script with binary
2009-03-04 Seewer PhilippeFix Makefile installing in wrong directories
2009-03-04 Victor LowtherModify Makefile to understand the new module structure.
2009-02-23 Victor LowtherHooks and modules have a .sh extension
2009-02-18 Dave JonesFix typo in hook installation.
2009-02-16 Victor Lowther[PATCH 49/50] Modify hook loading to make it slightly...
2009-02-16 Victor Lowther[PATCH 44/50] Get rid of echoer script
2009-02-16 Victor Lowther[PATCH 33/50] We now have a simple hook structure and...
2009-02-16 Victor Lowther[PATCH 29/50] Add echoer script
2009-01-22 Jeremy KatzDon't use deprecated git-* commands
2008-12-18 Jeremy KatzAdd a makefile