mkinitrd unification across distributions
 help / color / mirror / Atom feed
 messages from 2011-10-07 07:49:28 to 2012-01-24 15:23:51 UTC [more...]

[RFC PATCH 1/2] support adding module-specific parameters
 2012-01-24 15:23 UTC  (13+ messages)
  ` [PATCH 2/2] remove the global --sshkey parameter

[Patch] fix rpm build error after adding ssh-client module
 2012-01-23 11:05 UTC  (2+ messages)

[Patch] remove extra semicolons in dracut.8.xml
 2012-01-23 11:05 UTC  (2+ messages)

[PATCH] lsinitrd: add '-s' option to sort the initrd output by file size
 2012-01-23 11:05 UTC  (2+ messages)

[PATCH 1/3] Handle upper case MAC addresses in ifname option
 2012-01-23 11:05 UTC  (7+ messages)
` [PATCH 2/3] server-id in ip= is not optional
` [PATCH 3/3] ip= server-id should be server-IP

[PATCH 5/5 branch usrmove v2] --ctty: add help line in usage
 2012-01-23 11:04 UTC  (3+ messages)

[PATCH 4/5 branch usrmove v2] Add ssh client module code
 2012-01-23 11:04 UTC  (2+ messages)

[PATCH 3/5 branch usrmove v2] change root home dir to /root
 2012-01-23 11:03 UTC  (2+ messages)

[PATCH 2/5 branch usrmove v2] Add job control support to emergency shell
 2012-01-23 11:03 UTC  (2+ messages)

[PATCH 1/5 branch usrmove v2] deal common part of etc passwd in 99base
 2012-01-23 11:03 UTC  (10+ messages)

Q: mount initramfs as the final root fs
 2012-01-17 15:12 UTC  (6+ messages)

[PATCH] 98usrmount: don't pass fstab fs options as fsck options
 2012-01-16 10:10 UTC  (3+ messages)

Dracut and root filesystem UUIDs
 2012-01-13 15:08 UTC  (5+ messages)

[PATCH] Create a symlink for the live image's base loop device
 2012-01-13 12:06 UTC  (3+ messages)

[PATCH 1/3] interpret 'off' as false in getargbool
 2012-01-13 10:51 UTC  (9+ messages)
  ` [PATCH 2/3] minor cleanups in parsing for dmsquash-live and livenet
  ` [PATCH 3/3] allow network setup without netroot

[PATCH usrmove branch] fstab-sys: mount it in initramfs instead of newroot if mount point is not found
 2012-01-13 10:51 UTC  (2+ messages)

[PATCH 0/6] Enhancements and bug fixes for --mount
 2012-01-13 10:36 UTC  (14+ messages)
  ` [PATCH 1/6] Allow to add mount points even not in hostonly mode
  ` [PATCH 2/6] Check module dependencies of mount points
  ` [PATCH 3/6] Fix get_maj_min() to follow symlink
  ` [PATCH 4/6] Pass device name instead of major:minor in for_each_host_dev_fs()
  ` [PATCH 5/6] nfs: fix regex patterns in check()
  ` [PATCH 6/6] lvm: pass the correct rd.lvm.lv parameter

[PATCH v2] allow ifup bring up network manually even without netroot
 2012-01-13  8:58 UTC  (7+ messages)

revisiting run/img handling patches (as v2)
 2012-01-12 22:08 UTC 

[PATCH] allow ifup bring up network mannually even without netroot
 2011-12-29  9:55 UTC  (3+ messages)

[PATCH 1/4 branch usrmove] deal common part of etc passwd in 99base
 2011-12-26  5:42 UTC  (5+ messages)

[PATCH 4/4 branch usrmove] Add ssh client module code
 2011-12-26  5:26 UTC  (11+ messages)

[PATCH 2/4 branch usrmove] Add job control support to emergency shell
 2011-12-26  4:56 UTC  (5+ messages)

[PATCH 0/4 branch usrmove] add ssh client module
 2011-12-26  4:53 UTC  (4+ messages)

[PATCH 3/4 branch usrmove] change root home dir to /root
 2011-12-23  8:04 UTC 

[ANNOUNCE] dracut 014 release
 2011-12-15 12:40 UTC 

[PATCH] Makefile: Append target files names for man pages
 2011-11-16 14:17 UTC 

[PATCH 00/10] All recent patches linearly
 2011-11-11 15:45 UTC  (15+ messages)
  ` [PATCH 01/10] features: RUNDIR, imgdir, prefix, prefix_mnt and related changes
  ` [PATCH 02/10] features: RUNDIR, imgdir, ... [update 1]
  ` [PATCH 03/10] minor changes
  ` [PATCH 04/10] dracut: remove duplicate options
  ` [PATCH 05/10] dracut: detect lib paths more carefully
  ` [PATCH 06/10] check root candidates "
  ` [PATCH 07/10] introduce optional job control
  ` [PATCH 08/10] job control fixup
  ` [PATCH 09/10] prepare common emergency_shell function (1), shell job control fixups (2)
  ` [PATCH 10/10] optional shell job control - add documentation
  ` [PATCH 11/10] dracut: sewing fixup
  ` [PATCH] init: /dev/.initramfs symlink fixup
  ` [PATCH 13/10] features: RUNDIR, imgdir, ... [update 2]

[PATCH] 99base/init: avoid using cp -t
 2011-11-09  9:08 UTC  (2+ messages)

(unknown),
 2011-11-01 11:52 UTC  (2+ messages)
  ` 

[PATCH] exit 255 documentation
 2011-10-31 18:45 UTC 

[PATCH] ip= server-id should be server-IP
 2011-10-31 11:30 UTC 

[PATCH] server-id in ip= is not optional
 2011-10-31 11:29 UTC 

[PATCH] Handle upper case MAC addresses in ifname option
 2011-10-31 11:28 UTC 

[PATCH] remove the xen dracut module
 2011-10-21 11:19 UTC  (2+ messages)

[PATCH 1/2] apply-live-updates.sh: copy without glob
 2011-10-21 11:18 UTC  (4+ messages)
  ` [PATCH 2/2] make livenet module optional

90livenet/module-setup.sh: do not pollute stdout
 2011-10-21 11:14 UTC  (2+ messages)

[PATCH] introduce optional job control
 2011-10-18 10:23 UTC  (4+ messages)
  ` [PATCH] job control fixup

[RFC] run/img/prefix and related changes
 2011-10-17 22:40 UTC  (3+ messages)
  ` [RFC] features: RUNDIR, imgdir, prefix, prefix_mnt "
      ` [PATCH] features: RUNDIR, imgdir, ... [update 1]

[PATCH] check root candidates more carefully
 2011-10-17 21:36 UTC 

[PATCH] dracut: remove duplicate options
 2011-10-17 21:01 UTC 

mount other than rootfs problem
 2011-10-13 14:43 UTC  (13+ messages)

[PATCH] dmsquash-live: fix log message about root/liveroot
 2011-10-13  2:49 UTC 

[PATCH] dracut-lib.sh: fix dropped backslashes in CMDLINE
 2011-10-13  2:48 UTC 

[PATCH 0/2] minimum bash version
 2011-10-12 16:09 UTC  (8+ messages)
  ` [PATCH 1/2] bash3 compat patch
  ` [PATCH 2/2] explicitly verify bash version

[PATCH] dracut.conf.5.xml: tag mismatch fix
 2011-10-11  7:38 UTC  (2+ messages)

[PATCH 0/4] options to configure fs-lib (fsck) and two unrelated fixes
 2011-10-10  9:57 UTC  (11+ messages)
  ` [PATCH 1/4] convert_abs_rel() fixups
  ` [PATCH 2/4] dracut.8: add missing lvmconf info
  ` [PATCH 3/4] fs-lib: add ability to choose fsck tools
  ` [PATCH 4/4] manuals: add info about fs-lib (fsck) configuration
  ` minor corrections
  ` [PATCH 5/4] dracut-functions: conv/normalize "

check mktemp return value
 2011-10-10  9:53 UTC  (3+ messages)

dracut kernel.org git repo online again
 2011-10-10  9:49 UTC  (2+ messages)

[PATCH] update the documentation of '--[no]prefix'
 2011-10-07  8:15 UTC  (2+ messages)


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