mkinitrd unification across distributions
 help / color / mirror / Atom feed
 messages from 2015-01-07 20:52:55 to 2015-07-06 06:09:56 UTC [more...]

90multipath: add hostonly multipath.conf in case hostonly mode
 2015-07-06  6:09 UTC 

IP configuration with dhcp
 2015-07-02 13:48 UTC  (4+ messages)

[PATCH] systemd: if kdbus is available, include the kernel module
 2015-07-02  0:02 UTC  (2+ messages)

Several SUSE bugfixes
 2015-07-01 15:47 UTC  (17+ messages)
  ` [PATCH 1/8] /etc/multipath.conf is not mandatory
  ` [PATCH 2/8] Fix nfs parsing when IPv4 address is used in /etc/fstab
  ` [PATCH 3/8] Reset IFS variable
  ` [PATCH 4/8] mkinitrd-suse.sh: Bail out with exit 1 if initrd cannot be generated
  ` [PATCH 5/8] Use the uncompressed kernel file on arm and aarch to detect kernel version
  ` [PATCH 6/8] Install /etc/sysconfig/console to see specific fonts
  ` [PATCH 7/8] ensure pre-mount (and resume) run before root fsck
  ` [PATCH 8/8] Use udev rules to create dmraid /dev/mapper/ devices
      ` [PATCH] "

initramfs / cryptsetup decryption
 2015-07-01 15:25 UTC  (2+ messages)

[PATCH] dracut-functions.sh: move early mkdir code to dracut.sh
 2015-06-30  1:53 UTC  (2+ messages)

[PATCH] skipcpio.c: fix up cpio magic comparison
 2015-06-28 20:04 UTC  (3+ messages)
  ` [PATCH] skipcpio.c: Linux only accepts 070701 cpio magic, this also fixes a comparision of signed char to 0xc7 (type limits)

[PATCH] modules: lvm: fix activationskip check
 2015-06-25 13:03 UTC  (2+ messages)

[PATCH] modules: base: include wc utility
 2015-06-24 16:05 UTC  (2+ messages)

[PATCH] Require all interfaces to be up before using iscsistart -b
 2015-06-15 14:25 UTC  (6+ messages)

[ANNOUNCE] dracut 042 and 043
 2015-06-15 13:30 UTC 

Update FC22 - doesn't find root fs and doesn't boot
 2015-06-15 10:37 UTC  (19+ messages)

[PATCH] dracut-lib.sh: typo fix
 2015-06-15  9:32 UTC  (3+ messages)

dmsquash-generator.sh - soon?
 2015-06-14 22:06 UTC 

Storage Daemon in Initramfs
 2015-06-12 14:44 UTC 

CentOS 6.6 base, when updated to 3.19.8 custom kernel fails boot
 2015-06-11 19:25 UTC 

[PATCH] Add support for ethernet point-to-point connections configured via DHCP
 2015-06-03  7:35 UTC  (4+ messages)
` [Dracut GitHub] Patchset imported to github

Some tiny fixes
 2015-06-02 10:50 UTC  (11+ messages)
  ` [PATCH 1/4] Correct paths for openSUSE
  ` [PATCH 2/4] 40network: Fix race condition when wait for networks
  ` [PATCH 3/4] 40network: always start netroot in ifup.sh
  ` [PATCH 4/4] 95fcoe-uefi: Test for EFI firmware
      ` [Dracut GitHub] Patchset imported to github

dracut: Make host only mode more resilient to missing swaps
 2015-06-02 10:26 UTC  (5+ messages)
  ` [PATCH 1/2] base: Don't wait for swap devices in host-only mode
  ` [PATCH 2/2] resume: Ensure we actually wait for the /dev/resume 'device'

[PATCH V3] Change the fs_passno of nfs to 0
 2015-06-02 10:25 UTC  (3+ messages)

[PATCH] Portability fixes
 2015-06-02 10:25 UTC  (2+ messages)

[PATCH] Change the fs_passno of nfs to 0
 2015-05-20  9:44 UTC  (4+ messages)

[PATCH] Change the fs_passno of nfs to "0"
 2015-05-11 11:32 UTC  (2+ messages)

[PATCH] Fix typo in rd.live.overlay.size setting
 2015-05-06 10:19 UTC  (2+ messages)

[PATCH 1/4] Remove 98integrity's dependency on selinux
 2015-04-29 15:05 UTC  (5+ messages)
  ` [PATCH 2/4] Extend evm-enable.sh to load the EVM public key
  ` [PATCH 3/4] Define new script to load keys on the IMA keyring
      ` [PATCH 3/4] Define new script to load keys on the IMA keyring (update)
  ` [PATCH 4/4] Revert securitfs change

dracut module writing howto/doc?
 2015-04-29  8:44 UTC 

[PATCH] dracut-systemd: ensure grep is installed as needed by rootfs-generator
 2015-04-21 23:47 UTC  (3+ messages)

NFS module of dracut
 2015-04-21 15:12 UTC 

Correct /etc/crypttab; root in linear multi-disk encrypted linear LVM volume group not detected properly
 2015-04-15  1:05 UTC 

[PATCH] Allow boot to continue if swap devices are not detected
 2015-04-14 11:47 UTC  (2+ messages)

initramfs-tools 0.120 release
 2015-04-13  0:22 UTC 

How to have dracut conditionally add different kernel modules for different kernels?
 2015-04-12 16:32 UTC  (3+ messages)

[PATCH 4/4 - V2] crypt/parse-crypt.sh: hide encrypted devices from systemd timeout warnings
 2015-03-31 21:57 UTC 

[PATCH 4/4] crypt/parse-crypt.sh: hide encrypted devices from systemd timeout warnings
 2015-03-31 19:59 UTC 

hostonly driver/modules specifics
 2015-03-31 14:18 UTC 

dracut - github
 2015-03-26 16:59 UTC 

[PATCH] crypt: don't use systemd for crypto handling
 2015-03-26 16:42 UTC  (3+ messages)
  ` [Dracut GitHub] Patchset imported to github

[PATCH] Take into account lib64 dirs when detecting version, modules and params
 2015-03-26 15:38 UTC  (2+ messages)
  ` [Dracut GitHub] Patchset imported to github

[PATCH] base/dracut-lib.sh: remove bashism
 2015-03-26 15:38 UTC  (2+ messages)
  ` [Dracut GitHub] Patchset imported to github

[PATCH 0/4] dracut: fix various issues with newly degraded md arrays
 2015-03-26 15:38 UTC  (7+ messages)
  ` [PATCH 1/4] mdraid/mdraid_start.sh: tell mainloop if we make progress
  ` [PATCH 2/4] systemd/dracut-iniqueue - continue waiting if any timeout script makes progress
  ` [PATCH 3/4] dracut-systemd/rootfs-generator.sh: always create generated files
  ` [PATCH 4/4] crypt/parse-crypt.sh: hide encrypted devices from systemd timeout warnings
      ` [Dracut GitHub] Patchset imported to github

[PATCH] Take into account lib64 dirs when detecting version, modules and params
 2015-03-26 15:38 UTC  (4+ messages)
  ` [Dracut GitHub] Patchset imported to github

[PATCH 2/2] Mount /dev, /dev/shm and /run noexec
 2015-03-25  7:19 UTC 

dracut, degraded md arrays, resume and systemd
 2015-03-16  8:45 UTC  (3+ messages)

[PATCH] systemd: services should never be targets for the OOM killer
 2015-03-11 18:14 UTC 

initramfs-tools 0.119 release
 2015-03-04 21:00 UTC 

[PATCH 1/1] Add hid-logitech-hidpp to module-setup.sh
 2015-02-27 18:59 UTC 

[PATCH 0/3] various tiny fixes
 2015-02-25 12:16 UTC  (4+ messages)
  ` [PATCH 1/3] doc: fix typo
  ` [PATCH 2/3] fix syntax in .dir-locals.el
  ` [PATCH 3/3] doc: fix formatting

[RESEND] SUSE patches which should show up mainline
 2015-02-24  9:37 UTC  (3+ messages)
` [PATCH 17/42] Align dev_unit_name() with systemd's function

[PATCH] systemd: include systemd-random-seed.service
 2015-02-10  5:26 UTC 

PR crypt-ssh
 2015-02-05 22:41 UTC 

[ANNOUNCE] dracut 041
 2015-01-31 12:00 UTC 

[systemd-devel] Second (erroneous) check of rootfs?
 2015-01-21 13:09 UTC  (9+ messages)
          `  "

dmraid - possible boot fail due to mdraid rules?
 2015-01-21 13:04 UTC  (2+ messages)

[PATCH v1 00/11] extend initramfs archive format to support xattrs
 2015-01-20 19:13 UTC  (12+ messages)
` [PATCH v1 01/11] initramfs: separate reading cpio method from header
` [PATCH v1 02/11] initramfs: replace simple_strtoul() with kstrtoul()
` [PATCH v1 03/11] initramfs: add extended attribute support
` [PATCH v1 04/11] initramfs: change size of mtime and file length to 64 bits
` [PATCH v1 05/11] gen_init_cpio: replace inline format string with common variable
` [PATCH v1 06/11] gen_init_cpio: define new CPIO format to support xattrs
` [PATCH v1 07/11] gen_init_cpio: include the file extended attributes
` [PATCH v1 08/11] gen_init_cpio: change size of mtime and file length to 64 bits
` [PATCH v1 09/11] gen_initramfs_list.sh: include xattrs
` [PATCH v1 10/11] evm: make rootfs a special case
` [PATCH v1 11/11] ima: include rootfs (tmpfs) in ima_appraise_tcb policy

[PATCH] kernel-modules: increase SDHCI driver inclusion
 2015-01-15 17:27 UTC 

[RFC][PATCH 0/9] extend initramfs archive format to support xattrs
 2015-01-14 19:36 UTC  (20+ messages)
` [RFC][PATCH 4/9] gen_init_cpio: define new CPIO "
  ` [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] Add rd.live.overlay.size option
 2015-01-13 14:14 UTC 

[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)


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