]> git.ipfire.org Git - thirdparty/dracut.git/history - dracut-functions.sh
dracut-functions.sh: fixup for 34a1ec6 for non-local mode
[thirdparty/dracut.git] / dracut-functions.sh
2014-10-29  Harald Hoyerdracut-functions.sh: fixup for 34a1ec6 for non-local...
2014-10-29  Harald HoyerMerge pull request #29 from Quarky9/master
2014-10-29  Stefan ReimerFix location of dracut-install for local mode 29/head
2014-10-24  Harald Hoyerdracut: fixed module dependency handling 040
2014-09-12  Harald Hoyerdracut-functions.sh: exit for missing --force-add...
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-20  Harald HoyerCheck kernel config for early microcode and ACPI override
2014-08-15  Harald Hoyerdracut-functions.sh:get_persistent_dev(): use printf...
2014-08-15  WANG Chaodracut-functions: get_persistent_dev() fall back to...
2014-07-21  Harald Hoyerdracut-functions.sh: fix inst*() functions for "-H...
2014-07-08  Harald Hoyerdracut-functions.sh: speed up ldconfig_paths()
2014-06-25  Harald Hoyerinstall: add -H flag for install
2014-05-20  Harald Hoyerdracut-functions.sh:require_binaries() clarify message
2014-05-20  Harald Hoyerdracut-functions.sh:print_vars() fix for values with...
2014-04-07  Chapman FlackSpecify strstr tightly, add strglob/strglobin.
2014-03-05  Harald Hoyerdracut-functions.sh: degrade info about missing binarie...
2014-02-17  Harald Hoyerdracut-functions.sh:find_kernel_modules_by_path() fixed...
2014-02-06  Harald HoyerFactor out all the "type -V" commands
2014-01-30  Harald Hoyerdracut-functions.sh: also search in the updates directory
2013-12-05  Hannes ReineckeAdd DASD configuration for SuSE
2013-12-05  Harald Hoyerdracut-functions.sh: do not force require modules.builtin*
2013-11-07  Colin Guthriedracut-functions.sh: Avoid loading unnecessary 32-bit...
2013-10-30  Harald HoyerHandle crypto modules with and without modaliases
2013-10-18  Marian Csontosdracut-functions.sh:check_block_and_slaves*() skip...
2013-10-04  Harald Hoyerdracut-functions.sh:inst_rules() do not install rules...
2013-09-11  Harald Hoyerdracut-functions.sh: extend module_is_host_only()
2013-09-02  Harald Hoyerdracut-functions.sh:for_each_module_dir() skip empty...
2013-08-27  Harald Hoyerdracut-functions.sh:get_devpath_block() make local...
2013-08-26  Harald Hoyerdmraid/mdraid: improve hostonly recognition
2013-08-23  Harald Hoyerdracut-functions.sh:get_persistent_dev() do not check...
2013-08-22  Harald Hoyeruse ${var:+val} rather than ${var+val}
2013-08-22  Harald Hoyerdracut-functions.sh:inst_rules() do not install from...
2013-08-22  Harald Hoyerdracut-functions.sh: use builtin bash functions rather...
2013-08-20  Harald Hoyerdracut-functions.sh: add expand_persistent_dev()
2013-08-20  Harald Hoyeradd persistent_policy configuration option
2013-08-20  Harald Hoyerdracut-functions.sh:dracut_module_included() check...
2013-08-16  Harald Hoyerdracut.sh: add --persistent-policy option
2013-08-15  Harald Hoyeradd parameter --print-cmdline
2013-08-15  Harald Hoyerdracut-functions.sh: add find_mp_fsopts
2013-08-15  Harald Hoyerdracut-functions.sh: no more 'echo'
2013-08-15  Harald Hoyerdracut-functions.sh: add find_dev_fsopts()
2013-08-15  Harald HoyerCreate initramfs without using udevadm
2013-08-14  Harald Hoyerdracut-functions.sh: fixed vercmp()
2013-08-14  Harald Hoyerdracut-functions.sh: if no libdirs are set, take the...
2013-08-09  dyoung@redhat.comomit drivers fix
2013-08-07  Harald Hoyerdracut-functions.sh: inst_multiple == dracut_install
2013-08-07  Harald Hoyerdracut-functions.sh: removed non dracut-install shell...
2013-08-07  Harald Hoyerdracut.sh/dracut-functions.sh: handle root on non-block...
2013-07-31  Harald Hoyerkernel-modules/module-setup.sh: silently omit some...
2013-07-31  Harald Hoyerremove "< <(" syntax
2013-07-24  Harald Hoyerdracut-functions.sh:get_fs_env() fallback to blkid...
2013-07-19  Harald Hoyerdracut-functions.sh: only wait for the last pid spawned
2013-07-19  Harald Hoyerdracut-functions.sh: don't warn twice about omitted...
2013-07-15  Konrad Rzeszutek... dracut.sh: Support early microcode loading.
2013-07-04  Harald Hoyerbeautified shell code
2013-06-28  Harald Hoyeruse "rm --" to guard against filenames beginning with "-"
2013-06-24  Harald Hoyeruse findmnt with "--source" or "--target"
2013-05-31  Harald Hoyerdracut-functions.sh:get_persistent_dev() fix case for...
2013-05-28  Harald Hoyerdracut-functions.sh: clarify instmods() error message
2013-04-09  Harald Hoyerdracut-functions.sh: make use of findmnt
2013-03-18  Harald Hoyerkernel-modules/module-setup.sh: install all host filesy...
2013-03-11  Harald Hoyermake host_fs_types a hashmap
2013-03-07  Harald Hoyersplit 95udev-rules/59-persistent-storage.rules to md...
2013-03-07  Harald Hoyerdracut-functions.sh: fix inst_rule_programs()
2013-03-06  Harald Hoyerdracut-functions.sh: add dracut_need_initqueue() dracut...
2013-02-18  Harald Hoyerdracut: enable initramfs building without kernel modules
2013-01-25  Joe LawrenceSupport out-of-tree and updated drivers in initramfs...
2013-01-23  Harald Hoyerdracut-functions.sh: cope with optional field #7 in...
2013-01-22  Harald Hoyerdracut-functions.sh: add pre-shutdown hook
2013-01-03  Harald Hoyerdracut-functions.sh: fixed inst_rules search path
2012-10-16  Harald Hoyerdracut-functions.sh: don't ask question on gzip uncompress
2012-10-10  Harald Hoyerconsistently lowercase "dracut"
2012-10-08  Harald Hoyerdracut-functions.sh: inst_rules_program() skip udev...
2012-10-08  Dave Youngreturn proper value in function dracut_install
2012-10-08  Amadeusz Żołnowskidracut-functions.sh: find_binary: path starting with...
2012-10-04  Harald Hoyerdracut-functions: add inst_rule_group_owner()
2012-10-04  Harald Hoyerdracut-functions.sh:inst_rules_program() also recognize...
2012-10-03  Harald Hoyerdracut-functions.sh: move the i2o_scsi to the omit_driv...
2012-10-03  Harald Hoyerdracut-functions.sh: do not check all modules for files...
2012-10-03  Harald Hoyerdracut-functions.sh: make hostonly case more failsafe...
2012-09-28  Harald Hoyerdracut-functions.sh:get_persistent_dev() exception...
2012-09-24  Dave Younguse by-uuid firstly in get_persistent_dev
2012-09-10  Dave Youngmove get_persistent_dev to dracut-functions.sh
2012-09-06  Dave Younguse check_block_and_slaves in for_each_host_dev_and_slaves
2012-09-06  Milan BrozFIPS workaround for fipscheck dir
2012-08-23  Harald Hoyermoved the /etc/host_devs write out to 99base
2012-08-23  dyoung@redhat.comAdd for_each_host_dev_and_slaves for device only checking
2012-08-01  Chao WangRevert "dracut-functions: $_x should exist, no need...
2012-07-30  Harald Hoyerdracut-functions.sh: inst_hook() with [0-9]-<name>
2012-07-30  Chao Wangdracut-functions: $_x should exist, no need to test.
2012-07-26  Harald Hoyerdracut-functions.sh:inst_rule_programs() fix error...
2012-07-26  Harald Hoyerdracut-functions.sh:inst_rule_programs() fixed IMPORT...
2012-07-26  Harald Hoyermv rootfs-block/module-setup.sh:search_option() in...
2012-07-26  Harald Hoyerdracut-functions.sh: corrected usage comment of find_mp...
2012-07-26  Harald Hoyerdracut-functions.sh: add find_mp_fstype()
2012-07-24  Harald Hoyerget rid of "basename"
2012-07-24  Harald Hoyerdracut-functions.sh: small error print correction
2012-07-20  Harald Hoyerdracut-functions.sh: fixed host-only kernel module bug
2012-07-19  Harald Hoyerdracut-functions.sh: set LC_MESSAGES=C not LC_ALL
next