Versions
v4.9.4-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- amd64 x86 ~ppc64
- USE flags
- ploop vzmigrate
USE flags
General
Dependencies
app-alternatives / awk : /bin/awk and /usr/bin/awk symlinks
app-arch / tar : Use this to make tarballs :)
dev-libs / libcgroup : Tools and libraries to configure and manage kernel control groups
dev-libs / libxml2 : XML C parser and toolkit
net-firewall / iptables : Linux kernel (2.4+) firewall, NAT and packet mangling tools
net-misc / bridge-utils : Tools for configuring the Linux kernel 802.1d Ethernet Bridge
net-misc / rsync : File transfer program to keep remote files into sync
sys-apps / attr : Extended attributes tools
sys-apps / ed : Your basic line editor
sys-apps / iproute2 : kernel routing and traffic control utilities
sys-block / parted : Create, destroy, resize, check, copy partitions and file systems
sys-cluster / ploop : openvz tool and a library to control ploop block devices
sys-fs / quota : Linux quota tools
sys-fs / vzquota : OpenVZ VPS disk quota utility
virtual / openssh : Virtual for net-misc/openssh and variants
virtual / udev : Virtual to select between different udev daemon providers
Runtime Dependencies
app-alternatives / awk : /bin/awk and /usr/bin/awk symlinks
app-arch / tar : Use this to make tarballs :)
dev-libs / libcgroup : Tools and libraries to configure and manage kernel control groups
dev-libs / libxml2 : XML C parser and toolkit
net-firewall / iptables : Linux kernel (2.4+) firewall, NAT and packet mangling tools
net-misc / bridge-utils : Tools for configuring the Linux kernel 802.1d Ethernet Bridge
net-misc / rsync : File transfer program to keep remote files into sync
sys-apps / attr : Extended attributes tools
sys-apps / ed : Your basic line editor
sys-apps / iproute2 : kernel routing and traffic control utilities
sys-block / parted : Create, destroy, resize, check, copy partitions and file systems
sys-cluster / ploop : openvz tool and a library to control ploop block devices
sys-fs / quota : Linux quota tools
sys-fs / vzquota : OpenVZ VPS disk quota utility
virtual / openssh : Virtual for net-misc/openssh and variants
virtual / udev : Virtual to select between different udev daemon providers
Depending packages
app-backup / vzdump : A utility to make consistent snapshots of running OpenVZ containers
Bugs
- 605274
- sys-cluster/vzctl-4.9.4 uses deprecated #!/sbin/runscript instead of #!/sbin/openrc-run
- 677190
- sys-cluster/vzctl-4.9.4 : [QA] The ebuild is installing to one or more unexpected paths:
- 840975
- sys-cluster/vzctl-4.9.4 installs libtool files (.la) without corresponding static libraries
- 841251
- sys-cluster/vzctl-4.9.4 installs shell script that uses non-POSIX features
- 852104
- sys-cluster/vzctl-4.9.4 installs udev rules without calling udev_reload
- 868252
- sys-cluster/vzctl-4.9.4-r1:0 - ../.../fs.h: error: conflicting types for fsmount; have int(envid_t, fs_param , dq_param , int) {aka i
- 932163
- sys-cluster/vzctl-4.9.4-r1 - /.../libcgroup.h: fatal error: libcgroup/systemd.h: No such file or directory
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
sys-cluster/vzctl: switch to virtual/openssh
Signed-off-by: David Seifert <soap@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {virtual → app-alternatives}/awk
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
sys-cluster/vzctl: remove unused eclass, use HTTPS, fix LICENSE
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-cluster/vzctl: port to EAPI 7, drop {eutils, base}.eclass, add optfeature
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove remaining *-fbsd keywords
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
*/*: Remove sparc-fbsd keywords - Andreas K. Hüttel · gentoo
sys-cluster/vzctl: Fix build with glibc-2.25, bug 604230
Closes: https://bugs.gentoo.org/604230 Package-Manager: Portage-2.3.12, Repoman-2.3.3 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Thomas Deutschmann · gentoo
sys-cluster/vzctl: Security cleanup (bug #560522)
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Agostino Sarubbo · gentoo
sys-cluster/vzctl: x86 stable wrt bug #560522
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Aaron Bauman · gentoo
sys-cluster/vzctl: amd64 stable
Package-Manager: portage-2.3.0 - Maxim Koltsov · gentoo
sys-cluster/vzctl: bump to 4.9.4, clean old
Package-Manager: portage-2.2.22 - Sergey Popov · gentoo
sys-cluster/vzctl: version bump
Package-Manager: portage-2.2.20 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
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