mkinitrd unification across distributions
 help / color / mirror / Atom feed
 messages from 2009-02-06 20:03:30 to 2009-02-24 18:50:35 UTC [more...]

[RFC PATCH] Move actually mounting the root filesystem into its own series of hooks
 2009-02-24 18:50 UTC  (27+ messages)

Stop CC'ing everyone
 2009-02-24 16:13 UTC  (2+ messages)

Make cryptroot handling act as a real producer/consumer
 2009-02-24  5:00 UTC 

Support rootflags and rootfstype kernel parameters
 2009-02-24  5:00 UTC 

We now support mounting the rootfs rw
 2009-02-24  5:00 UTC 

We now support the noresume kernel parameter
 2009-02-24  5:00 UTC 

tiny fixup to getarg to make handling more arguments slightly easier
 2009-02-24  5:00 UTC 

Make exec failure not kill init or switch_root
 2009-02-24  5:00 UTC 

Hooks and modules have a .sh extension
 2009-02-24  5:00 UTC 

[PATCH 1/2] Hooks and modules have a .sh extension
 2009-02-23 18:28 UTC  (3+ messages)
  ` [PATCH 2/2] Make exec failure not kill init or switch_root

[PATCH 1/5] tiny fixup to getarg to make handling more arguments slightly easier
 2009-02-22  6:22 UTC  (6+ messages)
  ` [PATCH 2/5] We now support the noresume kernel parameter
  ` [PATCH 3/5] We now support mounting the rootfs rw
  ` [PATCH 4/5] Support rootflags and rootfstype kernel parameters
  ` [PATCH 5/5] Make cryptroot handling act as a real producer/consumer
  ` [PATCH 6/5] cryptsetup does not like running in a while read loop

initramfs-tools 0.93 status report
 2009-02-20 14:48 UTC  (2+ messages)

Tainting the initrd
 2009-02-19 13:22 UTC  (5+ messages)

[PATCH] Docs update
 2009-02-19 12:09 UTC  (3+ messages)

Fix typo in hook installation
 2009-02-19  5:00 UTC 

[PATCH 1/1] added extention to module files
 2009-02-18 19:11 UTC  (7+ messages)

Goodbye, nash. We won't miss you
 2009-02-18  5:00 UTC 

[PATCH 49/50] Modify hook loading to make it slightly easier to script
 2009-02-18  2:07 UTC  (2+ messages)

[PATCH 1/1] Goodbye, nash. We won't miss you
 2009-02-17  3:16 UTC 

Commits
 2009-02-16 19:18 UTC 

[PATCH 50/50] Some documentation updates
 2009-02-16 19:07 UTC 

[PATCH 48/50] Shift some functionality around, make modules maskable
 2009-02-16 19:07 UTC 

[PATCH 47/50] Split out the various things we load into their own modules
 2009-02-16 19:07 UTC 

[PATCH 46/50] fixed library-matching regex
 2009-02-16 19:07 UTC 

[PATCH 45/50] Really die if a library is not found
 2009-02-16 19:07 UTC 

[PATCH 44/50] Get rid of echoer script
 2009-02-16 19:07 UTC 

[PATCH 43/50] Use ldd to find shared library deps
 2009-02-16 19:07 UTC 

[PATCH 42/50] Add very basic module functionality to dracut
 2009-02-16 19:07 UTC 

[PATCH 41/50] dracut will now search for files in the usual binary locations if a
 2009-02-16 19:07 UTC 

[PATCH 40/50] Rearranged dracut script to make it easier to split things out for
 2009-02-16 19:07 UTC 

[PATCH 39/50] Prefer /bin/dash as /bin/sh on the initrd if it is available
 2009-02-16 19:07 UTC 

[PATCH 38/50] Missed some non-POSIX substitution in root filesystem label parsing
 2009-02-16 19:07 UTC 

[PATCH 37/50] Try to install file as scripts before installing them as binaries
 2009-02-16 19:06 UTC 

[PATCH 36/50] Move cat into the list of required executables
 2009-02-16 19:06 UTC 

[PATCH 35/50] POSIX-ize all the shell scripts that get installed to the initramfs
 2009-02-16 19:06 UTC 

[PATCH 34/50] Use inst to install hooks
 2009-02-16 19:06 UTC 

[PATCH 33/50] We now have a simple hook structure and 3 defined hook points
 2009-02-16 19:06 UTC 

[PATCH 32/50] Created pre-mount hook directory
 2009-02-16 19:06 UTC 

[PATCH 31/50] We no longer require plymouth. Remove it from the spec
 2009-02-16 19:06 UTC 

[PATCH 30/50] We no longer need plymouth
 2009-02-16 19:06 UTC 

[PATCH 29/50] Add echoer script
 2009-02-16 19:06 UTC 

[PATCH 28/50] Remove dependency on plymouth for getroot, pass 1
 2009-02-16 19:06 UTC 

[PATCH 27/50] Don't leave cruft behind in /tmp
 2009-02-16 19:06 UTC 

[PATCH 26/50] Make init less noisy and load fs modules for all mounted filesystems
 2009-02-16 19:06 UTC 

[PATCH 25/50] Add dmesg to the list of debugging tools
 2009-02-16 19:06 UTC 

[PATCH 24/50] Replace inst function with a family of specialized functions
 2009-02-16 19:06 UTC 

[PATCH 23/50] Rip out old recursive module loading, replace with something simpler
 2009-02-16 19:06 UTC 

[PATCH 22/50] Bashify inst function where ot makes things easier to read
 2009-02-16 19:06 UTC 

[PATCH 21/50] Simplified get_dso_deps
 2009-02-16 19:06 UTC 

[PATCH 20/50] set_verbose is not used anywhere. Buh-bye
 2009-02-16 19:06 UTC 

[PATCH 19/50] The function keyword is deprecated. Get rid of it
 2009-02-16 19:06 UTC 

[PATCH 18/50] outfile processing can fit all on one line, so make it
 2009-02-16 19:06 UTC 

[PATCH 17/50] Tighten up the font installation case statement as well
 2009-02-16 19:06 UTC 

[PATCH 16/50] $MNTIMAGE? I thought the install dir was $initdir
 2009-02-16 19:06 UTC 

[PATCH 15/50] Tighten up the keymap installation case statement in dracut
 2009-02-16 19:06 UTC 

[PATCH 14/50] Tighten up conditional checking a bit more
 2009-02-16 19:06 UTC 

[PATCH 13/50] Missed an instance of $initdir not being quoted
 2009-02-16 19:06 UTC 

[PATCH 12/50] Get rid of some redundancy when sourcing our functions
 2009-02-16 19:06 UTC 

[PATCH 11/50] Quote variable expansion where needed
 2009-02-16 19:06 UTC 

[PATCH 10/50] Clean up initialization in dracut
 2009-02-16 19:06 UTC 

[PATCH 09/50] Compact option processing
 2009-02-16 19:06 UTC 

[PATCH 08/50] Don't load commands into the initrd that are built in to bash
 2009-02-16 19:06 UTC 

[PATCH 07/50] Get rid of `` subprocess expansion when killing udevd
 2009-02-16 19:06 UTC 

[PATCH 06/50] Bashify results testing for selinux policy loading
 2009-02-16 19:05 UTC 

[PATCH 05/50] Rewrite the mount loop using bash-specific features
 2009-02-16 19:05 UTC 

[PATCH 04/50] Modify root cmdline parsing to use a case statement
 2009-02-16 19:05 UTC 

[PATCH 03/50] Use getarg to get the root kernel commandline parameter
 2009-02-16 19:05 UTC 

[PATCH 02/50] Add a simple getarg function
 2009-02-16 19:05 UTC 

[PATCH 01/50] We have a path. Do not specify full paths to commands that are in it
 2009-02-16 19:05 UTC 

[PATCH 1/4] Split out the various things into their own modules
 2009-02-15 14:38 UTC  (7+ messages)
  ` [PATCH 2/4] Shift some functionality around, make modules maskable
  ` [PATCH 3/4] Modify hook loading to make it slightly easier to script
  ` [PATCH 4/4] Some documentation updates

[PATCH 1/1] Goodbye nash dependency!
 2009-02-15  2:06 UTC  (2+ messages)
  ` [PATCH 2/1] switch_root: now uglier and more robust

[PATCH 1/5] Even more dracut functionality
 2009-02-12 12:06 UTC  (10+ messages)
  ` [PATCH 2/5] Even more dracut cleanups
  ` [PATCH 3/5] "
  ` [PATCH 4/5] "
  ` [PATCH 5/5] "
  ` [PATCH 6/5] Even more dracut functionality

[PATCH 1/9] Dracut cleanups, part 2
 2009-02-11 23:17 UTC  (12+ messages)
  ` [PATCH 2/9] "
  ` [PATCH 3/9] "
  ` [PATCH 4/9] "
  ` [PATCH 5/9] "
  ` [PATCH 6/9] "
  ` [PATCH 7/9] "
  ` [PATCH 8/9] "
  ` [PATCH 9/9] "

Dracut and other distributions - an experiment
 2009-02-11 16:41 UTC  (6+ messages)

[PATCH 01/31] Some dracut cleanups and bashification
 2009-02-10 16:56 UTC  (39+ messages)
  ` [PATCH 02/31] "
  ` [PATCH 03/31] "
  ` [PATCH 04/31] "
  ` [PATCH 05/31] "
  ` [PATCH 06/31] "
  ` [PATCH 07/31] "
  ` [PATCH 08/31] "
  ` [PATCH 09/31] "
  ` [PATCH 10/31] "
  ` [PATCH 11/31] "
  ` [PATCH 12/31] "
  ` [PATCH 13/31] "
  ` [PATCH 14/31] "
  ` [PATCH 15/31] "
  ` [PATCH 16/31] "
  ` [PATCH 17/31] "
  ` [PATCH 18/31] "
  ` [PATCH 19/31] "
  ` [PATCH 20/31] "
  ` [PATCH 21/31] "
  ` [PATCH 22/31] "
  ` [PATCH 23/31] "
  ` [PATCH 24/31] "
  ` [PATCH 25/31] "
  ` [PATCH 26/31] "
  ` [PATCH 27/31] "
  ` [PATCH 28/31] "
  ` [PATCH 29/31] "
  ` [PATCH 30/31] "
  ` [PATCH 31/31] "

[RFC PATCH 2/3] raid: external and internal metadata support
 2009-02-08 19:16 UTC  (17+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox