]> git.ipfire.org Git - thirdparty/dracut.git/history - dracut
dracut-logger: logging facility module for build- and boot-time
[thirdparty/dracut.git] / dracut
2011-03-15  Amadeusz Żołnowskidracut-logger: logging facility module for build- and...
2011-03-15  Harald Hoyerdracut: add --xz to compress with xz
2011-03-10  Harald Hoyerdracut: let some parameters be specified multiple times
2011-03-10  Harald Hoyerdracut-functions: add pop() and push()
2011-03-10  Harald Hoyerdracut: make options position independent
2011-03-10  Harald Hoyerdracut: make "-i, --include SOURCE TARGET" work for...
2011-03-09  Amadeusz Żołnowskilisting modules fixed
2011-03-07  Harald Hoyerdracut: more verbose logging
2011-02-23  Harald Hoyerdracut: do not use "derror", when we cannot find dracut...
2011-02-02  Harald Hoyerdracut: use derror for error messages
2011-02-02  Harald Hoyerreplaced check,install,installkernel with module-info.sh
2010-10-15  Amadeusz ŻołnowskiRevert "add option --ignore-kernel-modules"
2010-09-20  Harald Hoyerdracut: added --list-modules
2010-09-10  Harald Hoyerreformat source code
2010-08-23  Harald Hoyerdracut: fixed "Add support for bzip2 and xz"
2010-08-23  Harald Hoyerdracut: fixed "Clean up some conditional checking..."
2010-08-23  Harald Hoyerdracut: fixed "Shorten permission checking..."
2010-08-23  Amadeusz Żołnowskidracut: lib and usr/lib dirs detection
2010-08-23  Amadeusz Żołnowskiuse 'type' built-in instead of external cmd 'which...
2010-08-23  Victor LowtherTrivial bashification and minor code rearrangement...
2010-08-23  Victor LowtherPrettify the option setting loop in dracut.
2010-08-23  Victor LowtherBashify mkinitrd-dracut.sh, introduce read_arg.
2010-08-23  Victor LowtherJust test the status of the cpio-and-compress pipe...
2010-08-23  Victor LowtherAdd support for bzip2 and xz compressed initramfs images.
2010-08-23  Victor LowtherWe have $UID, use it instead of $(id -u)
2010-08-23  Victor LowtherFlatten our check to ensure that depmod works.
2010-08-23  Victor LowtherShorten permission checking to ensure we can actually...
2010-08-23  Victor LowtherBashify the code that actually sources out config files.
2010-08-23  Victor LowtherClean up some conditional checking when trying to find...
2010-08-23  Victor LowtherGet rid of unneeded dirname calls.
2010-08-06  Harald Hoyerdracut: add --fstab, to ignore /proc/self/mountinfo
2010-08-05  Harald Hoyerdracut: let --fwdir be specified multiple times
2010-08-04  Amadeusz Żołnowskiadd option --ignore-kernel-modules
2010-08-02  Harald Hoyerdracut: let some arguments add up
2010-08-02  Harald Hoyerdracut: use hardlink, if available to safe some space
2010-07-21  Andrey Borzenkovconffile before confdir
2010-07-20  Harald Hoyerdracut: fixed stripping of kernel modules
2010-07-06  Amadeusz Żołnowskidracut: info which module is sourced; updated dracut...
2010-06-17  Amadeusz Żołnowskidracut, dracut-functions: better vercmp
2010-06-09  Amadeusz ŻołnowskiSupport old version of module-init-tools
2010-05-07  Harald Hoyerdracut: get rid of the "file" command
2010-05-07  Harald Hoyeruse "grep" directly without "nm" to drop binutils requi...
2010-05-03  Harald Hoyerdracut.conf: use "+=" as default for config variables
2010-04-15  Ville SkyttäUse pigz for gzipping if available.
2010-04-14  Harald Hoyerdracut: add_drivers from the command line should add...
2010-03-05  Harald Hoyerdracut: move ldconfig after include
2010-03-05  Harald Hoyerdracut: do a full ldconfig in the initramfs
2010-02-18  Harald Hoyerdracut: add check, if we can write to the output image...
2010-02-18  Harald Hoyerdracut: removed "local" not inside of function
2010-02-12  Harald Hoyeradd /etc/dracut.conf.d
2009-11-27  Harald Hoyerchanged hostonly documentation and handling
2009-11-27  Harald Hoyerdracut: fix no_kernel typo
2009-11-19  Harald Hoyerdracut: create initramfs-$(kernelversion).img by default
2009-11-19  Harald Hoyerdracut: check more return codes, check for permissions...
2009-11-10  Dan Horákcontrol filesystems included in the generic initramfs
2009-11-03  Alan JenkinsTidy up some comments
2009-10-27  Harald Hoyerjoin $dsrc and $dracutbasedir
2009-10-09  Harald Hoyerdracut: if called with "-l" read only local dracut...
2009-10-08  Harald Hoyerdracut: exit traps with original exitcode
2009-10-01  Harald Hoyerdracut: strip kernel modules which have no x bit set
2009-09-29  Lance Albertsondir symlinks
2009-09-18  Harald Hoyermd/dm/lvm: install pre-pivot cleanup hooks only if...
2009-09-17  Quentin Armitagedracut : remove extraneous output to screen during...
2009-09-17  Harald Hoyerdracut: use and export PATH=/sbin:/bin:/usr/sbin:/usr/bin
2009-09-15  Harald Hoyermdraid: add rd_NO_MDADMCONF --mdadmconf --nomdadmconf
2009-09-14  Harald Hoyerdracut: determine path to dracut-functions
2009-09-09  Harald Hoyeradd parameter to specify additional kernel modules...
2009-09-02  Victor LowtherMerge commit 'origin/master'
2009-09-01  Harald Hoyeradd hostonly to dracut.conf
2009-08-16  Victor LowtherSplit kernel module loading into smaller chunks.
2009-08-15  Victor LowtherNo need to quote variable expansion in [[ ]]
2009-08-15  Victor LowtherBashify drivers_dir check
2009-08-14  Harald Hoyerdracut: set ownership to root.root for all files
2009-07-25  Harald Hoyerstrip binaries in initramfs
2009-07-25  Harald Hoyerdracut/dracut-gencmdline: fixed copyright header
2009-07-25  Harald Hoyerdracut: usage(): break line for 80 chars
2009-07-24  Harald Hoyerdracut: print help for unknow options
2009-07-22  Harald Hoyerdracut: add --kernel-only and --no-kernel arguments
2009-07-21  Harald Hoyerfix kernel modules dir handling
2009-07-21  Harald Hoyeradd --fwdir parameter to dracut
2009-07-21  Harald Hoyerdracut: add --kmoddir directory, where to look for...
2009-07-02  Daniel DrakeRemove modules dependency
2009-07-02  Seewer PhilippeDon't use absolute paths for utilities
2009-07-02  Harald Hoyeradd --add option to add modules to the "all" list
2009-06-19  Harald Hoyer/usr/lib/dracut -> /usr/share/dracut
2009-06-05  Harald HoyerMerge branch 'master' of ssh://dracut.git.sourceforge...
2009-06-05  Harald HoyerMerge commit 'dillow/master'
2009-06-05  Victor LowtherMake debugging much more useful.
2009-06-04  Harald Hoyeradd dracutbasedir as configurable variable in dracut...
2009-06-03  Harald Hoyerrun udevadm trigger for graphics for plymouth in pre...
2009-06-01  Warren TogamiMerge branch 'master' of ../dracut-dillow
2009-06-01  David Dillownetroot: add common handler for network root devices
2009-06-01  David Dillowdracut: add cmdline hook
2009-05-30  Victor LowtherUpdate check scripts in modules to make them work again.
2009-05-29  Victor LowtherMerge branch 'master' of ssh://vlowther@dracut.git...
2009-05-29  Warren TogamiProperly detect -H and --hostonly mode
2009-05-29  Victor LowtherMerge branch 'master' of ssh://vlowther@dracut.git...
2009-05-29  Victor LowtherLog dracut output.
2009-05-28  Warren TogamiDisambiguate modules and drivers. modules are dracutmo...
2009-05-28  Warren TogamiMove all files generated during initrd runtime to /tmp
next