commit: 6b248d5c62558dde08c5aaf3f2bc3893f5e39a3a Author: Doug Goldstein <cardoe <AT> cardoe <DOT> com> AuthorDate: Wed Sep 9 14:40:13 2015 +0000 Commit: Doug Goldstein <cardoe <AT> gentoo <DOT> org> CommitDate: Wed Sep 9 15:53:12 2015 +0000 URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=6b248d5c
Add news item about libvirt 1.2.19 init script changes Signed-off-by: Doug Goldstein <cardoe <AT> cardoe.com> .../2015-09-09-libvirt-init-script-changes.en.txt | 24 ++++++++++++++++++++++ ...15-09-09-libvirt-init-script-changes.en.txt.asc | 19 +++++++++++++++++ 2 files changed, 43 insertions(+) diff --git a/2015-09-09-libvirt-init-script-changes/2015-09-09-libvirt-init-script-changes.en.txt b/2015-09-09-libvirt-init-script-changes/2015-09-09-libvirt-init-script-changes.en.txt new file mode 100644 index 0000000..83ed083 --- /dev/null +++ b/2015-09-09-libvirt-init-script-changes/2015-09-09-libvirt-init-script-changes.en.txt @@ -0,0 +1,24 @@ +Title: libvirt-1.2.19 init script changes +Author: Doug Goldstein <[email protected]> +Content-Type: text/plain +Posted: 2015-09-09 +Revision: 1 +News-Item-Format: 1.0 +Display-If-Installed: <app-emulation/libvirt-1.2.19 + +OpenRC Users: + +In libvirt-1.2.19 and newer, the libvirtd init script has been split into +libvirtd and libvirt-guests. + +The purpose of this change is to separate the management of the libvirtd +daemon from the libvirt domains/guests. This means that a number of settings +from /etc/conf.d/libvirtd have been moved to /etc/conf.d/libvirt-guests. These +settings have not been auto-migrated and you are advised to review +/etc/conf.d/libvirt-guests to ensure the behaviors are as you expect. + +You must add libvirt-guests to the same runlevel where you run libvirtd +currently. Otherwise your domains/guests will not be gracefully shutdown and +could result in data loss. To do this run the following commands: + $ rc-update add libvirt-guests + $ service libvirt-guests start diff --git a/2015-09-09-libvirt-init-script-changes/2015-09-09-libvirt-init-script-changes.en.txt.asc b/2015-09-09-libvirt-init-script-changes/2015-09-09-libvirt-init-script-changes.en.txt.asc new file mode 100644 index 0000000..5ba22c3 --- /dev/null +++ b/2015-09-09-libvirt-init-script-changes/2015-09-09-libvirt-init-script-changes.en.txt.asc @@ -0,0 +1,19 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0 + +iQJ8BAABCgBmBQJV8FXfXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w +ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBNTM5MEQ2RTNFMTkyNzlCNzVDMzIwOTVB +MkJDMDNEQzg3RUQxQkQ0AAoJEKK8A9yH7RvU1vkP/R5H3l7EJJtFsyfNNYKacRTF +CuIaUsaSbOGehdS0NY3iEj41glDKT1XUrOQoDKuiKjSC1O2H6qkhBmy180Zl0VqB +6yCEiSYGC6VRlkCfD/6rLZa3pS6YRzNdNOPE8nsUo3vqcOFovgPEgzGoKb6h7dnp +quuPjed9vhPcjvEAkHrb0MGWGVt9EprSfGq2Pt3NsmEsx+8FY6VAVdTBc59nw7RS +xln4aKXKUW9nqreOILXoa+4afJrQpdEwqMm1dd2fHtfQny++aSPpldYrVPjkdBl7 +pqiTmM0nV81kyuxhhBpkPdW7DRURfXSHhGvGTwu0TuCznPacLQA8GtM8kdENTIQG +aY8qFDQHMOQXCDnJl5oRFO1V/rzGnvWhc/i46iU7C8nueIpZEwBiopG0dXmW1K0E +r1egYn2b2y/gymduUVk+ONMMjrH83iyHOmwyC7F5Xy1UhX01zbclDRzmnjN2Mo7h +ZoDWxapALYu0AplejgVUggnQAVjFHUDsg/HPAUafhgIuDDrW7PaUUxyYYQKbfWtK +5+5WBe6KonVSRqahnyE/5zpwfWKDHy99BwY+7hz0TboEgsDroUctX2N5OazDfyfg +zK60C1VcPgjzJJSnwaVkt6eAoaTHAYPFDO0kobL8ZJscPx2fGJc/1hubhNUAF/R+ +3lawwv3U7b5Xg+7+kmNk +=PNbk +-----END PGP SIGNATURE-----
