messages from 2011-01-08 06:41:40 to 2011-07-08 16:10:05 UTC [more...]
[PATCH v3 0/4] new dracut modules
2011-07-08 16:10 UTC (6+ 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 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] crypt: dropped plymouth --has-active-vt check on passwd prompt
2011-06-30 21:49 UTC
[PATCH] 90kernel-modules: fixed handling rd.driver.post=
2011-06-30 20:45 UTC
[PATCH 1/2] luks key on ext dev - wait for luks
2011-06-07 18:26 UTC
[PATCH 2/2] luks key on ext dev - wait for luks
2011-06-07 18:22 UTC
[PATCH 1/2] luks key on ext dev - wait for luks
2011-06-07 18:17 UTC
[PATCH] 99fs-lib module for common fsck needs
2011-06-02 21:22 UTC (5+ 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) 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 (14+ messages)
` [PATCH 1/5] dracut-lib.sh: add vwarn() function
` [PATCH 2/5] dracut-lib.sh: Add det_fs() and wrap_fsck()
` [PATCH 3/5] 95fstab-sys: use det_fs and wrap_fsck
` [RFC] fstab-sys: concept
` [PATCH 4/5] 95rootfs-block/mount-root.sh: Rely on det_fs and wrap_fsck
` [PATCH 5/5] 95rootfs-block/block-genrules.sh: Use > instead of >>
[PATCH] new module - 98evm
2011-05-25 19:28 UTC (3+ messages)
[PATCH] Run plymouth only if on a normal console
2011-05-25 11:36 UTC (2+ messages)
[PATCH] Remove obsolete check reference from README.modules
2011-05-24 23:31 UTC
[PATCH] Fix "can't shift that many" crash with empty /proc/cmdline
2011-05-17 8:33 UTC (2+ messages)
[PATCH] dracut: use TMPDIR defintion
2011-05-16 16:08 UTC (2+ messages)
initramfs-tools 0.99 release
2011-05-13 12:35 UTC
[PATCH] dracut.kernel.7: crypto LUKS - info about gpg-encrypted keys
2011-05-10 17:44 UTC
Two small patches
2011-05-10 12:36 UTC (3+ messages)
` [PATCH 1/2] dracut-functions: update inst_binary()
` [PATCH 2/2] dracut-functions: remove find_rule()
[PATCH] dracut.conf: explain dracutmodules option better
2011-05-07 13:28 UTC
[PATCH 1/5] .gitignore: cleanup (prefix paths with /, remove unnecessary)
2011-05-05 11:34 UTC (5+ messages)
` [PATCH 2/5] .gitignore: ignore dracut.html, dracut.conf.d/*.conf files, test.log
` [PATCH 3/5] crypt-lib.sh: 'command -v' preferred over 'type'
` [PATCH 4/5] crypt: functions for ask-for-password and reading key
` [PATCH 5/5] new module - 91crypt-gpg
[PATCH] kernel-modules: inst modules.builtin if there's no modules.builtin.bin
2011-04-28 13:45 UTC (2+ messages)
fix missing slash
2011-04-28 13:45 UTC (3+ messages)
` [PATCH] modules.d/99base/init: missing slash in ismounted check
[PATCH 1/2] install losetup
2011-04-28 6:24 UTC (3+ messages)
` [PATCH 2/2] (wip) successfully unlocks LUKS devices from an encrypted loop file
[PATCH] dmsquash-live: hide plymouth while checking ISO
2011-04-06 23:53 UTC
[PATCH] dracut: don't fail on empty /etc/ld.so.conf.d/
2011-04-01 22:45 UTC
[ANNOUNCE] dracut 010 release
2011-04-01 14:08 UTC
[ANNOUNCE] dracut goes Cross OS
2011-04-01 8:26 UTC
[PATCH] dracut: don't skip zero-length string outfile argument
2011-03-29 8:27 UTC (4+ messages)
` [PATCHv2] "
[ANNOUNCE] dracut 009 release
2011-03-28 20:27 UTC
[PATCH 1/9] dracut-logger: 'user' facility for build-time and 'daemon' for boot-time
2011-03-28 9:51 UTC (12+ messages)
` [PATCH 2/9] dracut: when stdloglvl not set defaulted to 0 - should be 4
` [PATCH 3/9] dracut-functions: code formatting corrected
` [PATCH 4/9] dracut-functions: logging functions adjusted to dracut-logger
` [PATCH 5/9] modules.d: "
` [PATCH 6/9] 40network: install dhclient, brctl and ifenslave optionally
` [PATCH 7/9] dracut-logger: /dev/log is socket, not character device
` [PATCH 8/9] dracut: new option: -M, --show-modules - lists modules on build
` [PATCH 9/9] dracut.conf.5.xml, dracut.8.xml: logging options and -M documented
[PATCH] dracut: fix arithemtic ${#VAR[@]} tests
2011-03-23 10:23 UTC (2+ messages)
dracut 008 luks key in external device - still broken
2011-03-20 6:29 UTC (9+ messages)
[PATCH 1/3] Update and slightly refactor compression handling
2011-03-19 15:48 UTC (3+ messages)
` [PATCH 2/3] Make compression do The Right Thing based on what is in the config files
` [PATCH 3/3] Update PKGBUILD to force backups of /etc/dracut.conf on install
Turning off dracut git commit mails
2011-03-17 11:33 UTC
[dracut GIT] branch, master, updated. 519d339233fa5a99ec36e9cb6285b428eaeb0944
2011-03-17 11:16 UTC
[dracut GIT] branch, master, updated. 1e64e4939f785a93fbb79ca814cf35023f264f2b
2011-03-17 11:14 UTC
[PATCH 1/3] dracut: install ld.so.conf* with dracut_install instead of cp
2011-03-16 20:46 UTC (4+ messages)
` [PATCH 2/3] dracut-logger: make $maxloglvl public
` [PATCH 3/3] dracut: script adjusted to new logging facility; -v changed
[dracut GIT] branch, master, updated. 432196aef8002572e0a512f2d45344e181050177
2011-03-16 20:43 UTC
[ANNOUNCEMENT] Dracut moved to kernel.org
2011-03-16 20:37 UTC
[dracut GIT] branch, master, updated. 0afae1c7cea9487a2a043d9223ef38543f7c8bba
2011-03-16 20:27 UTC
[PATCH] docs: "/conf/conf.d" should be "/etc/conf.d"
2011-03-16 11:00 UTC (2+ messages)
[PATCH] dracut-logger: convertion to kernel console log level for kmsg
2011-03-15 20:16 UTC
[PATCH] dracut-logger: logging facility module for build- and boot-time
2011-03-15 19:06 UTC (6+ messages)
` [PATCHv2] "
` [PATCHv3] "
` [PATCHv4] "
dracut 005 question
2011-03-15 11:24 UTC (5+ messages)
[PATCH] dmsquash-live: use 'rootfs.img' for rootfs image name
2011-03-14 15:31 UTC (2+ messages)
[PATCH] cryptroot-ask: check that plymouth is running before use
2011-03-11 10:45 UTC (5+ messages)
[PATCH] btrfs improvements, in-initramfs dmsquash-live images
2011-03-08 23:35 UTC (8+ messages)
` [PATCH 1/7] Fix bash logic typo/buglet ([ condition ] & expression)
` [PATCH 2/7] inst_dir: fix handling of relative symlinks outside the current dir
` [PATCH 3/7] Make dmsquash-live install the squashfs driver
` [PATCH 4/7] Change EXT3FS to FSIMG
` [PATCH 5/7] Use 'btrfs' command rather than 'btrfsctl', and install btrfs driver
` [PATCH 6/7] Look for btrfs.img in dmsquash-live-root
` [PATCH 7/7] Add support for in-initramfs live images with "root=live:/path/name.img"
[PATCH] listing modules fixed
2011-03-08 21:36 UTC (3+ messages)
[PATCH] crypt: installing all crypto kernel modules instead of few selected
2011-03-07 16:16 UTC
[PATCH] crypt-lib.sh: moved IFS=: from before 'read' to before 'while'
2011-03-07 12:48 UTC
[PATCH] Gentoo ebuild for LVM2 prior to 2.02.63-r1 doesn't install rules:
2011-03-02 17:02 UTC
patches
2011-02-25 12:43 UTC (6+ messages)
` [PATCH] load dracut.conf.d before dracut.conf (was: Re: patches)
` [PATCH] load dracut.conf.d before dracut.conf
[PATCH] dracut-functions: fixed doubled $initdir prefix inst_library()
2011-02-25 12:14 UTC (2+ messages)
[PATCH] fix c0a82e271e2730159f042ee7d7fc4aca2e08d28a
2011-02-21 8:24 UTC (2+ messages)
[PATCH] Ensure rpc_pipefs is mounted
2011-02-18 11:24 UTC
[PATCH] vconsole: properly set terminal UTF-8 mode
2011-02-18 8:39 UTC (3+ messages)
` [systemd-devel] "
inst not installing library dependencies of shared objects
2011-02-17 9:52 UTC (3+ messages)
[PATCH] dracut: Don't suppress the modprobe error output
2011-02-16 13:56 UTC
understanding mdraid initialization logic
2011-02-15 13:34 UTC (3+ messages)
[dracut GIT] branch, master, updated. 1cedde068192af7536479ff5fb159c75fc7d7ed6
2011-02-09 13:49 UTC
[dracut GIT] branch, RHEL-6, updated. 8a6939656f5ce12157725eee6c8c21a83b3cbe56
2011-02-09 13:48 UTC
[dracut GIT] tag, 008, created. 534b0525a5bf41c7181c43ebc7ca9222e4dc7fb7
2011-02-08 14:20 UTC
AOE (ATA over Ethernet) boot support?
2011-02-05 1:58 UTC (5+ messages)
[dracut GIT] branch, RHEL-6, updated. 8c4549ff18aa27d46969db8deb32725be6ecaf35
2011-02-03 11:48 UTC
[ANNOUNCE] dracut 008 release
2011-02-02 17:15 UTC
[dracut GIT] branch, master, updated. 534b0525a5bf41c7181c43ebc7ca9222e4dc7fb7
2011-02-02 16:43 UTC
[dracut GIT] branch, RHEL-6, updated. f4dad880857d7c2f11d27cf8450071754e9a3ac7
2011-02-02 16:42 UTC
[dracut GIT] branch, master, updated. 07caee2662c97d302cde244a1f7b22f9a089fd3f
2011-01-26 12:55 UTC
[dracut GIT] branch, RHEL-6, updated. cbea975b987fb994c0911c94ea6c83743dead60e
2011-01-26 12:55 UTC
[dracut GIT] branch, RHEL-6, updated. 2f25c3f4a563063684f0cecdaa87790dfcf9c1f6
2011-01-26 12:36 UTC
[dracut GIT] branch, master, updated. b43f4df540b28976526476d439017dd7f5211d00
2011-01-25 10:58 UTC
[dracut GIT] branch, master, updated. 444061de67a7d02441519e07ff6acafe78baa752
2011-01-25 9:33 UTC
[dracut GIT] branch, master, updated. ee1fa07f3d8258a78ae83ea2ec0e0d973e9a7624
2011-01-24 12:39 UTC
[dracut GIT] branch, master, updated. cf3bc080c17867ae18652aacccde9101c82ef2c4
2011-01-17 10:14 UTC
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