mkinitrd unification across distributions
 help / color / mirror / Atom feed
 messages from 2011-05-25 14:31:36 to 2011-09-30 11:35:55 UTC [more...]

dracut [PATCH]es: parallelize block_module filter and net_module_filter
 2011-09-30 11:35 UTC  (2+ messages)

Making fsck optional
 2011-09-30 10:55 UTC  (3+ messages)

mktemp in slackware
 2011-09-30 10:02 UTC  (3+ messages)

mount other than rootfs problem
 2011-09-30  3:48 UTC  (6+ messages)

some $prefix issues
 2011-09-30  1:03 UTC 

rdshell and rdbreak
 2011-09-29  9:44 UTC  (5+ messages)

dracut [PATCH] Parameter expansion occurs before command evaluation
 2011-09-23 15:02 UTC 

small 90mdraid fixups, v2 info update
 2011-09-23  7:34 UTC  (2+ messages)

[PATCH] dracut: create /dev besides /proc, /sys and so
 2011-09-22 13:55 UTC  (2+ messages)

[PATCH] 99fs-lib: export FSTAB_FILE before fsck call
 2011-09-22 13:54 UTC  (3+ messages)

[PATCH] str_replace() fix
 2011-09-22 13:46 UTC  (2+ messages)

[RFC 0/6] Update 90mdraid
 2011-09-22 13:45 UTC  (10+ messages)
  ` [RFC 1/6] 90mdraid: adjust stock mdadm udev rules
  ` [RFC 2/6] 90(md|dm)raid: recognize ddf container
  ` [RFC 3/6] 90mdraid: containers are not runnable
  ` [RFC 4/6] 90mdraid: fix/adjust mdraid-cleanup
  ` [RFC 5/6] 90mdraid: fix/adjust force-run script
  ` [RFC 6/6] 90mdraid: fix/adjust 65-md* rules and related scripts
  ` question - minimal mdadm version

build initramfs: bad path in inst_rules when --local
 2011-09-22 13:45 UTC  (2+ messages)

[PATCH] rootfs-block: add mtd support
 2011-09-13 10:22 UTC 

build initramfs: logging is slow
 2011-09-06 16:55 UTC 

build initramfs: explain modprobe?
 2011-09-06 15:34 UTC  (3+ messages)

[PATCH 0/8] build initramfs: speedup
 2011-09-02 19:40 UTC  (5+ messages)

NFS root on FUSE
 2011-09-01 13:56 UTC 

build initramfs: .hmac symlink not preserved
 2011-08-31 13:21 UTC  (2+ messages)

[PATCH] 91crypt-loop: replace basename calls with string matching
 2011-08-31 10:03 UTC 

[PATCH 1/4] 91crypt-loop: open root device with a key inside encrypted loop container
 2011-08-31  9:29 UTC  (6+ messages)
  ` [PATCH 2/4] 90crypt: recognize .img as loop key container
  ` [PATCH 3/4] 90crypt: enhance crypt-lib keydev mounting
  ` [PATCH 4/4] 91crypt-loop: use initqueue for cleanup strategy

[PATCH 8/8] Close original fd after bash-generated high redirection
 2011-08-31  4:41 UTC 

[PATCH 7/8] build initramfs: cpio avoids per-file /bin/cp
 2011-08-31  4:41 UTC 

[PATCH 6/8] instmods: factor out egrep of "FATAL: Module .* not found"
 2011-08-31  4:40 UTC 

[PATCH 5/8] instmods: sanity for _mpargs
 2011-08-31  4:40 UTC 

[PATCH 4/8] instmods: get filenames from stdin if no args; use it
 2011-08-31  4:40 UTC 

[PATCH 3/8] install_kmod_with_fw: make fast case faster
 2011-08-31  4:39 UTC 

[PATCH 2/8] filter_kernel_modules is a specialized filter_kernel_modules_by_path
 2011-08-31  4:39 UTC 

[PATCH 1/8] inst_simple, inst_dir: make fast case faster
 2011-08-31  4:39 UTC 

build initramfs: unclear _mpargs in instmods()
 2011-08-30 10:19 UTC  (2+ messages)

[PATCH 2/2] luks key on ext dev - wait for luks
 2011-08-25 18:20 UTC  (6+ messages)
    ` [PATCH 2/2] crypt: changed cmdline arg name from rd.luks.tout to rd.luks.key.tout

[PATCH] [RHEL-6] makes sure you can have ip address during init without defining netroot in kernel command line
 2011-08-24 12:48 UTC 

[PATCH 1/4] 91crypt-loop: open root device with a key inside encrypted loop container
 2011-08-22 12:59 UTC  (5+ messages)
  ` [PATCH 2/4] 90crypt: recognize .img as loop key container
  ` [PATCH 3/4] 90crypt: enhance crypt-lib keydev mounting
  ` [PATCH 4/4] 91crypt-loop: use initqueue for cleanup strategy

[PATCH] 99base: whitespace fix
 2011-08-22  8:54 UTC 

[PATCH 1/2] dracut-functions: new function: inst_any [-d dest] f1 [f2 [f3 ...]]
 2011-08-21 10:47 UTC  (2+ messages)
  ` [PATCH 2/2] livenet: take into account other ca-bundle paths; use inst_any for that

building initramfs is slow
 2011-08-19 18:27 UTC  (10+ messages)

build initramfs: uncontrolled LD_LIBRARY_PATH
 2011-08-19 16:18 UTC  (3+ messages)

build initramfs: prelink --undo /sbin/*
 2011-08-19  6:11 UTC  (2+ messages)

[PATCH] 90crypt: ask_for_password pings plymouthd
 2011-08-18 13:55 UTC 

[PATCH] fix live crash with livenet installed
 2011-08-15 15:10 UTC 

dracut: automatically add "unix" kernel module
 2011-08-15  6:21 UTC  (7+ messages)

[ANNOUNCE] dracut 013 release
 2011-08-12 16:02 UTC  (2+ messages)

[ANNOUNCE] dracut 012 release
 2011-08-12 14:01 UTC  (3+ messages)

[PATCH v3 0/4] new dracut modules
 2011-08-12  6:22 UTC  (8+ messages)
  ` [PATCH v3 1/4] base/init: mount the securityfs filesystem
  ` [PATCH v3 2/4] dracut: added new module masterkey
  ` [PATCH v3 3/4] dracut: added new module integrity
  ` [PATCH v3 4/4] dracut: added new module ecryptfs

[PATCH] 99fs-lib module for common fsck needs
 2011-08-12  6:22 UTC  (7+ messages)
  ` [PATCH 1/4] implement fs-lib, squash a few bugs that were part of det_fs/wrap_fsck
  ` [PATCH 2/4] 95rootfs-block/mount-root.sh: '-a' for ext? is handled in fs-lib now
  ` [PATCH 3/4] 95rootfs-block/mount-root.sh: squash rootopts into rflags
  ` [PATCH 4/4] 95rootfs-block/mount-root.sh: comment out fstab generation

[PATCH] crypt: dropped plymouth --has-active-vt check on passwd prompt
 2011-08-12  6:21 UTC  (2+ messages)

[PATCH] 90kernel-modules: fixed handling rd.driver.post=
 2011-08-12  6:20 UTC  (2+ messages)

[PATCH] parse-lvm.sh: fix for generated initqueue/finished script
 2011-08-12  6:07 UTC  (2+ messages)

[PATCH 1/2] dracut: add --force-add option
 2011-08-12  6:07 UTC  (3+ messages)
  ` [PATCH 2/2] add documentation for --force-add

[Patch] lsinitrd: display the size of initrd
 2011-08-12  6:06 UTC  (2+ messages)

small updates for dmsquash-live module
 2011-08-12  6:06 UTC  (5+ messages)
  ` [PATCH 1/3] dmsquash-live-root cleanups/mini-fixes
  ` [PATCH 2/3] dmsquash-live-root: determine img type by contents, not name
  ` [PATCH 3/3] add apply-live-updates.sh to pre-pivot hook

[PATCH] livenet: module for fetching live images from the network
 2011-08-12  6:01 UTC  (4+ messages)

90mdraid questions
 2011-08-05 11:44 UTC 

[PATCH] init: fix for setting udev logging priority
 2011-08-02 13:00 UTC  (2+ messages)

Q: How to add more modules when -H is specified?
 2011-07-29  9:44 UTC  (3+ messages)

'make rpm' fails
 2011-07-29  9:40 UTC  (5+ messages)

Unable to boot Fedora 15 Live iso image from grub2 (iso-scan/filename kernel parameter)
 2011-07-21  8:57 UTC  (2+ messages)

[Patch] busybox module: parse busybox defined functions dynamically
 2011-07-21  8:01 UTC  (3+ messages)

[ANNOUNCE] dracut 011 release
 2011-07-18 16:13 UTC 

Dracut iSCSI Root
 2011-07-13  1:52 UTC 

[PATCH v2 0/4] new dracut modules
 2011-07-07 16:32 UTC  (15+ messages)
  ` [PATCH v2 1/4] base/init: mount the securityfs filesystem
  ` [PATCH v2 2/4] dracut: added new module masterkey
  ` [PATCH v2 3/4] dracut: added new module integrity
  ` [PATCH v2 4/4] dracut: added new module ecryptfs

initramfs building
 2011-07-07  8:28 UTC  (2+ messages)

[PATCH 1/2] luks key on ext dev - wait for luks
 2011-06-07 18:26 UTC 

[PATCH 1/2] luks key on ext dev - wait for luks
 2011-06-07 18:17 UTC 

(PATCH) force LANG=C for selinux load policy
 2011-06-01  8:02 UTC  (4+ messages)

question: shell restriction for modules
 2011-06-01  6:33 UTC  (2+ messages)

[RFC/PATCH] Expand fstab-sys, simplify rootfs-block
 2011-05-29  0:38 UTC  (9+ messages)
` [PATCH 3/5] 95fstab-sys: use det_fs and wrap_fsck
                ` [RFC] fstab-sys: concept

[PATCH] new module - 98evm
 2011-05-25 19:28 UTC  (3+ messages)


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