platform/upstream/dracut.git
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
2009-03-05 Harald Hoyerallow dracut.conf to be local if -l is set
2009-03-05 Harald Hoyeradd testimage target
2009-03-05 Harald Hoyerrenamed archive file and convenience target for rpm
2009-03-05 Harald Hoyersmall corrections and obsolete mkinitrd only when defin...
2009-03-05 Harald Hoyerfix modules.d install
2009-03-04 Harald Hoyeradd \n to switch_root
2009-03-04 Harald Hoyerkill udevd before switching root
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 Harald Hoyermerge fix, find_binary
2009-03-04 Harald Hoyerfixes for specfile and Makefile
2009-03-04 Harald Hoyerreplace switch_root shell script with binary
2009-03-04 Harald Hoyerstrip "init=" from INIT
2009-03-04 Victor LowtherFix several inst functions.
2009-03-04 Victor LowtherSteal rules we need from the latest udev package.
2009-03-04 Victor LowtherGet rid of some RedHat specific modules and udev rules
2009-03-04 Victor LowtherModify instmods to not rely on the existence of modules...
2009-03-04 Seewer PhilippeCreate directories for symlinked libraries if needed
2009-03-04 Seewer PhilippeCanonicalize symlinks
2009-03-04 Seewer PhilippeMake bash regexes behave
2009-03-04 Seewer PhilippeFix find_binary always succeeding
2009-03-04 Seewer PhilippeFix instmods recursing indefinitely
2009-03-04 Seewer PhilippeFix Makefile installing in wrong directories
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-03-04 Victor LowtherDo not run dhclient if the interface is already up.
2009-03-04 Victor LowtherMove running dhclient on DHCP interfaces into a pre...
2009-03-04 Victor LowtherSave any dhcp options we did not handle to net.$interfa...
2009-03-04 Victor LowtherUpdate scripts to make things a little easier to read
2009-03-04 Victor LowtherWe now know how to configure the network interfaces.
2009-03-04 Victor LowtherAdd some predefined break points.
2009-03-04 Victor LowtherTrim out device nodes we do not have to actually create.
2009-03-04 Victor LowtherModify getarg to be slightly more useful.
2009-03-04 Victor LowtherMove actually mounting the root filesystem into its...
2009-02-24 Victor Lowthercryptsetup does not like running in a while read loop.
2009-02-23 Victor LowtherMake cryptroot handling act as a real producer/consumer.
2009-02-23 Victor LowtherSupport rootflags and rootfstype kernel parameters.
2009-02-23 Victor LowtherWe now support mounting the rootfs rw.
2009-02-23 Victor LowtherWe now support the noresume kernel parameter.
2009-02-23 Victor Lowthertiny fixup to getarg to make handling more arguments...
2009-02-23 Victor LowtherMake exec failure not kill init or switch_root.
2009-02-23 Victor LowtherHooks and modules have a .sh extension
2009-02-18 Dave JonesFix typo in hook installation.
2009-02-17 Victor LowtherGoodbye, nash. We won't miss you.
2009-02-16 Victor Lowther[PATCH 50/50] Some documentation updates
2009-02-16 Victor Lowther[PATCH 49/50] Modify hook loading to make it slightly...
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 46/50] fixed library-matching regex
2009-02-16 Victor Lowther[PATCH 45/50] Really die if a library is not found.
next