]> git.ipfire.org Git - thirdparty/dracut.git/history - dracut.sh
network: dhcp before parsing specified dns through cmdline
[thirdparty/dracut.git] / dracut.sh
2016-06-29  Harald Hoyeradd "--install-optional" and install_optional_items
2016-06-29  Harald Hoyerdracut: only use one tmpdir
2016-06-29  Harald HoyerDisable early microcode for non-x86 architecures
2016-02-29  Harald Hoyerdracut.sh: for microcode generation, skip gpg files
2015-09-25  Harald Hoyerdracut.sh: fixed typo in microcode generation
2015-09-17  Harald Hoyerdracut.sh: no microcode, if get_ucode_file returns...
2015-09-15  Harald Hoyerdracut.sh: do not create microcode, if no firmware...
2015-09-15  Harald Hoyerdracut.sh: add command line option for install_i18_all
2015-08-19  Harald Hoyercrypt/module-setup.sh: fixed parsing crypttab with...
2015-07-03  Colin Guthriebase: Don't wait for swap devices in host-only mode.
2015-07-02  Harald Hoyersplitup dracut-init.sh from dracut-functions.sh
2015-07-02  Chao FanChange the fs_passno of nfs to 0
2015-07-02  Harald Hoyerdracut.sh: add devices with x-initrd.mount in /etc...
2015-04-02  Harald Hoyerdracut.sh: add $tmpfilesdir to install files to /usr...
2015-04-02  Harald Hoyerdo not symlink /var/log to /run/log
2015-01-14  Harald Hoyerdracut: fixed module dependency handling
2014-09-04  Hari BathiniDracut: Add a new argument "--rebuild"
2014-09-04  Hannes ReineckeMake logfile configurable
2014-09-04  Harald Hoyerdracut-functions.sh: do not force require modules.builtin*
2014-09-04  Harald Hoyerdracut.sh: no need to make subdirs in run
2014-09-04  Harald Hoyerdracut.sh: also mkdir /run/lock, which is copied to
2014-07-29  Harald Hoyerdracut.sh: always copy prelink files in FIPS mode
2014-07-29  Harald HoyerDo not log to kmsg/syslog and files for "--print-cmdline"
2014-07-29  Alexander TsoyAdd legacy flag (-l) to lz4 and update magic number
2014-07-29  Harald HoyerDo not wait_for_dev if hostonly_cmdline not set
2014-07-29  WANG ChaoAdd -[-no]-hostonly-cmdline option handling for getopt
2014-07-29  Dave Youngadd default values in fstab_lines
2014-07-29  Harald HoyerAdd flag to toggle hostonly cmdline storing in the...
2014-07-29  Harald Hoyerdracut.sh: write directly to the output file
2014-07-29  Colin Guthriedracut.sh: Fix variable name typo.
2014-07-29  Harald Hoyerdracut.sh: only set the owner of files to 0:0, if gener...
2014-07-29  Harald Hoyerdracut.sh: add early_cpio marker file to the early...
2014-07-29  Harald Hoyerdracut.sh: set file owners of early cpio files to 0:0
2014-07-29  Harald Hoyerdracut.sh: create early cpio dir for acpi tables
2014-07-29  Koen KooiUse builtin xz/lzma option to use all cores for multihr...
2014-07-29  Harald Hoyerdracut-install,dracut: fix ldd output parsing
2014-07-29  Harald Hoyerdracut.sh: add /boot/efi to device paths
2014-07-29  Harald Hoyerdracut.sh: add missing piece for option --add-device
2014-07-29  Harald Hoyerdracut.sh: fixed PATH shortener
2014-07-29  Vratislav PodzimekRun 'xz' and 'lzma' with multiple threads
2014-07-29  Harald Hoyerdracut.sh: skip crypt swaps with password files
2014-07-29  Harald Hoyerdracut.sh:_get_fs_type() if block device exists return...
2014-07-29  Harald HoyerHandle crypto modules with and without modaliases
2014-07-29  P J PAdd lzo, lz4 compression and read INITRD_COMPRESS
2014-07-29  Harald Hoyerdracut.sh: do not bail out, if kernel modules dir is...
2014-07-29  Harald Hoyerdracut.sh: bail out early, if destination dir is not...
2014-07-29  Thomas Renningerdracut: Implement ACPI table overriding
2014-07-29  Thomas Renningerdracut: Do not create early_cpio if no suitable microco...
2014-07-29  Thomas Renningerdracut: Generlize microcode early cpio usage
2014-07-29  Harald HoyerAdd option to turn on/off prelinking
2014-07-29  Harald Hoyerdracut.sh: we don't need to read the modalias files
2014-07-29  Harald Hoyerdracut.sh: also search uevent's for MODALIAS
2014-07-29  Harald Hoyerdracut.sh: harden host_modalias reading
2013-09-11  Colin Waltersdracut.sh: Fixup previous commit to only read /sys...
2013-09-11  Harald Hoyerdracut-functions.sh: extend module_is_host_only()
2013-09-09  Harald Hoyerdracut.sh: reorder things to let "--print-cmdline"...
2013-08-22  Harald Hoyeruse ${var:+val} rather than ${var+val}
2013-08-20  Harald Hoyerdracut-functions.sh: add expand_persistent_dev()
2013-08-20  Harald Hoyerdracut.sh: recognize swap entries in fstab with mountpo...
2013-08-20  Harald Hoyeradd persistent_policy configuration option
2013-08-20  Harald Hoyerdracut.sh: fixed checking for FIPS mode
2013-08-19  Daniel Schaaldracut.sh: Fix [no-]early-microcode parameter and add...
2013-08-16  Harald Hoyerdracut.sh: add --persistent-policy option
2013-08-15  Harald Hoyeradd parameter --print-cmdline
2013-08-15  Harald Hoyerrootfs-block: search all host_devs for a journal device
2013-08-15  Harald HoyerCreate initramfs without using udevadm
2013-08-12  Harald Hoyerdracut.sh: always assemble /usr in the initramfs
2013-08-12  Harald Hoyerdracut.sh: always assemble /usr device in initramfs
2013-08-12  Harald Hoyerdracut.sh: fixed typo
2013-08-12  Harald Hoyerdracut.sh: use local lsinitrd.sh for "-l"
2013-08-07  Harald Hoyerdracut.sh: check the value of --kver
2013-08-07  Harald Hoyerdracut.sh: do not strip in FIPS mode
2013-08-07  Harald Hoyerdracut-functions.sh: inst_multiple == dracut_install
2013-08-07  Harald Hoyerdracut.sh/dracut-functions.sh: handle root on non-block...
2013-08-07  Harald Hoyerdracut.sh: call find with -print0 and cpio with --null
2013-07-31  Harald Hoyerremove "< <(" syntax
2013-07-30  Harald Hoyerdracut.sh: check for file existance before trying to...
2013-07-24  Harald Hoyerdracut.sh: check for /sbin /bin /lib
2013-07-19  Harald HoyerUse systemd-cat for logging on systemd systems, if...
2013-07-17  Harald Hoyerdracut: do not enable early microcode inclusion by...
2013-07-17  Harald Hoyerdo not wait_for_dev for the root device
2013-07-15  Konrad Rzeszutek... dracut.sh: Support early microcode loading.
2013-07-12  Harald Hoyerdracut.sh: correct dropindirs_sort
2013-07-05  Harald Hoyerdracut.sh: unset all LC_* and LANG
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-28  Harald Hoyerdon't add volatile swap partitions to host_devs
2013-05-06  Harald Hoyerdracut.sh: degrade message about missing tools for...
2013-04-25  Harald Hoyerdracut.sh: do not preunlink for fips mode
2013-04-25  Harald Hoyerfixed fips mode
2013-04-05  Harald HoyerAdd missing options to manpage and --help output
2013-03-26  Harald Hoyeruse systemd*dir variables everywhere
2013-03-22  Harald Hoyerdracut.sh: export systemdsystemconfdir
2013-03-20  Harald Hoyerdracut.sh: turn off hostonly mode, if udev database...
2013-03-20  Harald Hoyerdracut.sh: turn off host-only mode, if essential system...
2013-03-20  Harald Hoyerdracut.sh: remove temporary cpio output in trap
2013-03-13  Harald Hoyerdracut.sh: Add --noimageifnotneeded parameter
2013-03-13  Harald Hoyerdracut.sh: add --regenerate-all
2013-03-11  Harald Hoyerdracut.sh: add swap partitions to host-only setup
next