[fedora-virt-maint] rpms/qemu/devel ksm.init, 1.3, 1.4 ksmtuned.init, 1.3, 1.4 qemu.spec, 1.146, 1.147

Justin M. Forbes jforbes at fedoraproject.org
Tue Nov 3 15:12:30 UTC 2009


Author: jforbes

Update of /cvs/pkgs/rpms/qemu/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28963

Modified Files:
	ksm.init ksmtuned.init qemu.spec 
Log Message:
Default ksm and ksmtuned services on


Index: ksm.init
===================================================================
RCS file: /cvs/pkgs/rpms/qemu/devel/ksm.init,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- ksm.init	9 Oct 2009 14:32:54 -0000	1.3
+++ ksm.init	3 Nov 2009 15:12:29 -0000	1.4
@@ -7,7 +7,7 @@
 # Copyright 2009 Red Hat, Inc. and/or its affiliates.
 # Released under the GPL
 #
-# chkconfig: - 84 16
+# chkconfig: 345 84 16
 # description: The KSM init script starts and stops the ksm kernel thread.
 # config: /etc/sysconfig/ksm
 #
@@ -16,6 +16,7 @@
 # Required-Start:
 # Required-Stop:
 # Should-Start:
+# Default-Start: 3 4 5
 # Short-Description: start and stop ksm
 # Description: The KSM init script starts and stops the ksm kernel thread.
 ### END INIT INFO


Index: ksmtuned.init
===================================================================
RCS file: /cvs/pkgs/rpms/qemu/devel/ksmtuned.init,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- ksmtuned.init	6 Oct 2009 13:33:22 -0000	1.3
+++ ksmtuned.init	3 Nov 2009 15:12:29 -0000	1.4
@@ -7,7 +7,7 @@
 # Copyright 2009 Red Hat, Inc. and/or its affiliates.
 # Released under the GPL
 #
-# chkconfig: - 85 15
+# chkconfig: 345 85 15
 # description: The KSM tuning daemon controls whether (and with what vigor) \
 #              ksm should ksm search duplicated pages.
 # processname: ksmtuned
@@ -19,6 +19,7 @@
 # Required-Start:
 # Required-Stop:
 # Should-Start:
+# Default-Start: 3 4 5
 # Short-Description: tune the speed of ksm
 # Description: The Kernel Samepage Merging control Daemon is a simple script
 #   that controls whether (and with what vigor) should ksm search duplicated


Index: qemu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qemu/devel/qemu.spec,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -p -r1.146 -r1.147
--- qemu.spec	29 Oct 2009 11:45:25 -0000	1.146
+++ qemu.spec	3 Nov 2009 15:12:29 -0000	1.147
@@ -1,7 +1,7 @@
 Summary: QEMU is a FAST! processor emulator
 Name: qemu
 Version: 0.11.0
-Release: 9%{?dist}
+Release: 10%{?dist}
 # Epoch because we pushed a qemu-1.0 package
 Epoch: 2
 License: GPLv2+ and LGPLv2+ and BSD
@@ -538,6 +538,9 @@ fi
 %{_mandir}/man1/qemu-img.1*
 
 %changelog
+* Tue Nov  3 2009 Justin M. Forbes <jforbes at redhat.com> - 2:0.11.0-10
+- Default ksm and ksmtuned services on.
+
 * Thu Oct 29 2009 Mark McLoughlin <markmc at redhat.com> - 2:0.11.0-9
 - Fix dropped packets with non-virtio NICs (#531419)
 




More information about the Fedora-virt-maint mailing list