]> git.ipfire.org Git - thirdparty/dracut.git/history - modules.d/99base/dracut-lib.sh
use shutdown-emergency hook in testsuite to poweroff the machine
[thirdparty/dracut.git] / modules.d / 99base / dracut-lib.sh
2016-06-07  Harald Hoyeruse shutdown-emergency hook in testsuite to poweroff...
2016-04-15  Harald HoyerMerge pull request #123 from dracut-mailing-devs/403742...
2016-04-15  Harald Hoyerdrop to shell on die() if rd.shell=1 is set explicitly
2016-01-07  Harald HoyerMerge pull request #109 from puleglot/fix_dev_unit_name
2016-01-05  Alexander Tsoybase/dracut-lib.sh:dev_unit_name() guard against $dev... 109/head
2015-11-25  Harald HoyerFor rd.hostonly=0 remove all initqueue/finished files...
2015-11-23  Harald HoyerMerge pull request #97 from FGrose/dmsquash-live-root
2015-11-23  Harald HoyerMerge pull request #106 from FGrose/dracut.cmdline
2015-11-13  dyoung@redhat.comRevert "Let user specify the action after fail"
2015-11-13  dyoung@redhat.comRevert "rename kernel command line param action_on_fail...
2015-11-13  dyoung@redhat.comRevert "Change the implementation of action_on_fail"
2015-11-11  Harald Hoyerbase/dracut-lib.sh:getargs() don't return 1 for empty...
2015-11-11  Harald HoyerMerge pull request #91 from dracut-mailing-devs/1437470...
2015-09-02  Harald HoyerMerge pull request #87 from dracut-mailing-devs/E1ZK3hi...
2015-08-12  Harald Hoyerbase/dracut-lib.sh: forget about the idea of output...
2015-08-10  Harald Hoyerbase/dracut-lib.sh: Dup stdout and stderr
2015-07-16  Harald HoyerMerge pull request #81 from floppym/printf2
2015-07-15  Mike GilbertReplace echo -n with printf in code with a /bin/sh...
2015-07-07  Harald HoyerMerge pull request #77 from dracut-mailing-devs/1435792...
2015-07-02  Harald Hoyerdracut-lib.sh:info() output info to stderr
2015-06-15  Harald HoyerMerge pull request #73 from dracut-mailing-devs/1434358...
2015-06-15  Lidong Zhongdracut-lib.sh: typo fix 73/head
2015-06-02  Harald HoyerMerge pull request #58 from dracut-mailing-devs/2015032...
2015-06-02  NeilBrowncrypt/parse-crypt.sh: hide encrypted devices from syste... 58/head
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-05-18  Harald HoyerMerge remote-tracking branch 'github/master'
2015-04-28  Harald Hoyerchange "while read x" to cope with EOF without newline
2015-03-26  Alexander Tsoybase/dracut-lib.sh: remove bashism 53/head
2015-03-24  Harald HoyerMerge pull request #35 from enovance/fix_include_variab...
2015-03-19  Harald Hoyerbase/dracut-lib.sh: read /proc/cmdline with multiple...
2015-02-19  Jonas Jonsson99base: Properly remove files with rd.hostonly=0
2014-12-16  Thorsten BehrensAlign dev_unit_name() with systemd's function.
2014-12-16  Hannes ReineckeImplement 'rd.timeout' to modify the device timeout
2014-12-01  Tom Gunderseninitrd-release: move from /etc to /usr/lib
2014-12-01  Harald Hoyerdo not symlink /var/log to /run/log
2014-08-29  Harald Hoyerremove all vim and emacs code format comments
2014-08-21  Harald Hoyerdracut-lib.sh:dev_unit_name(): use systemd-escape,...
2014-08-21  Harald Hoyerdracut-lib.sh:cancel_wait_for_dev() fixed double escape
2014-07-22  Harald Hoyerbase/dracut-lib:pidof() turn off debugging
2014-06-30  Harald Hoyerusable_root(): only check for ld-*.so
2014-06-27  Harald HoyerAdd rd.hostonly kernel command line parameters
2014-05-07  Harald Hoyerdracut-lib.sh: fixed return value of pidof()
2014-04-07  Chapman FlackSpecify strstr tightly, add strglob/strglobin.
2014-03-05  Harald Hoyerdracut: don't let devices timeout
2014-01-28  Stig Telferdracut-lib.sh: bugfix for pidof function
2014-01-28  Stig Telferdracut-lib.sh: bugfix for pidof function
2014-01-22  Harald Hoyerbase/dracut-lib.sh: "halt" the machine in systemd mode...
2013-12-18  Harald Hoyerdracut-lib/wait_for_dev(): prevent systemd daemon-reload
2013-12-03  Harald Hoyerbase/dracut-lib.sh:wait_for_dev() relax requirement
2013-10-16  Harald Hoyermkdir basic dirs in /run
2013-09-05  Harald Hoyerno more global $CMDLINE
2013-09-05  WANG Chaodracut-lib: do not use cached CMDLINE in _getcmdline
2013-08-16  Harald Hoyerbase/dracut-lib.sh: move warn() definition before usage
2013-08-14  Harald Hoyershutdown: fixed killall_proc_mountpoint()
2013-07-31  Baoquan HeChange the implementation of action_on_fail
2013-07-30  Harald Hoyerbase/dracut-lib.sh: check for /proc/cmdline existance
2013-07-23  Harald Hoyerbase: provide pidof() shell function
2013-07-17  Harald Hoyerrename sosreport to rdsosreport
2013-07-05  Harald Hoyeradd PARTLABEL and PARTUUID
2013-07-04  Harald Hoyerbeautified shell code
2013-06-28  Harald Hoyeruse "rm --" to guard against filenames beginning with "-"
2013-06-12  Harald Hoyerrename kernel command line param action_on_fail to...
2013-05-30  Harald Hoyerbase/dracut-lib.sh: export DRACUT_SYSTEMD and NEWROOT
2013-04-30  WANG Chao_emergency_shell: Show current working directory correc...
2013-04-25  Harald Hoyerfixed fips mode
2013-04-18  Harald Hoyerbase/dracut-lib.sh: do not setdebug, if not in initramfs
2013-04-11  Harald HoyerDo not call plymouth with full path
2013-04-09  Baoquan HeLet user specify the action after fail
2013-04-05  Harald Hoyerbase/dracut-lib.sh:wait_for_dev()/cancel_wait_for_dev...
2013-04-04  Harald Hoyerbase/dracut-lib.sh: add dev_unit_name()
2013-03-13  dyoung@redhat.comprint memdebug to stderr
2013-03-13  Harald Hoyersystemd: local-fs.target is now root-fs.target and...
2013-03-06  Harald Hoyerbase/dracut-lib.sh: reset /etc/profile
2013-03-06  Harald Hoyerbase/dracut-lib.sh: extend wait_for_dev() for systemd
2013-01-23  Dave YoungAdd memory usage trace to diffrent hook points
2013-01-23  dyoung@redhat.comadd function getargnum
2013-01-22  Harald Hoyershutdown: kill all processes and report remaining ones
2013-01-22  Harald Hoyerdracut-lib.sh: force hide plymouth in shutdown emergenc...
2012-12-14  dyoung@redhat.comMove wait for if functions to net lib
2012-11-21  Harald HoyerAdd sosreport script and generate /run/initramfs/sosrep...
2012-10-04  Harald Hoyersystemd: rename emergency.service to dracut-emergency...
2012-10-03  Harald Hoyersystemd: improve the emergency shell
2012-09-28  Harald Hoyerbase/dracut-lib.sh: better error message for deprecated...
2012-09-20  Harald Hoyerfallback to old ismounted, if findmnt is not installed
2012-09-19  Dave Youngismounted fix
2012-09-06  Will Woodshide 'setsid --help' output in emergency_shell()
2012-08-24  Will Woodsmake splitsep preserve backslashes (RHBZ#851295)
2012-08-01  Harald Hoyerbase/dracut-lib.sh: make use of DRACUT_SYSTEMD
2012-08-01  Dave Youngsplit emergency_shell function
2012-07-31  Harald Hoyerbase/dracut-lib.sh:ismounted() check for block device...
2012-07-31  Harald Hoyerbase/dracut-lib.sh: fixed ismounted() for "/dev"
2012-07-30  Harald Hoyerbase/dracut-lib.sh: fixed ismounted(<mountpoint>)
2012-07-30  Harald Hoyerset DRACUT_SYSTEMD for systemd mode in the initramfs
2012-07-30  Will Woodsdracut-lib: add find_mount, use it to implement ismounted
2012-07-30  Will Woodsadd comment for getargbool()
next