| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
app-emulation/xen-tools now exposes a sub-slot to help dependencies
rebuild when necessary.
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
|
|
|
|
|
|
|
| |
- Due to the introduction of virtlogd one of Gentoo's downstream patches
did not apply any more.
Package-Manager: portage-2.2.26
|
|
|
|
|
|
|
|
|
| |
- version bump to 1.2.21
- remove obsolete dependency on support library for <sys-libs/glibc-1.14
Gentoo-Bug: 564992
Package-Manager: portage-2.2.23
|
|
|
|
| |
Package-Manager: portage-2.2.22
|
|
|
|
|
|
| |
Unify DEPEND/RDEPEND statements and avoid a nested use conditional
Package-Manager: portage-2.2.22
|
|
|
|
| |
Link: https://archives.gentoo.org/gentoo-dev/message/32b1e333faa627491baa3c7492d64956
|
|
|
|
|
|
|
|
| |
- use autotools-utils eclass
- clean up and reorganize configuration and pkg_setup phase
- outsource README.gentoo contents into separate file under files/
Package-Manager: portage-2.2.22
|
|
|
|
|
|
| |
Thanks to Julian Ospald for pointing this out.
Package-Manager: portage-2.2.22
|
|
|
|
| |
Package-Manager: portage-2.2.22
|
|
|
|
| |
Package-Manager: portage-2.2.22
|
|
|
|
| |
Package-Manager: portage-2.2.22
|
|
|
|
|
|
|
|
|
| |
The hard dependencies on iptables and ebtables are wrong, put them back
into the virt-network? ( ) clause.
Gentoo-Bug: 553120
Package-Manager: portage-2.2.22
|
|
|
|
|
|
|
|
| |
Thanks to Lars Wendler and Alexander Tsoy.
Gentoo-Bug: 561386
Package-Manager: portage-2.2.22
|
|
|
|
|
|
|
| |
These packages were previously un-keyworded while we worked on them,
they are now re-keyworded.
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
|
|
|
|
|
|
|
| |
Improvement to the new init scripts to use more bits from runscripts
instead of rolling our own.
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
|
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
|
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
|
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
|
|
|
|
|
|
|
|
| |
repoman warns of slot issues with the RDEPEND on sys-libs/ncurses which
this resolves.
Package-Manager: portage-2.2.20.1
Signed-off-by: 1
|
|
|
|
|
|
|
|
| |
This bump uses the new init scripts that we'll likely want to have
a new annoucement written when it is keyworded.
Package-Manager: portage-2.2.20.1
Signed-off-by: 1
|
|
|
|
|
|
| |
More updates to the init scripts to allow the user to not have the
networks or VMs started up that were shutdown by the init script based
on requests from tamiko and bug #558034.
|
|
|
|
|
|
|
|
|
|
|
| |
After discussing the new init script on bug #558034 there are two tweaks
being added:
* shift the first argument so that future uses can pass in more arguments
to virsh and the wrapper commands.
* Added LIBVIRT_IGNORE_AUTOSTART to ignore domains that start marked for
autostart in the libvirt XML.
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
|
|
|
|
|
|
|
| |
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
Bug: https://bugs.gentoo.org/552720
|
|
|
|
|
|
| |
Convert all URLs for sites supporting encrypted connections from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
|
|
|
|
|
|
|
|
|
|
|
| |
update init scripts for 1.2.18-r2 und 9999. Drop keywords for testing due
to major runscript change.
Bugs: 551854
Bugs: 555736
Bugs: 558034
Package-Manager: portage-2.2.20.1
|
|
|
|
|
|
|
|
|
|
| |
This breaks apart the startup/shutdown of libvirtd from the
startup/shutdown of the libvirt domains. Additionally this expands out
the domain support to work for all the libvirtd backends instead of just
QEMU.
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
The libvirtd daemon also needs acces to virt-aa-helper and libvirtb_lxc
helper residing under /usr/libexec. This is now fixed.
Thanks to aporilel.
Gentoo-Bug: 554628
Package-Manager: portage-2.2.20.1
|
|
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
|