]> git.ipfire.org Git - thirdparty/dracut.git/history - dracut.sh
Merge pull request #35 from enovance/fix_include_variables_name
[thirdparty/dracut.git] / dracut.sh
2015-03-24  Harald HoyerMerge pull request #35 from enovance/fix_include_variab...
2015-03-24  Harald Hoyerdracut.sh: create /var/tmp
2015-03-20  Harald Hoyerdracut.sh: add support for creating a UEFI boot executable
2015-03-20  Harald Hoyerdracut.sh: only print cmdline from modules, which would...
2015-03-20  Harald Hoyerdracut.sh: simplify module install loop
2015-03-19  Harald Hoyerdracut.sh: factor out do_print_cmdline()
2015-02-19  Harald Hoyerdracut.sh: call bash with --norc
2015-01-22  Harald Hoyerdracut.sh: simplify the "find" for files with the x bit
2015-01-21  Harald Hoyerdracut.sh: handle empty $initrd/etc/cmdline.d
2014-12-19  Erwan Veludracut: Ajusting variables name for --include 35/head
2014-12-19  Erwan Veludracut: Don't fail at copying files when including...
2014-12-17  Harald HoyerRevert "95rootfs-block: Correctly terminate commandline...
2014-12-16  Hannes Reinecke95rootfs-block: Correctly terminate commandline parameter
2014-12-16  Thomas Renningerdracut.sh: Fix UUID= fstab parsing in case --mount...
2014-12-16  Thomas Renningerdracut.sh: Avoid duplicate devices in host_devs
2014-12-16  jloeserCheck for logfile (--logfile option) and create it...
2014-12-16  Hannes ReineckePrint stored dracut commandline during initramfs build
2014-12-01  Harald Hoyerdo not symlink /var/log to /run/log
2014-12-01  Harald Hoyerdracut.sh: add $tmpfilesdir to install files to /usr...
2014-10-29  Harald Hoyerdracut.sh: don't check gzip for --rsyncable, if pigz...
2014-10-29  Harald HoyerMerge pull request #30 from vtolstov/master
2014-10-29  Vasiliy TolstovMerge branch 'master' of github.com:haraldh/dracut 30/head
2014-10-29  Harald HoyerMerge pull request #28 from l1k/master
2014-10-27  Vasiliy Tolstovfix gzip compress then it not supports rsyncable option
2014-10-24  Harald Hoyerdracut: fixed module dependency handling 040
2014-09-11  Harald Hoyeradd "--loginstall <DIR>" and loginstall="<DIR>" options
2014-09-08  Thomas Renningerdracut: Introduce --force-drivers parameter and force_d...
2014-09-05  Harald Hoyerdracut.sh: change the PATH we search for our binaries
2014-08-29  Harald Hoyerremove all vim and emacs code format comments
2014-08-20  Harald Hoyerdracut.sh: source dracut-version.sh earlier than dracut...
2014-08-20  Harald HoyerCheck kernel config for early microcode and ACPI override
2014-08-15  Harald HoyerGenerate reproducible initramfs images
2014-07-22  Harald Hoyerdracut.sh: add DRACUT_PATH
2014-07-22  Harald Hoyeradd "--install-optional" and install_optional_items
2014-07-08  Harald Hoyerdracut.sh: always copy prelink files in FIPS mode
2014-06-30  Harald Hoyerdefault to hostonly_cmdline=yes, if hostonly
2014-06-20  Harald Hoyerdracut.sh: add libgcc_s, if libpthread is installed
2014-05-07  Harald HoyerDo not log to kmsg/syslog and files for "--print-cmdline"
2014-03-06  Harald HoyerDo not wait_for_dev if hostonly_cmdline not set
2014-03-03  WANG ChaoAdd -[-no]-hostonly-cmdline option handling for getopt
2014-02-28  Dave Youngadd default values in fstab_lines
2014-02-26  Harald HoyerAdd flag to toggle hostonly cmdline storing in the...
2014-02-26  Amadeusz ŻołnowskiAdded missing quotes
2014-02-26  Alexander TsoyAdd legacy flag (-l) to lz4 and update magic number
2014-02-19  Harald Hoyerdracut.sh: write directly to the output file
2014-02-07  Colin Guthriedracut.sh: Fix variable name typo.
2014-01-30  Harald Hoyerdracut.sh: only set the owner of files to 0:0, if gener...
2014-01-24  Harald Hoyerdracut.sh: add early_cpio marker file to the early...
2014-01-24  Harald Hoyerdracut.sh: set file owners of early cpio files to 0:0
2014-01-24  Harald Hoyerdracut.sh: create early cpio dir for acpi tables
2014-01-24  Harald Hoyerdracut.sh: s#\"#'# for error messages
2014-01-24  Hari BathiniDracut: Add a new argument "--rebuild"
2014-01-24  Koen KooiUse builtin xz/lzma option to use all cores for multihr...
2014-01-17  Harald Hoyerdracut-install,dracut: fix ldd output parsing
2014-01-13  Harald Hoyerdracut.sh: add /boot/efi to device paths
2014-01-13  Harald Hoyerdracut.sh: add missing piece for option --add-device
2013-12-05  Hannes ReineckeMake logfile configurable
2013-12-05  Harald Hoyerdracut-functions.sh: do not force require modules.builtin*
2013-12-03  Harald Hoyerdracut.sh: skip crypt swaps with password files
2013-12-03  Harald Hoyerdracut.sh:_get_fs_type() if block device exists return...
2013-11-13  Vratislav PodzimekRun 'xz' and 'lzma' with multiple threads
2013-11-02  Harald Hoyerdracut.sh: fixed PATH shortener
2013-10-30  Harald HoyerHandle crypto modules with and without modaliases
2013-10-16  Harald Hoyerdracut.sh: no need to make subdirs in run
2013-10-16  Harald Hoyerdracut.sh: also mkdir /run/lock, which is copied to
2013-10-14  P J PAdd lzo, lz4 compression and read INITRD_COMPRESS
2013-10-08  Harald Hoyerdracut.sh: do not bail out, if kernel modules dir is...
2013-10-02  Harald Hoyerdracut.sh: bail out early, if destination dir is not...
2013-10-02  Thomas Renningerdracut: Implement ACPI table overriding
2013-10-02  Thomas Renningerdracut: Do not create early_cpio if no suitable microco...
2013-10-02  Thomas Renningerdracut: Generlize microcode early cpio usage
2013-09-17  Harald HoyerAdd option to turn on/off prelinking
2013-09-13  Harald Hoyerdracut.sh: we don't need to read the modalias files
2013-09-13  Harald Hoyerdracut.sh: also search uevent's for MODALIAS
2013-09-13  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
next