mkinitrd unification across distributions
 help / color / mirror / Atom feed
 messages from 2009-05-28 03:41:12 to 2009-06-16 07:53:21 UTC [more...]

[RFC PATCH 2/5] network/netroot
 2009-06-16  7:53 UTC  (5+ messages)

Some netboot doc cleanups
 2009-06-16  7:39 UTC  (2+ messages)

[PATCH] Don't start mdmon if it isn't installed
 2009-06-15 22:05 UTC  (2+ messages)

Redundant nfsroot cmdline options
 2009-06-15 19:46 UTC 

[RFC PATCH 0/5] Multiple interfaces support and lots of cmdline parsing
 2009-06-15 16:19 UTC  (8+ messages)

50plymouth-pre0.7
 2009-06-15 14:22 UTC  (2+ messages)

/etc/passwd thoughts
 2009-06-13  4:04 UTC  (6+ messages)

[RFC PATCH 1/5] Add "die" and some minor changes in base
 2009-06-12 19:27 UTC  (4+ messages)

[RFC PATCH 5/5] iscsiroot
 2009-06-12 15:12 UTC 

[RFC PATCH 4/5] nbdroot
 2009-06-12 15:12 UTC 

[RFC PATCH 3/5] nfsroot
 2009-06-12 15:11 UTC 

base module dependency on kernel-modules
 2009-06-12  9:19 UTC 

[PATCH 0/3] Add netroot= and LUKS/LVM support for NBD
 2009-06-11 15:09 UTC  (4+ messages)
  ` [PATCH 1/3] NBD test: add more option parsing tests
  ` [PATCH 2/3] network: add support for netroot=
  ` [PATCH 3/3] NBD root: add support for LVM/LUKS

initramfs-tools stable release 0.93.3
 2009-06-11 10:42 UTC  (2+ messages)

Netroot cmdline arguments
 2009-06-11  7:20 UTC  (5+ messages)

ifup async race problem
 2009-06-11  6:24 UTC  (3+ messages)

module deps / location
 2009-06-10 20:00 UTC 

dhclient.* files become net.* only after successful netboot
 2009-06-10 12:12 UTC  (2+ messages)

/dev/.initramfs copy state before switch_root
 2009-06-09  7:37 UTC  (5+ messages)

[PATCH] Install debian renamed udev rules as well
 2009-06-08 20:57 UTC  (3+ messages)

[PATCH 00/11] More test suite stuff (and bug fixes)
 2009-06-08 13:11 UTC  (14+ messages)
  ` [PATCH 01/11] NFS test: verify that we used the right IP to get to the server
  ` [PATCH 02/11] NFS test: add support for checking mount options used
  ` [PATCH 03/11] NFS test: renumber MAC addresses to ease adding new test cases
  ` [PATCH 04/11] NFS root: add missing DHCP root-path/nfsroot=[IP:]/path[,options] format
  ` [PATCH 05/11] NFS test: add test cases for DHCP/nfsroot=[IP:]/path[,options]
  ` [PATCH 06/11] NFS test: separate NFSv3 and NFSv4 tests into their own functions
  ` [PATCH 07/11] NFS root: add support for default root path and %s substitution
  ` [PATCH 08/11] dracut init: add rdnetdebug to exclude list
  ` [PATCH 09/11] NFS test: add test for nfs[4]:srv:/path syntax
  ` [PATCH 10/11] NBD: fix parsing of Debian-style nbdroot config
  ` [PATCH 11/11] NBD: add test suite

[PATCH 0/9] Enhance NFS test suite (plus one other bug)
 2009-06-06  9:23 UTC  (10+ messages)
  ` [PATCH 1/9] Have the test framework always run the cleanup script
  ` [PATCH 2/9] NFS testing: add forgotten hard-off hook
  ` [PATCH 3/9] NFS test: rearrange code to test multiple client configurations
  ` [PATCH 4/9] NFS test: switch the ISC dhcpd server
  ` [PATCH 5/9] NFS test: re-add the fix for the terminal
  ` [PATCH 6/9] NFS test: rearrange the server tree so we can differentiate NFSv3 vs NFSv4
  ` [PATCH 7/9] root option parsing belongs in 99base now
  ` [PATCH 8/9] NFS test: allow emergency shell while debugging
  ` [PATCH 9/9] NFS test: additional option tests

[PATCH] Get rid of cat and grep
 2009-06-05 19:37 UTC  (20+ messages)

[PATCH] Use dhclient.conf instead of -R
 2009-06-05 19:02 UTC  (5+ messages)

[PATCH] Don't use absolute path for ip, does not always work
 2009-06-05 18:19 UTC  (6+ messages)

[PATCH] Make kill-dhclient.sh more readable
 2009-06-05 14:41 UTC  (3+ messages)

test suite work
 2009-06-05  6:51 UTC  (7+ messages)
  ` [1/3] test suite: allow a user-selected kernel
  ` [2/3] test suite: automate NFS testing
  ` [3/3] nfs: cleanup currently needs grep

ChangeLog 2009-06-04
 2009-06-04 15:57 UTC 

Passing dhclient leases through switch_root
 2009-06-03 21:31 UTC  (4+ messages)

plymouth fixed and new pre-trigger hook
 2009-06-03 15:38 UTC 

iSCSI and root
 2009-06-02 17:03 UTC  (3+ messages)

[PATCH 1/2] install cat for network module
 2009-06-02 12:25 UTC  (6+ messages)
  ` [PATCH 2/2] add iSCSI module

[PATCH] fixed fstype mount options
 2009-06-02 11:43 UTC 

crypt lvm broke?
 2009-06-02 11:42 UTC  (3+ messages)

iSCSI
 2009-06-02 11:29 UTC  (2+ messages)

Include only wired ethernet drivers, explicitly exclude wireless
 2009-06-01 22:42 UTC 

[RFC PATCH 0/9] netroot: modular support for network root devices
 2009-06-01 13:50 UTC  (28+ messages)
  ` [RFC PATCH 1/9] nfsroot: move to same sort order as block methods
  ` [RFC PATCH 2/9] block root: split out resume parsing and udev rules
  ` [RFC PATCH 3/9] dracut: add cmdline hook
  ` [RFC PATCH 4/9] cmdline: cleanup handling and block: handler
  ` [RFC PATCH 5/9] resume: add support for labeled resume devices
  ` [RFC PATCH 6/9] dracut-lib: add source_all to library
  ` [RFC PATCH 7/9] netroot: add common handler for network root devices
  ` [RFC PATCH 8/9] nfsroot: move to netroot framework
  ` [RFC PATCH 9/9] Add NBD support

dracut broken on Fedora 10 (udevd)
 2009-06-01  9:15 UTC  (2+ messages)

TODO: instmods() firmware is broken
 2009-05-29 22:54 UTC  (4+ messages)

How do we want to handle configuring network boot devices?
 2009-05-29 15:26 UTC  (9+ messages)

Dracut generation modes
 2009-05-29 14:30 UTC  (4+ messages)

Irrelevant kernel modules
 2009-05-29 14:24 UTC  (2+ messages)

plymouth working for anybody with F-11?
 2009-05-29 11:49 UTC  (4+ messages)

[PATCH 1/1] Final fixups to make the full testsuite work
 2009-05-29 11:02 UTC  (4+ messages)

90kernel-modules-loaded must be --hostonly
 2009-05-29  7:44 UTC  (4+ messages)


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