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

handling mdmon in the initramfs
 2009-10-02  8:02 UTC  (9+ messages)

Linux Plumber's Conference Dracut talk
 2009-09-30 15:12 UTC  (2+ messages)

dracut now in Gentoo
 2009-09-29 18:27 UTC  (4+ messages)

Why get_fs_names return NULL?
 2009-09-26  9:43 UTC 

Failed to execute /init while booting
 2009-09-25  4:41 UTC  (2+ messages)

[PATCH] Recognize nodmraid and noiswmd kernel cmdline options
 2009-09-18  7:01 UTC 

Please revert commit "There is only one resolv.conf."
 2009-09-18  6:43 UTC  (3+ messages)

[PATCH] Do not stop / start udev exec-queue around "mdadm -As --run"
 2009-09-17 20:52 UTC 

[PATCH 0/8] Netroot updates and multinic test-suite
 2009-09-17 15:30 UTC  (10+ messages)
  ` [PATCH 1/8] Give the kernel some time to up interfaces
  ` [PATCH 2/8] Be a bit more optimistic when setting mtus
  ` [PATCH 3/8] Get rid of hostname utility
  ` [PATCH 4/8] Add simple STP timeout handler
  ` [PATCH 5/8] Add DAD to dhclient-script
  ` [PATCH 6/8] Add multinic test suite
  ` [PATCH 7/8] Move write-ifcfg to its own module
  ` [PATCH 8/8] Move netroot to initqueue

[PATCH 1/3] Add ifname= argument for persistent netdev names
 2009-09-16 15:45 UTC  (4+ messages)
  ` [PATCH 2/3] Document netroot=fcoe:
      ` [PATCH 3/3] Document that MAC addresses must be lowercase

ls to stat patch
 2009-09-03 15:14 UTC  (2+ messages)

Issues with dracut and network device naming
 2009-08-31 15:16 UTC  (11+ messages)

[PATCH] Add fcoe booting support
 2009-08-25 19:58 UTC 

[PATCH 19/18] Modify nbd hostonly checking to use check_block_and_slaves
 2009-08-25 16:52 UTC  (3+ messages)

Thoughts on iscsi and nbd
 2009-08-22 19:04 UTC  (2+ messages)

[PATCH 20/18] Abstract out vol_id vs. blkid usage
 2009-08-20 13:08 UTC  (5+ messages)
  ` [PATCH 21/18] Speed up loading block drivers with --hostonly

dracut git down
 2009-08-19 15:24 UTC  (2+ messages)

[PATCH 01/18] Bashify drivers_dir check
 2009-08-16 21:14 UTC  (18+ messages)
  ` [PATCH 14/18] Minor spacing fixups in dracut-finctions
  ` [PATCH 11/18] Tighen up mdraid hostonly checking
  ` [PATCH 08/18] Split kernel module loading into smaller chunks
  ` [PATCH 06/18] Simplify dracut_install a bit, an make a minor fixup to check_module_deps
  ` [PATCH 04/18] Get rid of redundant NONL stuff in dracut-gencmdline
  ` [PATCH 12/18] Tighten up lvm hostonly checking
  ` [PATCH 05/18] Some quotation cleanups in dracut-functions
  ` [PATCH 02/18] No need to quote variable expansion in [[ ]]
  ` [PATCH 03/18] Update dracut-catimages to make it much more robust
  ` [PATCH 16/18] Make dmraid checking use stuff in dracut-functions
  ` [PATCH 10/18] Tighten hostonly check for dmraid
  ` [PATCH 07/18] More quotation fixups in dracut-functions
  ` [PATCH 15/18] Move common rootfs finding and backing store functions
  ` [PATCH 13/18] The network check script must use /bin/bash
  ` [PATCH 09/18] Tighten up hostonly checking in 90crypt
  ` [PATCH 18/18] Modified lvm hostonly checking to use dracut-functions
  ` [PATCH 17/18] Make mdraid checking use stuff in dracut-functions

[ANNOUNCEMENT] dracut-0.9
 2009-08-14 16:10 UTC 

initramfs-tools stable release 0.93.3
 2009-08-07 14:00 UTC  (6+ messages)

Race condition? /tmp/net.ifaces and pre-pivot
 2009-08-07  7:35 UTC  (4+ messages)

[PATCH] Implement extended iscsi: rfc4173 syntax which allows specifying credentials
 2009-08-05 14:23 UTC  (2+ messages)

[PATCH] Fix full pathname condition in find_library
 2009-08-05 14:22 UTC  (2+ messages)

mdadm after disk detection / hook customization?
 2009-08-05 13:17 UTC 

Broken substitution
 2009-07-30  1:57 UTC  (5+ messages)

The (unnecessary) overhead of initramfs
 2009-07-29 16:25 UTC  (4+ messages)

initramfs-tools stable release 0.93.4
 2009-07-29 13:54 UTC 

[ANNOUNCEMENT] dracut-0.5
 2009-07-26  2:17 UTC  (4+ messages)

[patch] support for unusual terminfo location
 2009-07-24 20:01 UTC 

Adding ramdisk/initramfs data to kernel post build
 2009-07-23  2:04 UTC  (2+ messages)

[PATCH 00/14] For review
 2009-07-21  9:32 UTC  (18+ messages)
  ` [PATCH 01/14] dracut-lib add getargs()
  ` [PATCH 02/14] 10redhat-i18n: Fix handling of kbd maps which are a symlink
  ` [PATCH 03/14] Make Intel BIOS raid use mdraid instead of dmraid when mdadm 3.0 is available
  ` [PATCH 04/14] dmraid.rules changed comment in header
  ` [PATCH 05/14] change the way init arguments are stripped from the command line
  ` [PATCH 06/14] limit the devices for which lvm vgscan will scan
  ` [PATCH 07/14] remove partitions from raid devices before they are used for something else
  ` [PATCH 08/14] add info() and vinfo() to dracut-lib
  ` [PATCH 09/14] Fix lvm on top of dmraid
  ` [PATCH 10/14] add command line parameters to specify exact actions for root assembly
  ` [PATCH 11/14] extend TEST-12-RAID-DEG to check for UUID command line parameters
  ` [PATCH 12/14] Makefile: add debug module to the testimage target
  ` [PATCH 13/14] install all /lib/kbd to initramfs, if not host only
  ` [PATCH 14/14] dracut-lib: if "quiet" is specified, do not print info() to console

Activating dmraid array for isw format in initrd
 2009-07-20 10:08 UTC 

installing modules from outside of /
 2009-07-16 11:58 UTC 

RFC: mdadm and bringing up raid sets from initrd (dracut)
 2009-07-16 11:09 UTC  (12+ messages)

RFC Bridging plan
 2009-07-16  7:20 UTC  (2+ messages)

luks.rules?
 2009-07-16  4:34 UTC  (2+ messages)

dracut testing for / on usb via pcmcia adapter
 2009-07-15 19:40 UTC  (3+ messages)

[PATCH 1/3] Fix lvm on top of dmraid
 2009-07-15  8:03 UTC  (5+ messages)
  ` [PATCH 2/3] Make Intel BIOS raid use mdraid instead of dmraid when mdadm 3.0 is available
      ` [PATCH 3/3] Tell the kernel to forget about partitions found on raw imsm raid disks

[PATCH] switch_root: add subroot support
 2009-07-14 13:06 UTC  (3+ messages)

lvm, dmraid, mdadm scans
 2009-07-13 16:41 UTC 

PATCH: Fix / on lvm
 2009-07-13 12:56 UTC  (4+ messages)

Warn if defaulting to ip=dhcp
 2009-07-13 12:56 UTC  (3+ messages)

[PATCH 00/10] *** SUBJECT HERE ***
 2009-07-13 10:30 UTC  (18+ messages)
` [PATCH 02/10] output everything to /dev/kmesg and add dmesg for the emergency_shell
` [PATCH 03/10] Defer mount to the real mount loop
  ` [PATCH 06/10] add rm to be installed for initqueue
  ` [PATCH 07/10] fail iscsiroot, if iscsistart fails
  ` [PATCH 08/10] put back the nfs mount in the udev event
  ` [PATCH 09/10] initqueue now loops until /dev/root exists or root is mounted
  ` [PATCH 10/10] add "rdshell" command line argument

[RFC PATCH 2/3] raid: external and internal metadata support
 2009-07-09 20:19 UTC  (11+ messages)

[RFC ONLY 0/5] Move argument validation to root handlers
 2009-07-07 15:09 UTC  (17+ messages)
  ` [RFC ONLY 1/5] netroot: remove unused hook
  ` [RFC ONLY 2/5] netroot: remove unhelpful argument checks
  ` [RFC ONLY 3/5] netroot: remove netif from handler invocation
  ` [RFC ONLY 4/5] netroot: move dracut syntax validation to root handlers
  ` [RFC ONLY 5/5] PROOF-OF-CONCEPT: wait for spanning tree timeout via arping


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