]> git.ipfire.org Git - thirdparty/dracut.git/history - dracut
Merge commit 'dillow/master'
[thirdparty/dracut.git] / dracut
2009-06-05  Harald HoyerMerge commit 'dillow/master'
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
2009-05-25  Victor LowtherFix potential bug that might cause us to load the wrong...
2009-05-25  Harald Hoyerexit 0 on end of dracut
2009-05-25  Victor LowtherAdd infrastructure for dracut module dependency checking.
2009-05-25  Harald Hoyeradd dinfo which module is handled currently
2009-05-25  Harald Hoyerfor "-l" search dracut-functions relative to dracut...
2009-05-25  David Dillownfsroot: mount NFS root from udev rules
2009-05-25  Victor LowtherStyle cleanups in main dracut script.
2009-05-25  David Dillowdracut: fix fallback to default configuration file
2009-05-24  Andreas Thienemann-I parameter allows you specify an arbitary file to...
2009-05-20  Harald Hoyeradd emergency hook
2009-05-20  Harald Hoyeradd "-o, --omit" to omit dracut modules
2009-05-20  Andreas Thienemanndinfo print only when verbose defined
2009-05-20  Andreas ThienemannFix "--debug" parameter for dracut
2009-05-19  Andreas Thienemannadd usage() to dracut
2009-05-19  Andreas Thienemannoutput error message, if dracut-functions not found
2009-05-15  Harald Hoyeradd debug and changed verbose parameter
2009-03-24  Harald HoyerMerge branch 'test' into merge
2009-03-23  Harald HoyerMerge branch 'enhanced-test-framework' of git://fnordov...
2009-03-20  Victor LowtherUpdate test framework to create and use LVM on cryptroot
2009-03-08  Victor LowtherMake dracutmodules default to "auto"
2009-03-07  Victor LowtherClean up logic for auto vs. hostonly
2009-03-07  Harald Hoyeradd hostonly check procedure
2009-03-07  Seewer Philippecombine --skip-missing to /check infrastructure
2009-03-07  Harald Hoyerfixed conffile and dracutmodules handling
2009-03-07  Harald Hoyerfixed -c parameter handling and Makefile
2009-03-07  Seewer Philippepriorize -m over dracut.conf, add --modules and get...
2009-03-07  Victor LowtherFix broken -c handling and give instmods a little optim...
2009-03-07  Victor LowtherAdded -c switch to dracut to use a custom dracut.conf
2009-03-06  Victor LowtherAdd dracutmodules=auto functionality
2009-03-06  Victor LowtherSome minor formatting fixups in the main dracut script
2009-03-06  Harald Hoyerbe more precise, when checking the dracutmodules string...
2009-03-05  Harald Hoyer/usr/libexec -> /usr/lib
2009-03-05  Harald Hoyers/error /echo /
2009-03-05  Harald Hoyerallow dracut.conf to be local if -l is set
2009-03-04  Harald Hoyeralso run ldconfig on /lib64
2009-03-04  Harald Hoyeronly run ldconfig on /lib and /usr/lib with -n
2009-03-04  Victor LowtherAdd documentation on how to write a dracut module.
2009-03-04  Victor LowtherModify Makefile to understand the new module structure.
2009-03-04  Victor LowtherCreate a self-contained structure for dracut modules
2009-02-23  Victor LowtherHooks and modules have a .sh extension
2009-02-16  Victor Lowther[PATCH 48/50] Shift some functionality around, make...
2009-02-16  Victor Lowther[PATCH 47/50] Split out the various things we load...
2009-02-16  Victor Lowther[PATCH 44/50] Get rid of echoer script
2009-02-16  Victor Lowther[PATCH 42/50] Add very basic module functionality to...
2009-02-16  Victor Lowther[PATCH 41/50] dracut will now search for files in the...
2009-02-16  Victor Lowther[PATCH 40/50] Rearranged dracut script to make it easie...
2009-02-16  Victor Lowther[PATCH 39/50] Prefer /bin/dash as /bin/sh on the initrd...
2009-02-16  Victor Lowther[PATCH 36/50] Move cat into the list of required execut...
2009-02-16  Victor Lowther[PATCH 35/50] POSIX-ize all the shell scripts that...
2009-02-16  Victor Lowther[PATCH 34/50] Use inst to install hooks.
2009-02-16  Victor Lowther[PATCH 33/50] We now have a simple hook structure and...
2009-02-16  Victor Lowther[PATCH 30/50] We no longer need plymouth.
2009-02-16  Victor Lowther[PATCH 29/50] Add echoer script
2009-02-16  Victor Lowther[PATCH 28/50] Remove dependency on plymouth for getroot...
2009-02-16  Victor Lowther[PATCH 27/50] Don't leave cruft behind in /tmp
2009-02-16  Victor Lowther[PATCH 26/50] Make init less noisy and load fs modules...
2009-02-16  Victor Lowther[PATCH 25/50] Add dmesg to the list of debugging tools
2009-02-16  Victor Lowther[PATCH 24/50] Replace inst function with a family of...
2009-02-16  Victor Lowther[PATCH 23/50] Rip out old recursive module loading...
2009-02-16  Victor Lowther[PATCH 18/50] outfile processing can fit all on one...
2009-02-16  Victor Lowther[PATCH 17/50] Tighten up the font installation case...
2009-02-16  Victor Lowther[PATCH 16/50] $MNTIMAGE? I thought the install dir...
2009-02-16  Victor Lowther[PATCH 15/50] Tighten up the keymap installation case...
2009-02-16  Victor Lowther[PATCH 14/50] Tighten up conditional checking a bit...
2009-02-16  Victor Lowther[PATCH 13/50] Missed an instance of $initdir not being...
2009-02-16  Victor Lowther[PATCH 12/50] Get rid of some redundancy when sourcing...
2009-02-16  Victor Lowther[PATCH 11/50] Quote variable expansion where needed.
2009-02-16  Victor Lowther[PATCH 10/50] Clean up initialization in dracut.
2009-02-16  Victor Lowther[PATCH 09/50] Compact option processing.
2009-02-16  Victor Lowther[PATCH 08/50] Don't load commands into the initrd that...
2009-01-05  Jeremy KatzNow that module dependencies work, we don't have to...
2009-01-05  Jeremy KatzAdd first pass of keyboard/console font setup
2009-01-05  Jeremy KatzFix typo with local mode installing switch_root
2009-01-05  Jeremy KatzBasic support for loading SELinux from the initramfs
2008-12-19  Jeremy KatzHandle rules.d being from the installed location
2008-12-19  Jeremy KatzFedora calls --allow-missing as an arg to mkinitrd...
2008-12-18  Jeremy KatzFix shebang at the top of the file
2008-12-18  Jeremy KatzMake using the version from the current directory explicit
2008-12-18  Jeremy KatzHandle locations where we'll be installing files
2008-12-17  Jeremy KatzMake the generator start to be functional on a "real...
2008-12-17  Jeremy Katzrstrode built a new plymouth with the changes, so we...
2008-12-17  Jeremy KatzMove generator to be called 'dracut'