]> git.ipfire.org Git - thirdparty/dracut.git/history - install
Merge branch 'danimo-remove-test-dependencies'
[thirdparty/dracut.git] / install /
2017-01-25  Harald HoyerMerge pull request #197 from danimo/update-gitignore
2017-01-18  Harald Hoyerdracut: only copy xattr, if root
2017-01-16  Harald Hoyerdracut-install: install kernel modules to /lib/modules...
2017-01-09  Harald HoyerMerge pull request #157 from ddiss/fix_relative_tmpdir
2016-11-15  Harald HoyerMerge pull request #161 from dracut-mailing-devs/147742...
2016-10-25  Stefan Bergerdracut-install: preserve extended attributes when copyi... 161/head
2016-10-13  Harald Hoyerdracut-install: fallback to non-hostonly mode if lsmod...
2016-07-14  Harald Hoyerdracut-install.c: really add a "/" inbetween destdir...
2016-04-15  Harald Hoyerdracut-install: make use of _cleanup_ macros and improv...
2016-04-15  Harald HoyerMerge pull request #123 from dracut-mailing-devs/403742...
2016-04-15  Harald HoyerMerge pull request #121 from dracut-mailing-devs/275155...
2016-04-14  Harald Hoyerdracut-install: add --help documentation
2016-04-13  Harald Hoyerdracut-install: simplify error logic
2016-04-13  Harald HoyerFix regressions with dracut-install with kernel modules
2016-04-11  Harald HoyerUse dracut-install to install kernel modules
2016-03-29  Harald HoyerMerge pull request #122 from scop/fixes
2016-03-28  Ville SkyttäDo not use deprecated egrep/fgrep
2016-03-14  Harald Hoyerdracut-install: catch ldd message "cannot execute binar...
2015-11-11  Harald HoyerMerge pull request #91 from dracut-mailing-devs/1437470...
2015-11-11  Harald HoyerMerge pull request #101 from silvio/sfr/pkgfile
2015-09-07  Harald HoyerMerge branch 'master' of github.com:haraldh/dracut
2015-09-07  Harald HoyerMerge pull request #94 from yuwata/master
2015-09-07  yuwatainstall blob: fix typos in usage. 94/head
2015-06-02  Harald HoyerMerge pull request #58 from dracut-mailing-devs/2015032...
2015-06-02  Harald HoyerMerge pull request #67 from dracut-mailing-devs/1432116...
2015-06-02  Harald HoyerMerge pull request #68 from dracut-mailing-devs/1431698...
2015-06-02  Harald HoyerMerge pull request #44 from MrStaticVoid/fix-crypt...
2015-06-02  Harald HoyerMerge pull request #45 from MrStaticVoid/fix-crypt...
2015-06-02  Harald HoyerMerge pull request #51 from dracut-mailing-devs/1371149...
2015-06-02  Harald HoyerMerge pull request #53 from dracut-mailing-devs/E1YQLG5...
2015-06-02  xtraemePortability fixes:
2014-09-11  Harald Hoyeradd "--loginstall <DIR>" and loginstall="<DIR>" options
2014-08-29  Harald Hoyerremove all vim and emacs code format comments
2014-08-29  Harald Hoyeradd kate and emacs per directory config files
2014-08-29  Harald Hoyerinstall: add more error handling
2014-06-25  Harald Hoyerinstall: add -H flag for install
2014-01-24  Harald Hoyerdracut-install.c: "make indent"
2014-01-17  Harald Hoyerdracut-install,dracut: fix ldd output parsing
2013-12-19  Harald Hoyerinstall: install all PATH binaries found
2013-06-06  Harald Hoyerdracut-install: install libs also from one dir above
2013-05-28  Kamil RytarowskiFix memory leak
2013-05-28  Kamil RytarowskiAlways check the return number of asprintf
2013-05-28  Kamil RytarowskiUse consistiently termination code macros
2013-05-28  Kamil RytarowskiIntroduce stricter type correctness
2013-05-28  Kamil RytarowskiFix parsing command line arguments
2013-04-29  Harald Hoyerdracut-install: make use of _cleanup_* macros
2013-04-25  Harald Hoyerfixed fips mode
2013-04-18  Harald Hoyerdracut-install: error out, if ldd reports no execution...
2013-03-14  Harald Hoyerdracut-install: handle more ldd errors
2012-10-03  Harald Hoyerinstall/dracut-install.c: do not ldd directories
2012-09-26  Harald Hoyerinstall/dracut-install.c: support find_binary for ...
2012-08-24  Milan Brozdracut-install: FIPS workaround for fipscheck dir
2012-08-23  Harald Hoyerinstall/dracut-install.c: correct usage() for hmac
2012-08-21  Colin Guthrieinstall/dracut-install.c: No need to compare the NULL...
2012-08-21  Colin Guthrieinstall/dracut-install.c: Deal gracefully with paths...
2012-08-21  Colin Guthrieinstall/dracut-install.c: Ensure deps are resolved...
2012-07-26  Harald Hoyerinstall/dracut-install.c: convert destrootdir to realpath
2012-07-26  Amadeusz ŻołnowskiRemove object file from repo: install/hashmap.o
2012-07-11  Harald Hoyerinstall/dracut-install.c: check for empty or "/" destdir
2012-07-10  Harald Hoyerinstall/dracut-install.c: redirect stderr to stdout...
2012-07-02  Harald Hoyerdracut-install.c: for lazy install shebangs, do not...
2012-07-02  Harald Hoyerdracut-install.c: give info that SOURCE argument is...
2012-07-02  Harald Hoyermove dracut-install to dracutbasedir
2012-06-30  Harald Hoyerdracut-install.c: try clone ioctl for more speed
2012-06-29  Harald Hoyerinstall/*: add dracut-install tool