dracut.sh: recognize swap entries in fstab with mountpoint "none"
[platform/upstream/dracut.git] / dracut-functions.sh
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
2012-07-16 Harald Hoyerdracut-functions.sh: output more info, if dependency...
2012-07-09 Harald Hoyerdracut-functions.sh: bail out, if $initdir is not set
2012-07-05 Harald Hoyerfips: add instmods silent check mode "-c -s"
2012-07-02 Harald Hoyerdracut-functions.sh:find_kernel_modules_by_path() fixed...
2012-07-02 Harald Hoyerdracut-functions.sh: forgot --set-version $kernel for...
2012-07-02 Harald Hoyerdracut-functions.sh: create $initdir, if it does not...
2012-07-02 Harald Hoyerdracut-functions.sh,dracut.sh: use xargs with "-r"
2012-07-02 Harald Hoyerdracut-functions.sh: set LC_ALL=C to get correct parsin...
2012-07-02 Harald Hoyermove dracut-install to dracutbasedir
2012-06-29 Harald HoyerUse /usr/bin/dracut-install if available
2012-06-29 Harald Hoyerdracut-functions.sh: grep for "--relative" for the...
2012-06-29 Harald Hoyerdracut.sh, dracut-functions.sh: add dracut_kernel_post()
2012-06-29 Harald Hoyerdracut-functions.sh: error out, if $initdir is not set
2012-06-29 Harald Hoyerdracut-functions: inst(),inst_binary() fixed inst_symli...
2012-06-29 Harald Hoyerdracut-functions.sh:inst_libdir_files() combine installs
2012-06-29 Harald Hoyerdracut.sh, dracut-functions.sh: do lazy kernel module...
2012-06-29 Harald Hoyerdracut-functions.sh:find_kernel_modules_by_path() use...
2012-06-29 Harald Hoyerdracut-functions.sh:inst_decompress() simplify function
2012-06-29 Harald Hoyerdracut-functions.sh:inst_simple() do inst_symlink for...
2012-06-29 Harald Hoyerdracut-functions.sh: cp with --reflink=auto and --spars...
2012-06-29 Harald Hoyerdracut-functions.sh: mksubdirs(): check for dir existen...
2012-06-29 Harald Hoyerdracut-functions.sh: replace strstr()
2012-06-20 Harald Hoyerdracut-functions.sh: use "ln -r" instead of shell functions
2012-06-18 Harald HoyerSet some global variables in dracut-functions.sh
2012-06-18 Harald Hoyerfixed instmods() return code and set pipefail globally
2012-06-15 Harald Hoyerdracut-functions.sh: fixup inst_libdir_file() again
2012-06-15 Thomas LangeDebian multiarch support
2012-06-06 Harald Hoyermodules are now only handled with /sys/modules and...
2012-06-06 Harald Hoyermake udevdir systemdutildir systemdsystemunitdir global...
2012-06-06 Juan RPAvoid annonying warnings when pkg-config is not installed.
2012-06-04 Harald Hoyeruse pkg-config to determine the udev directory
2012-05-16 Cong Wangcheck kernel module existance
2012-05-07 Harald Hoyerremoved old udev "vol_id"
2012-04-23 Harald Hoyermerge "cleanup" and "pre-pivot-cleanup" hooks
2012-04-19 Dave Youngadd pre-pivot-cleanup hook
next