@ -1,4 +1,4 @@
VERSION=002
VERSION=003
GITVERSION=$(shell [ -d .git ] && git rev-list --abbrev-commit -n 1 HEAD |cut -b 1-8)
prefix ?= /usr
@ -1,5 +1,7 @@
dracut-003
==========
- add debian package modules
- add dracut.conf manpage
- add module 90multipath
- add module 01fips
- crypt: ignore devices in /etc/crypttab (root is not in there)
@ -16,8 +16,8 @@
%endif
Name: dracut
Version: 002
Release: 26%{?rdist}
Version: 003
Release: 1%{?rdist}
Summary: Initramfs generator using udev
Group: System Environment/Base
License: GPLv2+