use mktemp "-p" instead of "--tmpdir" for busybox
dracut.spec: add dracut-init.sh
TODO: update
network: add rd.peerdns=0 parameter
crypt: skip crypttab entries with the same device
dracut-systemd/dracut-initqueue: only start ser...
dracut.sh: remember $0 for --regenerate-all
dracut.sh: reduce code
dracut.sh: early check for bash version
mkinitrd-suse.sh: Bail out with exit 1 if initr...
90multipath: add hostonly multipath.conf in cas...
Use the uncompressed kernel file on arm and aar...
systemd: if kdbus is available, include the ker...
Merge pull request #77 from dracut-mailing-devs...
Reset IFS variable
skipcpio/skipcpio.c: linux kernel only accepts ...
dmsquash-live/dmsquash-live-root.sh: fixup chec...
Merge pull request #78 from dracut-mailing-devs...
ensure pre-mount (and resume) run before root fsck
dracut.sh: remove push()
dracut.conf: remove example parameters
dracut.sh: remove pop()
guard ${arrays[@]} with ""
dracut-pre-mount.service should run before syst...
TEST-04-FULL-SYSTEMD: fixup loadkeys keymap loa...
network/dhclient-script.sh: remove bashism
TEST-14-IMSM: remove "rd.auto"
Add all btrfs devices
dracut-functions.sh: simplify some for loops
TEST-50-MULTINIC/test.sh: correctly call ldconfig
network/dhclient-script.sh: fixup lease time
splitup dracut-init.sh from dracut-functions.sh
dracut.sh: add devices with x-initrd.mount in /...
dracut-lib.sh:info() output info to stderr
nfs/nfs-lib.sh: add anaconda_nfsv6_to_var()
Merge pull request #76 from fabiand/activationskip
lower the log level for dfatal
Revert "lvm: Don't activate LVs with activation...
network/dhclient-script.sh: add RENEW/REBIND
network/dhclient-script.sh: make IPv4 DHCP leas...
network: don't use "ifup -m"
dracut.spec: move dmsquash and livnet to subpac...
uefi-lib: remove bogus comment
dracut.spec: Recommends grubby
dracut.spec: turn requires in recommends
Merge pull request #74 from xnox/master
rootfs-generator: check for rootok, before doin...
Fix default udev & systemd dir detection, in us...
dracut-lib.sh: typo fix
NEWS: version 043
Merge pull request #71 from jsynacek/doc-fix
Merge pull request #73 from dracut-mailing-devs...
doc: fix formatting
dmsquash-live: add dmsquash-generator
fixup test suite
udev-rules: add 60-block.rules
crypt: check for crypttab before reading
run-qemu: default kernel to "/lib/modules/${KVE...
dmsquash-live: install a sysroot.mount generato...
TEST-16-DMSQUASH: add more debug parms
NEWS & AUTHORS update - 042
dracut-functions.sh: only honor the first [0-9]...
TODO: update
dracut.conf.5.asc: document "compress"
dracut.conf.5.asc: add missing "="
dracut-functions: degrade message about optiona...
lvm: optionally install thin tools
network: remove ibft parsing from parse-ip-opts
ibft: correct device name
network: move ibft parsing to own script before...
mknod with mode and set umask for the rest
dracut: source reformat with line breaks
crypt: add fpu kernel module
dracut-functions: filter_kernel_modules() searc...
base/init: do not set umask
crypt: depend on dm
dracut: don't skip zero-length string outfile a...
dracut-functions: suppress modinfo errors for h...
dracut: simplify $kernel version argument setting
Write rules for symlinks to /dev/.udev/rules.d ...
dm/install: install dmeventd, only if present
Fix ahci detection in kernel 2.6.35
fixed "ip=dhcp6"
dracut.8: changed IPv6 addresses to the documen...
dracut-functions: use LC_ALL=C rather than LANG=C
suppress modprobe errors on builtins (credits t...
dmsquash-live: depend on dm module
dracut.8: add note about putting IPv6 addresses...
dracut.spec: requires "/bin/mount" instead of "...
fips: fixes copy&paste error for "check"
plymouth: depend on crypt, if cryptsetup exists
dracut-functions: set LANG=C for ldd output par...
plymouth/gensplash: reset tty after plymouth me...
10i18n: do not use console_init shell script, i...
doc: s#/init.log#/run/initramfs/init.log#g
kernel-modules/insmodpost.sh: fixed handling rd...
fcoe/parse-fcoe.sh: s#source#.#g
fips: fixed "boot=<dev>" handling
lvm/lvm_scan.sh: remove references to lvm-cleanup
kernel-modules: inst modules.builtin if there's...