diff --git a/dracut-027_git201306061213.tar.xz b/dracut-027_git201306061213.tar.xz deleted file mode 100644 index b605b12..0000000 --- a/dracut-027_git201306061213.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c27c2afe4177d56e7ab18a5213b9d090319b76473d490e1d6668c098b8f513d -size 204312 diff --git a/dracut-029.tar.xz b/dracut-029.tar.xz new file mode 100644 index 0000000..a627ddb --- /dev/null +++ b/dracut-029.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5623e4fbcb14737ae76baf97736e4b2a0b4bc037dfb572de6021ffbd37928c59 +size 228272 diff --git a/dracut-font.patch b/dracut-font.patch deleted file mode 100644 index 4c8ece9..0000000 --- a/dracut-font.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/modules.d/10i18n/module-setup.sh b/modules.d/10i18n/module-setup.sh -index 60a50e7..fcd8282 100755 ---- a/modules.d/10i18n/module-setup.sh -+++ b/modules.d/10i18n/module-setup.sh -@@ -14,7 +14,7 @@ depends() { - install() { - dracut_install -o $systemdutildir/systemd-vconsole-setup - KBDSUBDIRS=consolefonts,consoletrans,keymaps,unimaps -- DEFAULT_FONT=latarcyrheb-sun16 -+ DEFAULT_FONT=LatArCyrHeb-16 - I18N_CONF="/etc/locale.conf" - VCONFIG_CONF="/etc/vconsole.conf" - diff --git a/dracut.changes b/dracut.changes index 2a17f9b..b248746 100644 --- a/dracut.changes +++ b/dracut.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jun 18 00:48:24 UTC 2013 - crrodriguez@opensuse.org + +- version 029 +* fixes for the networking modules +* fixes for systemd integration +* fixes for the i18n module (removes dracut-font.patch now upstream) + ------------------------------------------------------------------- Thu Jun 6 19:20:47 UTC 2013 - crrodriguez@opensuse.org diff --git a/dracut.spec b/dracut.spec index 8039432..87e8320 100644 --- a/dracut.spec +++ b/dracut.spec @@ -21,7 +21,7 @@ %define replace_mkinitrd 0 Name: dracut -Version: 027_git201306061213 +Version: 029 Release: 0 Summary: Initramfs generator using udev @@ -43,8 +43,6 @@ Patch1: use_initrd_insteadof_initramfs.patch Patch2: use_sysconfig_values_correctly.patch # PATCH-FIX-OPENSUSE At the moment we have 2 paths that contain udev files (/lib/udev and /usr/lib/udev) - tittiatcoke@gmail.com Patch3: use_all_paths_udev.patch -# PATCH-FIX-OPENSUSE default console font is wrong for openSUSE crrodriguez@opensuse.org -Patch4: dracut-font.patch BuildRequires: bash BuildRequires: dash @@ -121,7 +119,7 @@ This package contains tools to assemble the local initrd and host configuration. %patch1 -p1 %patch2 -p1 %patch3 -p1 -%patch4 -p1 + %build %configure\ --systemdsystemunitdir=%{_unitdir}\ @@ -217,6 +215,7 @@ rm -rf %{buildroot} %{_mandir}/man8/dracut-pre-udev.service.8* %{_mandir}/man8/dracut-mount.service.8.* %{_mandir}/man8/dracut-pre-mount.service.8.* +%{_mandir}/man8/dracut-shutdown.service.8.* %{_mandir}/man5/dracut.conf.5* %dir /usr/lib/kernel %dir /usr/lib/kernel/install.d