Raymond Wooninck 2013-04-03 09:26:01 +00:00 committed by Git OBS Bridge
parent 1e47df8b86
commit 6921e32197
4 changed files with 22 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b3c24459792d1cea8b00be5f87394b80ea51a6855166866ed18c91943b12529e
size 199716

3
dracut-027.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9aeea2648244a02884c2f680a90ba238e2efd6a3ca0d9929307a03124abf27cc
size 222812

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Apr 3 09:23:22 UTC 2013 - tittiatcoke@gmail.com
- dracut-027
* systemd module now requires systemd >= 199
* dracut makes use of native systemd initrd units
* added hooks for new-kernel-pkg and kernel-install
* hostonly is now default for fedora
* comply with the BootLoaderSpec paths
http://www.freedesktop.org/wiki/Specifications/BootLoaderSpec
* added rescue module
* host_fs_types is now a hashmap
* new dracut argument "--regenerate-all"
* new dracut argument "--noimageifnotneeded"
* new man page dracut.bootup
* install all host filesystem drivers
* use -D_FILE_OFFSET_BITS=64 to build dracut-install
-------------------------------------------------------------------
Tue Mar 19 21:32:09 UTC 2013 - crrodriguez@opensuse.org

View File

@ -21,7 +21,7 @@
%define replace_mkinitrd 0
Name: dracut
Version: 026_git201303180829
Version: 027
Release: 0
Summary: Initramfs generator using udev