mkinitrd unification across distributions
 help / color / mirror / Atom feed
 messages from 2009-06-02 11:29:09 to 2009-06-18 17:06:34 UTC [more...]

How to find the root partition with root=dhcp root-path=iscsi:::
 2009-06-18 17:06 UTC  (4+ messages)

[PATCH 0/7] my changes for today
 2009-06-18 13:26 UTC  (8+ messages)
  ` [PATCH 1/7] also resume from "swsuspend" partitions
  ` [PATCH 2/7] install "basename" for path_id
  ` [PATCH 3/7] kill the server after the test_run
  ` [PATCH 4/7] use 128M for the test virtual machines instead of 512M
  ` [PATCH 5/7] add iSCSI testsuite
  ` [PATCH 6/7] add DEBUGFAIL to TEST-10-RAID
  ` [PATCH 7/7] remove redundant vol_id run from out udev rules

udevadm settle timeout semantics
 2009-06-18 12:55 UTC  (3+ messages)

[RFC PATCH] Resume from any suspend partion
 2009-06-18 11:53 UTC  (4+ messages)
  ` [PATCH] resume from any suspend partition

root=dhcp broke
 2009-06-18 11:30 UTC  (10+ messages)
          ` root=dhcp dhclient segfaulting on F-11

13 NFS syntax variations
 2009-06-18 10:15 UTC  (2+ messages)

Reminder: /tmp/net.$netif.* files
 2009-06-18  7:40 UTC  (2+ messages)

Redundant nfsroot cmdline options
 2009-06-18  7:23 UTC  (8+ messages)

rdblacklist intent?
 2009-06-17 19:57 UTC  (3+ messages)

/etc/passwd thoughts
 2009-06-17 17:08 UTC  (8+ messages)

Hibernate broke?
 2009-06-17 15:11 UTC  (5+ messages)

[RFC PATCH 0/5] Multiple interfaces support and lots of cmdline parsing
 2009-06-17 14:24 UTC  (10+ messages)

including python in the initramfs
 2009-06-17  8:28 UTC  (7+ messages)

Some netboot doc cleanups
 2009-06-16 17:32 UTC  (4+ messages)

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

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

50plymouth-pre0.7
 2009-06-15 14:22 UTC  (2+ 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  (3+ 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)


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