]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- updated zypp-plugin.conf 47/head
authorArvin Schnell <aschnell@suse.de>
Thu, 20 Feb 2014 13:18:55 +0000 (14:18 +0100)
committerArvin Schnell <aschnell@suse.de>
Thu, 20 Feb 2014 13:18:55 +0000 (14:18 +0100)
data/zypp-plugin.conf
package/snapper.changes

index 0ce618e6448c4ff03381aa6c46c4e0d345b9f943..fb640456cef1f9258b8a11456c99f2de621f7570 100644 (file)
@@ -8,9 +8,9 @@
        is marked as important, the snapshots are also marked as important. -->
   <solvables>
     <solvable match="w" important="true">kernel-*</solvable>
-    <solvable match="w" important="true">mkinitrd</solvable>
+    <solvable match="w" important="true">dracut</solvable>
     <solvable match="w" important="true">glibc</solvable>
-    <solvable match="w" important="true">systemd</solvable>
+    <solvable match="w" important="true">systemd*</solvable>
     <solvable match="w" important="true">udev</solvable>
     <solvable match="w">*</solvable>
   </solvables>
index 0bb76174354249c6e6c7a36d18417605a8c9e7cc..2ce2bb8151de5f7bf11c56533591308978d1510e 100644 (file)
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Thu Feb 20 14:18:01 CET 2014 - aschnell@suse.de
+
+- updated zypp-plugin.conf (bnc#864841)
+
 -------------------------------------------------------------------
 Tue Feb 11 14:08:06 CET 2014 - aschnell@suse.de