From: Harald Hoyer Date: Fri, 24 Feb 2012 14:38:08 +0000 (+0100) Subject: Version 017 X-Git-Tag: 017 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f5a9e4592397754ee503ebc46b37e45a574d065c;p=platform%2Fupstream%2Fdracut.git Version 017 --- diff --git a/Makefile b/Makefile index d4e9c8f..13c6c84 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 6a3b53f..bed32ca 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