platform/upstream/dracut.git
2009-03-20 Victor LowtherLoad all our usual dracut modules
2009-03-20 Victor LowtherMove finding and mounting root on block devices into...
2009-03-20 Victor LowtherSplit out resume handling into its own hook.
2009-03-20 Victor LowtherMove parsing rootfs options to a pre-udev hook.
2009-03-20 Victor LowtherUpdate plymouth to work with running cryptsetup from...
2009-03-20 Victor LowtherUnlock our encrypted root in a udev rule.
2009-03-20 Victor LowtherMove processing root options into a pre-udev hook.
2009-03-20 Victor LowtherUpdate test framework to create and use LVM on cryptroot
2009-03-09 Harald Hoyerignore testimages
2009-03-09 Harald Hoyerdo not display "file not found" for /etc/lsb-release
2009-03-09 Harald Hoyerfixed bash error in inst_binary()
2009-03-08 Victor LowtherModify Makefile to use new test harness
2009-03-08 Victor LowtherAdd a very simple test harness
2009-03-08 Victor LowtherMake udevd shut up
2009-03-08 Victor LowtherFixup 90kernel-modules-loaded
2009-03-08 Victor LowtherMake dracutmodules default to "auto"
2009-03-08 Victor LowtherRemove all files on the initramfs before switching...
2009-03-07 Victor LowtherSome versions of udevd do not look for rules in /lib...
2009-03-07 Victor LowtherClean up logic for auto vs. hostonly
2009-03-07 Victor LowtherMove root option processing into a pre-mount hook.
2009-03-07 Harald Hoyeradd hostonly check procedure
2009-03-07 Harald Hoyerfixed Makefile and removed dracut.conf obsoleted by...
2009-03-07 Seewer Philippecombine --skip-missing to /check infrastructure
2009-03-07 Seewer Philippeadd /check for dmraim module
2009-03-07 Harald Hoyerdo not autoinstall 90kernel-modules-loaded 95udev...
2009-03-07 Harald Hoyerset dracutmodules to "auto"
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 LowtherSimplify switch_root.c a bit
2009-03-07 Victor LowtherAdded a comment for instmods.
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 LowtherMinor changes to network scripts to bring inline with...
2009-03-06 Victor LowtherTighten up the ubuntu 8.10 udev rules installation...
2009-03-06 Victor LowtherModify modprobe.d installation and add check for plymouth
2009-03-06 Victor LowtherChop tons of unneeded stuff out of the plymouth module
2009-03-06 Victor LowtherMake plymouth play nice with current ctypt code, part 2.
2009-03-06 Victor LowtherMake plymouth play nice with the current crypt code...
2009-03-06 Victor LowtherTighten up 90kernel-modules-loaded a bit.
2009-03-06 Victor LowtherTighten up 90kernel-modules/install a bit.
2009-03-06 Victor LowtherMake 90lvm load the device-mapper rules instead of...
2009-03-06 Victor LowtherMake 90dmraid load the dm-raid udev rules instead of...
2009-03-06 Victor LowtherUse new check functionaloty to only load cryptoroot...
2009-03-06 Victor LowtherUse new check functionality to make 10redhat-i18n only...
2009-03-06 Victor LowtherMake dash module use new check functionality
2009-03-06 Victor LowtherAdd dracutmodules=auto functionality
2009-03-06 Victor LowtherSome minor formatting fixups in the main dracut script
2009-03-06 Victor LowtherFix formatting in instmods a bit.
2009-03-06 Victor LowtherSimplify inst_script a bit
2009-03-06 Victor LowtherRename find_file to find_binary and simplify it.
2009-03-06 Victor LowtherMake calling modprobe look prettier.
2009-03-06 Victor LowtherRemove a useless use of cat in instmods
2009-03-06 Victor Lowtherinst never takes 3 arguments anymore.
2009-03-06 Harald Hoyerfixed the previous incomplete patch for 95udev-rules...
2009-03-06 Harald Hoyer/etc/modprobe.d might have subdirs, so install them...
2009-03-06 Seewer Philippedracut and ubuntu 8.10
2009-03-06 Harald Hoyeradd 90kernel-modules-loaded to install currently loaded...
2009-03-06 Harald Hoyerbe more precise, when checking the dracutmodules string...
2009-03-06 Harald Hoyerinstall modprobe.d for special rules and blacklists
2009-03-06 Harald Hoyeradd sd_mod to hardcode module list of doom
2009-03-06 Harald Hoyeradd --ignore-install to modprobe calls
2009-03-06 Harald Hoyerfixed the use of e.g. instmods =drivers/foobar
2009-03-06 Harald Hoyerfixed the use of e.g. instmods =drivers/foobar
2009-03-06 Harald Hoyerfixed instmods
2009-03-06 Harald Hoyeradd the special "=ata" case for instmods
2009-03-06 Harald Hoyeradd /sbin to $PATH
2009-03-06 Harald Hoyerused modules.<subsystem> if present for instmod =<subsy...
2009-03-06 Harald Hoyeruse $(( instead of $[
2009-03-06 Harald Hoyeruse udev rules to autoassemble a md raid and added...
2009-03-06 Harald Hoyermount move instead of umount and fix the search for...
2009-03-06 Harald Hoyerstart udevd with --resolve-names=never
2009-03-06 Harald Hoyeruse switch_root code from pjones.fedorapeople.org/mksta...
2009-03-06 Harald Hoyeradded mdraid module
2009-03-06 Harald Hoyerfail, if install failed
2009-03-06 Harald Hoyeradded mdraid autoassembling
2009-03-05 Harald Hoyer/usr/libexec -> /usr/lib
2009-03-05 Harald Hoyeradd gitignore
2009-03-05 Harald Hoyerfixed modules install
2009-03-05 Harald Hoyerdo not rename dracut-functions to functions
2009-03-05 Harald Hoyers/error /echo /
2009-03-05 Harald Hoyerremoved rule files (better use upstream rules)
2009-03-05 Harald Hoyerredirect more to null
2009-03-05 Harald Hoyeradded plymouth with crypt handling
2009-03-05 Harald Hoyerkeep compat arguments for "inst"
2009-03-05 Harald Hoyermake crypt more failsafe
2009-03-05 Harald Hoyerkill udev before switch_root and bail out after 10...
2009-03-05 Harald Hoyeronly react to "add" to prevent duplicate /cryptroot...
2009-03-05 Harald Hoyeruse dash instead of underscore for udev control commands
2009-03-05 Harald Hoyerserialize lvm calls with a subshell
2009-03-05 Harald Hoyertestimage target fixes
2009-03-05 Harald Hoyeradd dmraid
2009-03-05 Harald Hoyerfixed rpm building on Fedora 11
2009-03-05 Harald Hoyeradd compile phase to testimage and force overwrite
2009-03-05 Harald Hoyerdo not get GITTAG, if there is no .git
2009-03-05 Harald Hoyerfixed dirs in specfile
2009-03-05 Harald Hoyeradded tar.bz2 target for the rpm and archive target
2009-03-05 Harald Hoyerdefine gittag for rpm target
2009-03-05 Harald Hoyeradd sample dracut.conf
2009-03-05 Harald Hoyerinstall console udev rules and helper apps
next