From: Harald Hoyer Date: Fri, 24 Feb 2012 14:38:08 +0000 (+0100) Subject: Version 017 X-Git-Tag: 017 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f5a9e4592397754ee503ebc46b37e45a574d065c;p=thirdparty%2Fdracut.git Version 017 --- diff --git a/Makefile b/Makefile index d4e9c8fde..13c6c8477 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=016 +VERSION=017 GITVERSION=$(shell [ -d .git ] && git rev-list --abbrev-commit -n 1 HEAD |cut -b 1-8) prefix ?= /usr diff --git a/NEWS b/NEWS index 6a3b53f74..bed32ca60 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +dracut-017 +========== +- a _lot_ faster than dracut-016 in image creation +- systemd service dracut-shutdown.service +- livenet fixes +- ssh-client module install fix +- root=iscsi:... fixed +- lots of restructuring and optimizing in dracut-functions.sh +- usrmount: honor fs_passno in /etc/fstab +- renamed all shell scripts to .sh +- new option "--omit-drivers" and config option "omit_drivers" +- hostonly mode fixups + dracut-016 ========== - fixed lsinitrd