messages from 2009-07-15 16:50:40 to 2009-11-25 15:53:42 UTC [more...]
Add support for bringing up multipath root devices
2009-11-25 15:53 UTC (21+ messages)
` [PATCH 1/4] Use glob for libdir when installing multipath libraries
` [PATCH 2/4] Add #!/bin/bash for consistency
` [PATCH 3/4] Make sure and get all the multipath related modules
` [PATCH 4/4] Bring up multipath devices that are configured in multipath.conf
` Add support for bringing up multipath root devices [version 2]
[PATCH] Wildcards need dracut_install
2009-11-25 15:17 UTC (2+ messages)
ls to stat patch
2009-11-23 14:44 UTC (3+ messages)
[PATCH] switch_root: a better approach to subroots
2009-11-20 14:30 UTC (5+ messages)
[RFC PATCH] dracut-update-initramfs and debian control files
2009-11-06 15:27 UTC
control what kernel modules get loaded into ramdisk
2009-11-03 11:07 UTC (4+ messages)
` [PATCH] "
[PATCH] Basic root filesystem maintenance module
2009-11-02 16:02 UTC (3+ messages)
[PATCH] dracut-gencmdline: fix regex quoting in findstoragedriver()
2009-10-29 11:25 UTC
[PATCH] dracut-gencmdline: use udevadm info to go from /dev/X to /sys/Y
2009-10-29 10:59 UTC (2+ messages)
[PATCH] dracut-gencmdline: emit "resume="
2009-10-29 10:06 UTC (3+ messages)
[PATCH] Tidy up some comments
2009-10-29 9:29 UTC
[PATCH] dracut-gencmdline: fix freadlink() on debian
2009-10-29 9:26 UTC
[PATCH 2/3] test: Add compatibility for different kernel configs
2009-10-16 9:41 UTC (4+ messages)
dracut and debian unstable status
2009-10-16 9:03 UTC
[PATCH 3/3] Add dm_mod loader
2009-10-16 9:00 UTC
[PATCH 1/3] Add old style ide drivers if available
2009-10-16 9:00 UTC
Where to load dm_mod?
2009-10-14 8:58 UTC (3+ messages)
Please revert commit "There is only one resolv.conf."
2009-10-07 21:21 UTC (4+ messages)
[PATCH 0/8] Netroot updates and multinic test-suite
2009-10-07 16:57 UTC (13+ 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] We don't need to pass the full path to cryptroot
2009-10-07 15:48 UTC (3+ messages)
` [PATCH 2/3] Have cryptroot-ask load dm_crypt if needed
` [PATCH 3/3] Do not worry at all about selinux stuff if we cannot find load_policy
[PATCH] dracut.8: fix typo
2009-10-05 11:08 UTC
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
[PATCH] Do not stop / start udev exec-queue around "mdadm -As --run"
2009-09-17 20:52 UTC
[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
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 05/18] Some quotation cleanups in dracut-functions
` [PATCH 12/18] Tighten up lvm hostonly checking
` [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 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 07/18] More quotation fixups in dracut-functions
` [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 (13+ messages)
` [PATCH 03/14] Make Intel BIOS raid use mdraid instead of dmraid when mdadm 3.0 is available
` [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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox