platform/upstream/dracut.git
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.
2009-02-16 Victor Lowther[PATCH 44/50] Get rid of echoer script
2009-02-16 Victor Lowther[PATCH 43/50] Use ldd to find shared library deps.
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 38/50] Missed some non-POSIX substitution in...
2009-02-16 Victor Lowther[PATCH 37/50] Try to install file as scripts before...
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 32/50] Created pre-mount hook directory
2009-02-16 Victor Lowther[PATCH 31/50] We no longer require plymouth. Remove...
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
next