messages from 2014-08-15 06:48:48 to 2015-01-11 12:09:29 UTC [more...]
[systemd-devel] Second (erroneous) check of rootfs?
2015-01-11 12:09 UTC (6+ messages)
` "
dmraid - possible boot fail due to mdraid rules?
2015-01-09 12:50 UTC
[RFC][PATCH 0/9] extend initramfs archive format to support xattrs
2015-01-08 22:08 UTC (16+ messages)
` [RFC][PATCH 2/9] initramfs: add extended attribute support
` [RFC][PATCH 3/9] gen_init_cpio: replace inline format string with common variable
` [RFC][PATCH 4/9] gen_init_cpio: define new CPIO format to support xattrs
` [RFC][PATCH 1/9] initramfs: separate reading cpio method from header
` [RFC][PATCH 5/9] gen_init_cpio: include the file extended attributes
` [RFC][PATCH 6/9] gen_initramfs_list.sh: include xattrs
` [RFC][PATCH 7/9] evm: make rootfs a special case
` [RFC][PATCH 8/9] ima: include tmpfs in ima_appraise_tcb policy
` [RFC][PATCH 9/9] init: remove "root=" command line option test for tmpfs decision
[PATCH] 90kernel-modules: update for xhci module split in kernel 3.18
2015-01-08 15:36 UTC (2+ messages)
[PATCH] dracut-functions.sh: avoid tokenizing ldconfig output with 'read'
2015-01-08 15:36 UTC (2+ messages)
Dracut is not processing last line of a kernel modules configuration file
2014-12-26 12:55 UTC
[RESEND] SUSE patches which should show up mainline
2014-12-17 12:21 UTC (51+ messages)
` [PATCH 01/42] mkinitrd-suse: Update to sles12 SUSE state
` [PATCH 02/42] systemd always tries to load autofs4
` [PATCH 03/42] Fixup mdraid setup
` [PATCH 04/42] 95udev-rules: Include correct sg3_utils rules
` [PATCH 05/42] 90multipath: install correct multipath rules
` [PATCH 06/42] 95iscsi: Autodetect iSCSI firmware
` [PATCH 07/42] 95iscsi: Install libgcc_s library
` [PATCH 08/42] 95iscsi: Set correct iscsi_started value for iSCSI firmware
` [PATCH 09/42] 95iscsi: strip one set of quotes when calling initqueue
` [PATCH 10/42] 95iscsi: Fixup bnx2i offload booting
` [PATCH 11/42] 95iscsi: More empty cmdline fixes
` [PATCH 12/42] 95iscsi: generate commandline for software iscsi
` [PATCH 13/42] iscsi: iscsi.initiator and others can and must only show up once
` [PATCH 14/42] Implement 'rd.timeout' to modify the device timeout
` [PATCH 15/42] Do not call 'lvm' for non-LVM device-mapper devices
` [PATCH 16/42] Print stored dracut commandline during initramfs build
` [PATCH 17/42] Align dev_unit_name() with systemd's function
` [PATCH 18/42] Generate fallback mount unit for root filesystem
` [PATCH 19/42] 99base: warn on invalid command for initqueue
` [PATCH 20/42] Handle module alias properly
` [PATCH 21/42] 99base: Increase initqueue timeout in non systemd case
` [PATCH 22/42] 90lvm: Install dm-snapshot module
` [PATCH 23/42] Check for logfile (--logfile option) and create it if necessary
` [PATCH 24/42] dracut.sh: Avoid duplicate devices in host_devs
` [PATCH 25/42] dracut.sh: Fix UUID= fstab parsing in case --mount option is passed
` [PATCH 26/42] dracut.usage.asc: Remove distro specific help from manpage
` [PATCH 27/42] nfs: Add ip=... and root=nfs... parameters to internal dracut
` [PATCH 28/42] 95iscsi: parse output from iscsiadm correctly
` [PATCH 29/42] dracut: Do not stop installing drivers if one fails
` [PATCH 30/42] 95fcoe: update fcoe interface check
` [PATCH 31/42] 95fcoe: Store current configuration in dracut cmdline
` [PATCH 32/42] 95fcoe: skip VLAN devices in fcoe-up
` [PATCH 33/42] 95fcoe: start lldpad separately
` [PATCH 34/42] Enhance suse.conf and debug module example with SUSE-specific settings
` [PATCH 35/42] 40network: add missing _arch variable declaration
` [PATCH 36/42] 99base: Add chown binary
` [PATCH 37/42] 90kernel-modules: install scsi_dh_alua
` [PATCH 38/42] Fix non-export of journal dev boot options
` [PATCH 39/42] Also export root= boot param for hostonly-cmdline case
` [PATCH 40/42] Don't create lots of empty cmdline files "
` [PATCH 41/42] 95rootfs-block: Correctly terminate commandline parameter
` [PATCH 42/42] dracut: nbd: Only complain of missing binary in hostonly mode if
SUSE patches which should show up mainline
2014-12-10 16:29 UTC (50+ messages)
` [PATCH 01/33] mkinitrd-suse: Update to sles12 SUSE state
` [PATCH 02/33] Update dracut manpage for GRUB Legacy and GRUB2
` [PATCH 03/33] 00warpclock: Set correct timezone
` [PATCH 04/33] systemd always tries to load autofs4
` [PATCH 05/33] Fixup mdraid setup
` [PATCH 06/33] 95udev-rules: Include correct sg3_utils rules
` [PATCH 07/33] 90multipath: install correct multipath rules
` [PATCH 08/33] 90multipath: Install libgcc_s library
` [PATCH 09/33] 90multipath: Load device_handler modules early during boot
` [PATCH 10/33] 90multipath: install dracut-specific service file
` [PATCH 11/33] 95iscsi: Autodetect iSCSI firmware
` [PATCH 12/33] 95iscsi: Install libgcc_s library
` [PATCH 13/33] 95iscsi: Set correct iscsi_started value for iSCSI firmware
` [PATCH 14/33] 95iscsi: strip one set of quotes when calling initqueue
` [PATCH 15/33] 95iscsi: Fixup bnx2i offload booting
` [PATCH 16/33] 95iscsi: More empty cmdline fixes
` [PATCH 17/33] 95iscsi: generate commandline for software iscsi
` [PATCH 18/33] iscsi: iscsi.initiator and others can and must only show up once
` [PATCH 19/33] Restore original IFS value
` [PATCH 20/33] Implement 'rd.timeout' to modify the device timeout
` [PATCH 21/33] Do not call 'lvm' for non-LVM device-mapper devices
` [PATCH 22/33] Print stored dracut commandline during initramfs build
` [PATCH 23/33] Align dev_unit_name() with systemd's function
` [PATCH 24/33] Generate fallback mount unit for root filesystem
` [PATCH 25/33] 99base: warn on invalid command for initqueue
` [PATCH 26/33] Handle module alias properly
` [PATCH 27/33] 99base: Increase initqueue timeout in non systemd case
` [PATCH 28/33] 90lvm: Install dm-snapshot module
` [PATCH 29/33] Check for logfile (--logfile option) and create it if necessary
` [PATCH 30/33] dracut.sh: Avoid duplicate devices in host_devs
` [PATCH 31/33] dracut.sh: Fix UUID= fstab parsing in case --mount option is passed
` [PATCH 32/33] dracut.usage.asc: Remove distro specific help from manpage
` [PATCH 33/33] nfs: Add ip=... and root=nfs... parameters to internal dracut
Simple "dracut" question
2014-12-08 21:28 UTC
[PATCH] 40network: Fix the syntax to correct the judgment sentence
2014-12-01 16:04 UTC (2+ messages)
[PATCH] Order root fsck after dracut-pre-mount.service
2014-11-22 16:43 UTC
Rest of the patches, including better fcoe integration and other fixes
2014-11-21 13:20 UTC (16+ messages)
` [PATCH 01/15] 95iscsi: parse output from iscsiadm correctly
` [PATCH 02/15] dracut: Do not stop installing drivers if one fails
` [PATCH 03/15] 95fcoe: update fcoe interface check
` [PATCH 04/15] 95fcoe: Store current configuration in dracut cmdline
` [PATCH 05/15] 95fcoe: skip VLAN devices in fcoe-up
` [PATCH 06/15] 95fcoe: start lldpad separately
` [PATCH 07/15] Enhance suse.conf and debug module example with SUSE-specific settings
` [PATCH 08/15] 40network: add missing _arch variable declaration
` [PATCH 09/15] 99base: Add chown binary
` [PATCH 10/15] 90kernel-modules: install scsi_dh_alua
` [PATCH 11/15] Fix non-export of journal dev boot options
` [PATCH 12/15] Also export root= boot param for hostonly-cmdline case
` [PATCH 13/15] Don't create lots of empty cmdline files "
` [PATCH 14/15] 95rootfs-block: Correctly terminate commandline parameter
` [PATCH 15/15] dracut: nbd: Only complain of missing binary in hostonly mode if
Fix Penguin Penalty 17th October2014 ( mail-archive.com )
2014-11-12 2:16 UTC
[Dracut PATCH] base: Set udevd log level via environment var to cover early startup
2014-11-10 14:17 UTC
Question about netmask format
2014-11-03 19:08 UTC (5+ messages)
[PATCH] iscsi_firmware manpage fix
2014-11-03 5:20 UTC (2+ messages)
[PATCH] fix gzip compress then it not supports rsyncable option
2014-10-29 13:15 UTC (3+ messages)
[PATCH] kernel-modules: Drop explicit modules that are found with block_module_filter
2014-10-29 13:14 UTC (2+ messages)
[PATCH v2] 40network: Copy the customize dhcp config
2014-10-29 13:14 UTC (2+ messages)
[ANNOUNCE] dracut 040
2014-10-24 12:03 UTC
[PATCH] 40network: Copy the customize dhcp config
2014-10-24 8:25 UTC (5+ messages)
[PATCH] Add hyperv-keyboard kernel module for Hyper-V Gen2 VM
2014-10-24 7:11 UTC (2+ messages)
dracut: qestions about mdraid module
2014-10-21 15:06 UTC (4+ messages)
LUKS passphrase asked twice when using plain device names
2014-10-08 21:35 UTC (2+ messages)
` [systemd-devel] "
[PATCH] Add hyperv-keyboard kernel module for Hyper-V Gen2 VM
2014-09-26 10:02 UTC
initramfs-tools 0.117 release
2014-09-25 9:07 UTC
Hardlinks in initrd
2014-09-21 13:00 UTC
[PATCH] Support spaces in mount_nfs (#1109933)
2014-09-10 9:08 UTC (2+ messages)
initramfs-tools 0.116 release
2014-08-31 7:53 UTC
WIP patch for mptcp support
2014-08-25 11:16 UTC (2+ messages)
about to release dracut version 039
2014-08-19 14:29 UTC (4+ messages)
[PATCH] Adds bittorrent support to 45url-lib for live images
2014-08-15 15:37 UTC (5+ messages)
[PATCH] Adding support for read/write filesystem images
2014-08-15 14:07 UTC (4+ messages)
cryptsetup + lvm order and crypt name
2014-08-15 11:11 UTC (4+ messages)
[PATCH 0/3] Rework kernel modules detection on ARM
2014-08-15 10:38 UTC (2+ messages)
[PATCH] dracut-functions: get_persistent_dev() fall back to the original name
2014-08-15 10:37 UTC (2+ messages)
Live boots without dm snapshots
2014-08-15 10:22 UTC (2+ 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