platform/upstream/dracut.git
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
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 22/50] Bashify inst function where ot makes...
2009-02-16 Victor Lowther[PATCH 21/50] Simplified get_dso_deps
2009-02-16 Victor Lowther[PATCH 20/50] set_verbose is not used anywhere. Buh...
2009-02-16 Victor Lowther[PATCH 19/50] The function keyword is deprecated. ...
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-02-16 Victor Lowther[PATCH 07/50] Get rid of `` subprocess expansion when...
2009-02-16 Victor Lowther[PATCH 06/50] Bashify results testing for selinux polic...
2009-02-16 Victor Lowther[PATCH 05/50] Rewrite the mount loop using bash-specifi...
2009-02-16 Victor Lowther[PATCH 04/50] Modify root cmdline parsing to use a...
2009-02-16 Victor Lowther[PATCH 03/50] Use getarg to get the root kernel command...
2009-02-16 Victor Lowther[PATCH 02/50] Add a simple getarg function.
2009-02-16 Victor Lowther[PATCH 01/50] We have a path. Do not specify full...
2009-01-22 Jeremy KatzSlightly more reasonable timeout
2009-01-22 Jeremy KatzAlso rescan after each new lvm2 member appears so we...
2009-01-22 Jeremy KatzDon't use deprecated git-* commands
2009-01-22 Jeremy KatzImport volume info here too (noticed by wtogami with...
2009-01-12 Bill NottinghamGo to an emergency shell if mounting the root filesyste...
2009-01-12 Bill NottinghamFix 'root=LABEL=/'
2009-01-12 Bill NottinghamFix tense.
2009-01-05 Jeremy KatzNow that module dependencies work, we don't have to...
2009-01-05 Jeremy KatzFix module dependency handling
2009-01-05 Jeremy KatzClean up noise from eu-readelf
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 KatzUpdate the documentation a bit for current status
2009-01-05 Jeremy KatzBasic support for loading SELinux from the initramfs
2009-01-05 Jeremy KatzStop depending on nash to find the program interpreter...
2008-12-19 Jeremy KatzAdd a spec file for rpm building
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-19 Jeremy Katzplymouth calls set_verbose(), no noop it
2008-12-18 Jeremy KatzFix shebang at the top of the file
next