version 013

master 013
Harald Hoyer 2011-08-12 16:17:58 +02:00
parent 2ae52e649b
commit e9519a397f
2 changed files with 7 additions and 1 deletions

View File

@ -1,4 +1,4 @@
VERSION=012
VERSION=013
GITVERSION=$(shell [ -d .git ] && git rev-list --abbrev-commit -n 1 HEAD |cut -b 1-8)

prefix ?= /usr

6
NEWS
View File

@ -1,3 +1,9 @@
dracut-013
==========
- speedup of initramfs creation
- fixed inst_dir for symbolic links
- add unix kernel module

dracut-012
==========
- better fsck handling