platform/upstream/dracut.git
2011-10-07 WANG Congupdate the documentation of '--[no]prefix'
2011-10-06 Harald Hoyer95udev-rules/module-setup.sh: also search in /lib/udev...
2011-10-04 Harald Hoyer90mdraid/module-setup.sh: fixed sed arguments
2011-10-04 Harald Hoyer90mdraid/mdraid_start.sh: fix path to md sysfs
2011-10-04 Harald Hoyerorder mdadm and lvm timeout operations
2011-09-30 John Reiserdracut [PATCH]es: parallelize block_module filter and...
2011-09-30 John Reiserdracut [PATCH] Parameter expansion occurs before comman...
2011-09-22 Michal Soltys90mdraid: adjust /dev/md loops
2011-09-22 Michal Soltys90mdraid: more thorough 64-md-raid.rules edit
2011-09-22 Michal Soltys90mdraid: check precisely for supported contaiers
2011-09-22 Harald Hoyerdracut-functions: inst_rules() add missing ""
2011-09-22 Michal Soltys99fs-lib: export FSTAB_FILE before fsck call
2011-09-22 Amadeusz Żołnowskidracut: create /dev besides /proc, /sys and so
2011-09-22 Harald Hoyerdracut-logger: bail out early, if we don't have to...
2011-09-22 Michal Soltysstr_replace() fix
2011-09-22 Harald Hoyerdracut-functions: inst_rules() do not check std dirs...
2011-09-22 Harald Hoyer99fs-lib/fs-lib.sh: fsck btrfs via mounting like xfs
2011-09-22 Harald HoyerTEST-40-NBD: relaxed check on ext3 filesystem options
2011-09-22 Michal Soltys90mdraid: fix/adjust 65-md* rules and related scripts
2011-09-22 Michal Soltys90(md|dm)raid: recognize ddf container
2011-09-22 Michal Soltys90mdraid: fix/adjust force-run script
2011-09-22 Michal Soltys90mdraid: fix/adjust mdraid-cleanup
2011-09-22 Michal Soltys90mdraid: containers are not runnable
2011-09-22 Michal Soltys90mdraid: adjust stock mdadm udev rules
2011-09-22 Harald Hoyermount securityfs in a seperate dracut module
2011-09-20 Harald Hoyermount securityfs in a seperate dracut module
2011-09-20 Harald Hoyer99base/init: mount securityfs with source "securityfs...
2011-09-19 Harald HoyerDo not use /run/udev/rules.d for udev rules
2011-09-19 Harald Hoyer99base/init: remove /dev/root helper symlink
2011-09-19 Harald Hoyer90dmsquash-live: do not symlink to /dev/live
2011-09-02 Harald Hoyerdmsquash-live-root: load filesystem modules before...
2011-09-02 Harald Hoyerdmsquash-live-root: use blkid to determine fstype of...
2011-09-02 Harald Hoyer99base/init: removed cdrom polling reset code
2011-09-02 Harald Hoyerdracut: cp with sparse
2011-09-01 Harald Hoyer99base/init: do not fail, when importing the original...
2011-09-01 John Reiserinstmods: factor out egrep of "FATAL: Module .* not...
2011-09-01 John Reiserinstmods: sanity for _mpargs
2011-09-01 John Reiserinstmods: get filenames from stdin if no args; use it
2011-09-01 John Reiserinstall_kmod_with_fw: make fast case faster
2011-09-01 John Reiserfilter_kernel_modules is a specialized filter_kernel_mo...
2011-09-01 John Reiserinst_simple, inst_dir: make fast case faster
2011-08-31 Harald Hoyer95udev-rules: add input_id
2011-08-31 Harald Hoyerdracut-functions: hmac checksum files can be symlinks...
2011-08-30 Harald Hoyer99base/init: move switch_root breakpoint to a later...
2011-08-30 Harald Hoyer99base/init: save and restore environment given from...
2011-08-30 Harald Hoyer90crypt/parse-crypt.sh: also accept the beginning of...
2011-08-30 John Reiserbuild initramfs: unclear _mpargs in instmods()
2011-08-29 Harald Hoyer99base/init: only poll cdroms, if the kernel does suppo...
2011-08-29 Harald Hoyer50plymouth: add plymouth.enable kernel command line...
2011-08-29 Harald Hoyerdracut.spec: fixed rhel/fedora version checks
2011-08-24 Harald Hoyer90mdraid/65-md-incremental-imsm.rules: incremental...
2011-08-23 Harald Hoyerdracut-functions: fix inst_dir() for non-absolute dirs
2011-08-22 Przemysław... luks key on ext dev - wait for luks
2011-08-22 Amadeusz Żołnowskicrypt: changed cmdline arg name from rd.luks.tout to...
2011-08-22 Przemysław... luks key on ext dev - wait for luks
2011-08-22 Amadeusz Żołnowskilivenet: take into account other ca-bundle paths; use...
2011-08-22 Amadeusz Żołnowskidracut-functions: new function: inst_any [-d dest]...
2011-08-22 Leho Kraav99base: whitespace fix
2011-08-19 Amadeusz Żołnowski90crypt: ask_for_password pings plymouthd
2011-08-19 Harald Hoyerdracut-functions: speed up inst_dir()
2011-08-19 John Reiserbuild initramfs: prelink --undo /sbin/*
2011-08-19 Harald Hoyerdracut: unset LD_LIBRARY_PATH
2011-08-17 Harald Hoyerdracut-functions: s/emergency-shutdown/shutdown-emergency/g
2011-08-17 Harald Hoyeradd TEST-16-DMSQUASH
2011-08-17 Harald Hoyerprofile.py: parse the output of "dracut --profile"...
2011-08-17 Will Woodsfix live crash with livenet installed
2011-08-17 Harald Hoyer90dmsquash-live/dmsquash-live-root: include fs_lib...
2011-08-12 Harald Hoyeradd x-bit to *.sh
2011-08-12 Harald Hoyerversion 013 013
2011-08-12 Harald Hoyerdracut-functions: fixed inst_dir for symbolic links
2011-08-12 Harald Hoyerdracut: add "--profile" option for profiling
2011-08-12 Harald Hoyerdracut-functions: use "type -P" for find_binary()
2011-08-12 Harald Hoyer90dmraid: don't install non-existent dmraid-cleanup
2011-08-12 Harald Hoyeruse inst_simple to install non-binary files
2011-08-12 Harald Hoyeradd filter_kernel_modules_by_path() to speed up module...
2011-08-12 Harald HoyerAUTHORS: update
2011-08-12 Harald Hoyer90kernel-modules: add unix module
2011-08-12 Harald Hoyerremoved sourceforge references
2011-08-12 Will Woodsadd apply-live-updates.sh to pre-pivot hook 012
2011-08-12 Will Woodsdmsquash-live-root: determine img type by contents...
2011-08-12 Will Woodsdmsquash-live-root cleanups/mini-fixes
2011-08-11 Harald HoyerMakefile: increment version to 012
2011-08-11 Harald HoyerNEWS: update
2011-08-11 Harald Hoyer90btrfs: add btrfs device with multiple components
2011-08-11 Harald Hoyer99fs-lib: add btrfsck
2011-08-11 Harald HoyerTEST-11-LVM/create-root.sh: sleep before disassembling...
2011-08-11 Harald HoyerTEST-40-NBD/test.sh: source reformat
2011-08-11 Harald HoyerTEST-40-NBD/create-root.sh: sleep before disassembling...
2011-08-11 Harald Hoyer95rootfs-block/mount-root.sh: also parse rootopts for...
2011-08-11 Harald Hoyer95nbd/nbdroot: also mount nbd0 for root=dhcp and missin...
2011-08-11 Harald Hoyer40network/parse-bridge.sh: fixed bridge parameter parsing
2011-08-11 Amerigo Wangdracut: add --force-add option
2011-08-11 Amerigo Wanglsinitrd: display the size of initrd
2011-08-11 Harald Hoyerdracut.spec: add livenet and fs-lib
2011-08-11 Harald HoyerTEST-12-RAID-DEG/test.sh: uncomment rd.shell
2011-08-11 Harald Hoyerturn off masterkey,ecryptfs,integrity by default
2011-08-11 Harald Hoyer90mdraid: move force assembly to timeout initqueue
2011-08-11 Harald Hoyer90lvm/lvm_scan.sh: use "--partial" to force assembly...
2011-08-11 Harald Hoyer99base: add timeout queue
2011-08-11 Harald HoyerMakefile: do not remove rpmbuild on fail
next