mkinitrd unification across distributions
 help / color / mirror / Atom feed
 messages from 2009-02-16 19:06:35 to 2009-03-07 10:06:07 UTC [more...]

[RFC PATCH] Simply module writing and allow module skipping
 2009-03-07 10:06 UTC 

module 90kernel-modules-loaded
 2009-03-07  9:09 UTC  (8+ messages)

dracut and ubuntu 8.10
 2009-03-06 16:07 UTC  (6+ messages)

[PATCH 1/4] Modify instmods to not rely on the existence of modules.* files
 2009-03-06 15:36 UTC  (19+ messages)
  ` [PATCH 2/4] Get rid of some RedHat specific modules and udev rules
  ` [PATCH 3/4] Steal rules we need from the latest udev package
  ` [PATCH 4/4] Fix several inst functions

merged dracut git
 2009-03-06 15:30 UTC  (10+ messages)

IRC
 2009-03-05  8:51 UTC 

Dracut on different distros?
 2009-03-05  7:23 UTC  (8+ messages)

[Fwd: Re: merged dracut git]
 2009-03-05  7:20 UTC 

[PATCH 1/6] We now know how to configure the network interfaces
 2009-03-05  2:56 UTC  (6+ messages)
  ` [PATCH 2/6] Update scripts to make things a little easier to read
  ` [PATCH 3/6] Save any dhcp options we did not handle to net.$interface.dhcpopts
  ` [PATCH 4/6] Move running dhclient on DHCP interfaces into a pre-mount hook
  ` [PATCH 5/6] Do not run dhclient if the interface is already up
  ` [PATCH 6/6] Do not try to bring an already-up inferface back up

[PATCH 1/3] Modify instmods to not rely on the existence of modules.* files
 2009-03-05  2:51 UTC  (3+ messages)
  ` [PATCH 2/3] Grab only the udev rules we need to survive
  ` [PATCH 3/3] Fix several inst functions broken by previous find_binary hackery

[PATCH 1/4] Move mounting the root filesystem into its own series of hooks
 2009-03-05  2:40 UTC  (4+ messages)
  ` [PATCH 2/4] Modify getarg to be slightly more useful
  ` [PATCH 3/4] Trim out device nodes we do not have to actually create
  ` [PATCH 4/4] Add some predefined break points

[PATCH] strip "init=" from INIT
 2009-03-04 22:54 UTC  (2+ messages)

[PATCH] replace switch_root shell script with binary
 2009-03-04 22:50 UTC  (2+ messages)

/usr/libexec/dracut/ -> /usr/lib/dracut/
 2009-03-04 18:05 UTC  (2+ messages)

Which dracut repo?
 2009-03-04 15:43 UTC  (3+ messages)

[PATCH] fixes for specfile and Makefile
 2009-03-04 13:48 UTC 

Porting dracut to Debian, some notes
 2009-03-03 17:15 UTC 

[PATCH 1/4] Move actually mounting the root filesystem into its own series of hooks
 2009-03-01 20:02 UTC  (10+ messages)
  ` [PATCH 2/4] Modify getarg to be slightly more useful
  ` [PATCH 3/4] Trim out device nodes we do not have to actually create
  ` [PATCH 4/4] Add some predefined break points

[PATCH] Fix find_binary always succeeding
 2009-02-27 17:03 UTC  (2+ messages)

[PATCH] Create directories for symlinked libraries if needed
 2009-02-27 14:45 UTC 

[PATCH] Canonicalize symlinks
 2009-02-27 14:37 UTC 

[PATCH] Make bash regexes behave
 2009-02-27 14:16 UTC 

[PATCH] Fix instmods recursing indefinitely
 2009-02-27 12:25 UTC 

[PATCH] Fix Makefile naming dracut-functions wrong
 2009-02-27 10:44 UTC 

[PATCH] Fix Makefile installing in wrong directories
 2009-02-27 10:41 UTC 

[PATCH RFC 1/3] Create a self-contained structure for dracut modules
 2009-02-27  0:02 UTC  (3+ messages)
  ` [PATCH 2/3] Modify Makefile to understand the new module structure
  ` [PATCH 3/3] Add documentation on how to write a dracut module

[PATCH RFC 1/5] We now know how to configure the network interfaces
 2009-02-26  2:42 UTC  (5+ messages)
  ` [PATCH 2/5] Update scripts to make things a little easier to read
  ` [PATCH 3/5] Save any dhcp options we did not handle to net.$interface.dhcpopts
  ` [PATCH 4/5] Move running dhclient on DHCP interfaces into a pre-mount hook
  ` [PATCH 5/5] Do not run dhclient if the interface is already up

[RFC PATCH] Move actually mounting the root filesystem into its own series of hooks
 2009-02-25 12:13 UTC  (29+ messages)

cryptsetup does not like running in a while read loop
 2009-02-25  5:00 UTC 

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 


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