platform/upstream/dracut.git
2010-05-07 Harald Hoyerdracut.spec: clean up the requirements
2010-05-07 Harald Hoyerdracut: get rid of the "file" command
2010-05-07 Harald Hoyerplymouth/plymouth-populate-initrd: get rid of awk
2010-05-07 Harald Hoyeruse "grep" directly without "nm" to drop binutils requi...
2010-05-07 Harald Hoyerdracut.spec: remove elfutils-libelf requirement
2010-05-06 Harald Hoyerplymouth: only display luksname and device for multiple...
2010-05-06 Alexander Todorovdracut.8: fix rd_LVM_LV description
2010-05-06 Harald Hoyerfcoe: add /sbin/vconfig and the 8021q kernel module
2010-05-05 Harald Hoyerznet: renamed rd_CCW to rd_ZNET
2010-05-05 Dan Horákznet: use ccw-init and ccw rules from s390utils in...
2010-05-03 Harald Hoyerdracut.conf: use "+=" as default for config variables
2010-05-03 Harald Hoyerdracut-functions: use udevadm to get ID_FS_*
2010-05-03 Harald Hoyerkernel-modules: add more hardcoded modules
2010-04-16 Harald Hoyerbtfrs: load btrfs module and updated NEWS
2010-04-16 MattNeeds btrfsctl, not btrfs module
2010-04-16 Harald Hoyertest/NBD: check for nbd kernel module first
2010-04-16 Harald HoyerNEWS: update
2010-04-16 Harald Hoyertest/MULTINIC: kill server after passing all tests
2010-04-16 Harald Hoyerdracut.spec: removed e2fsprogs requirement
2010-04-16 Harald Hoyertest/TEST-50-MULTINIC: install sd_mod and ata_piix...
2010-04-16 Harald Hoyertest/TEST-50-MULTINIC: install all nfsidmap libs for...
2010-04-16 Harald Hoyertest/TEST-50-MULTINIC: kill server after failed test
2010-04-16 Harald HoyerNBD: kill server after failed test
2010-04-16 Harald Hoyertest/nfs: correct return code and cleanup
2010-04-16 Harald Hoyeradd rd_retry kernel command line parameter
2010-04-16 Harald Hoyertest: change testsuite to local tcp rather than udp...
2010-04-16 Harald Hoyerrun-qemu: add /usr/libexec/qemu-kvm to search
2010-04-16 Harald HoyerTEST-12-RAID-DEG/create-root: filter MD_UUID only
2010-04-16 Harald Hoyerloginit: turn off debugging
2010-04-16 Harald Hoyerinit: do not redirect to -
2010-04-16 Harald Hoyerinit: fix cdrom polling loop
2010-04-16 Harald Hoyermdraid: try to start container childs manually with...
2010-04-16 Harald Hoyerdracut-lib: turn of shell debug mode in strstr and...
2010-04-16 Harald Hoyerudev-rules: be more careful about md devices and blkid...
2010-04-16 Harald Hoyernfs: add missing nfsidmap libs
2010-04-16 Harald Hoyernetwork: correct rules for multiple nics
2010-04-16 Harald Hoyernetwork: removed bogus udev rules
2010-04-15 Harald Hoyernfs: fixed nsswitch.conf parsing
2010-04-15 Ville SkyttäUse pigz for gzipping if available.
2010-04-15 Harald Hoyerdracut.spec: add btrfs module
2010-04-15 Harald Hoyerkernel-modules: only remove ocfs2, if all filesystems...
2010-04-15 Harald Hoyerkernel-modules: hardcode sr_mod
2010-04-15 Harald HoyerAUTHORS: updated
2010-04-14 Harald Hoyerdracut: add_drivers from the command line should add...
2010-04-14 Harald Hoyermanpage addition for kernel drivers
2010-04-14 Harald Hoyeradd missing paragraph for --add-drivers
2010-04-14 Harald Hoyerinit: trigger with --action=add
2010-04-13 Joey Boggsteach dmsquash-live-root to use rootflags
2010-04-13 Harald Hoyeradd module btrfs
2010-04-13 Harald Hoyerinit: add hacky cdrom polling mechanism
2010-04-13 Harald Hoyerdmraid: parse different error messages
2010-04-13 Harald Hoyerdracut.8: add information, which parameter can be speci...
2010-04-13 Harald Hoyerdracut.8: fixed LUKS paragraph
2010-03-19 Harald Hoyerupdated NEWS, moved tag 005 005
2010-03-19 Harald Hoyerversion 005
2010-03-19 Harald Hoyerdracut.spec: rpmlint cosmetics
2010-03-19 Harald Hoyerdracut.spec: change description and summaries
2010-03-19 Harald Hoyerdracut.spec: remove libselinux, libsepol requirement
2010-03-19 Harald Hoyerdracut.spec: remove dracut-kernel subpackage
2010-03-19 Harald Hoyerlvm/lvm_scan.sh: silence lvm version check
2010-03-19 Harald Hoyerfcoe: soft install fcoe bins
2010-03-19 Hans de GoedeAdd dcb support to dracut's FCoE support (rh563794)
2010-03-17 Mike Snitzerlvm_scan: use '--ignoremonitoring' rather than '--monit...
2010-03-17 Harald Hoyerkernel-modules/installkernel: force install some module...
2010-03-17 Luca Berrasilence xen-detect detection
2010-03-05 Philippe Seewerdebian: add dracut-gencmdline
2010-03-05 Philippe Seewerdebian: Add manpage for dracut-catimages
2010-03-05 Philippe Seewerdebian: add dracut.conf.d
2010-03-05 Philippe Seewerdebian: Add xen and uswsusp modules
2010-03-05 Philippe Seewerxen: try harder to locate xen-detect
2010-03-05 Philippe Seewertest: use ldconfig processing for roots as well
2010-03-05 Harald Hoyerdracut: move ldconfig after include
2010-03-05 Harald Hoyerdracut: do a full ldconfig in the initramfs
2010-03-04 Harald Hoyerifcfg: set mode 0755 for scripts
2010-03-04 Harald Hoyerrpmversion/install: add shebang
2010-03-04 Harald Hoyerdmsquash-live-root: use blockdev with --getsz
2010-03-04 Harald Hoyerudev-rules: hotplug.functions is not executable, so...
2010-03-04 Andrey BorzenkovPass init argument(s) to real init
2010-03-04 Andrey BorzenkovFix boot with user suspend and no resume= kernel argument
2010-03-04 Harald Hoyerdmsquash-live: use --getsize64 instead of --getsize
2010-03-04 Joey Boggsadd readonly overlay support for dmsquash
2010-03-04 Harald Hoyerudev-rules: choose between several firmware upload...
2010-03-04 Harald Hoyerkernel-modules: add keyboard kernel modules
2010-03-03 Philippe Seewerfix permissions: should be +x
2010-03-03 Philippe Seewerparse-kernel.sh must have a shebang
2010-03-03 Philippe Seewerdebian: update Standards-Version
2010-03-03 Philippe Seewerdebian: dracut package should at least suggest dracut...
2010-03-03 Philippe Seewerdebian: complete s/dracut-net/dracut-network/g
2010-02-25 Peter JonesUse multipath if it's installed and being used for...
2010-02-18 Harald Hoyerdracut: add check, if we can write to the output image...
2010-02-18 Harald Hoyermount-root: also filter "defaults" from mount options
2010-02-18 Harald Hoyermount-root: skip comments
2010-02-18 Harald Hoyerdracut: removed "local" not inside of function
2010-02-18 Harald Hoyerfix IFS restoring
2010-02-18 Harald Hoyerselinux: fix "selinux=0" handling
2010-02-17 Harald Hoyermount-root: do not pollute init arguments
2010-02-17 Harald Hoyerfix lib64 check
2010-02-15 Harald Hoyers390: *_cio_free needs "seq"
2010-02-15 Harald Hoyerfix selinux disabled state
2010-02-15 Harald Hoyernfs4: rpc.idmapd does not accept parameters anymore
next