From 41cd2e88e0c36abe82aca996394ef4efd1e7c073 Mon Sep 17 00:00:00 2001 From: Andrew Ross Date: Wed, 16 Aug 2006 08:27:31 +0000 Subject: Better to keep these out of the overlay - don't want bugs filed with the Xen Team for my mistakes :-) svn path=/; revision=3 --- app-emulation/xen-tools/ChangeLog | 95 ----------------- app-emulation/xen-tools/Manifest | 16 --- app-emulation/xen-tools/metadata.xml | 5 - app-emulation/xen/ChangeLog | 198 ----------------------------------- app-emulation/xen/Manifest | 8 -- app-emulation/xen/metadata.xml | 5 - 6 files changed, 327 deletions(-) delete mode 100644 app-emulation/xen-tools/ChangeLog delete mode 100644 app-emulation/xen-tools/metadata.xml delete mode 100644 app-emulation/xen/ChangeLog delete mode 100644 app-emulation/xen/metadata.xml diff --git a/app-emulation/xen-tools/ChangeLog b/app-emulation/xen-tools/ChangeLog deleted file mode 100644 index 6cd6a91..0000000 --- a/app-emulation/xen-tools/ChangeLog +++ /dev/null @@ -1,95 +0,0 @@ -# ChangeLog for app-emulation/xen-tools -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.17 2006/08/14 07:11:47 aross Exp $ - -*xen-tools-3.0.2-r3 (15 Aug 2006) - - 15 Aug 2006; Andrew Ross +files/xen-consoles.logrotate, - -files/xend-conf, +files/xendomains.confd, +files/xendomains.initd, - +files/xendomains-screen.confd, metadata.xml, -xen-tools-3.0.2-r1.ebuild, - xen-tools-3.0.2-r2.ebuild, +xen-tools-3.0.2-r3.ebuild: - Fix bugs #141981, #142011, #141866, and #137886. Thanks to Brad Plant - , Nedd Ludd , Nick Devito - , and Mike Williams . - - 10 Aug 2006; Sven Wegener - +files/xen-tools-3.0.2-bxclobber.patch, - +files/xen-tools-3.0.2-pushpop.patch, -files/hardened-bx-clobber.patch, - metadata.xml, xen-tools-3.0.2-r2.ebuild: - Fix push and pop usage for amd64, bug #142682. Disable the 32bit-only - vmxassist, if we can't compile x86 32bit code, bug #138314. - - 10 Aug 2006; Andrew Ross xen-tools-3.0.2-r2.ebuild: - Fix minor bug (debug USE flag ignored) introduced by the fix for bug #124361 - - 10 Aug 2006; Andrew Ross - +files/xen-tools-3.0.2-test-uuid.patch, - +files/xen-tools-3.0.2-test-xauthority.patch, metadata.xml, - xen-tools-3.0.2-r1.ebuild, xen-tools-3.0.2-r2.ebuild: - Fix bug #141233 and add myself as a maintainer. - -*xen-tools-3.0.2-r2 (04 Aug 2006) - - 04 Aug 2006; Chris Bainbridge - +xen-tools-3.0.2-r2.ebuild: - Add support for vnc and sdl - thanks to Nick Devito and Andrew Ross in bug - #124361 - -*xen-tools-3.0.2-r1 (09 Jun 2006) - - 09 Jun 2006; Chris Bainbridge -xen-tools-3.0.2.ebuild, - +xen-tools-3.0.2-r1.ebuild: - Clean up .pyc files, thanks to Andrew Ross, bug #136159 - - 02 Jun 2006; Roy Marples - +files/xen-tools-3.0.2--as-needed.patch, -xen-tools-3.0.1.ebuild, - -xen-tools-3.0.1_p9029.ebuild, xen-tools-3.0.2.ebuild: - Add patch to enable --as-needed LDFLAG, #135145 - - 26 Apr 2006; Aron Griffis xen-tools-3.0.1.ebuild, - xen-tools-3.0.1_p9029.ebuild, xen-tools-3.0.2.ebuild: - Remove ~ia64 since this ebuild deps on app-emulation/xen, which won't have - ia64 keywords for a while yet - - 11 Apr 2006; +files/hardened-bx-clobber.patch, - xen-tools-3.0.2.ebuild: - add hardened patch and IUSE flag, #129491 - - 10 Apr 2006; xen-tools-3.0.2.ebuild: - Fix hardened flags for hvmloader and vmxassist, #129491 - - 10 Apr 2006; xen-tools-3.0.2.ebuild: - removed the hardened stripping flags - now that the hypervisor is split out, - the tools should be compilable with hardened flags. There is currently a bug - with register clobbering which has been filed at bugzilla.xensource.com #609 - - 10 Apr 2006; xen-tools-3.0.2.ebuild: - add some extra man pages, #129189 - - 10 Apr 2006; xen-tools-3.0.2.ebuild: - remove sed fix, #129429 - - 10 Apr 2006; files/digest-xen-tools-3.0.2, Manifest: - new digest - -*xen-tools-3.0.2 (09 Apr 2006) - - 09 Apr 2006; +xen-tools-3.0.2.ebuild: - bump, #129191 - - 01 Apr 2006; Aron Griffis xen-tools-3.0.1.ebuild, - xen-tools-3.0.1_p9029.ebuild: - Add warning regarding dev-lang/python built without USE=ncurses #128175 - -*xen-tools-3.0.1_p9029 (24 Mar 2006) -*xen-tools-3.0.1 (24 Mar 2006) - - 24 Mar 2006; Aron Griffis +files/xend-conf, - +files/xend-init, +files/xendomains-conf, +files/xendomains-init, - +metadata.xml, +xen-tools-3.0.1.ebuild, +xen-tools-3.0.1_p9029.ebuild: - Split xen-tools from xen; this package installs xend and the tools, but not - the hypervisor or include files. Unify the release and snapshot ebuilds for - easier maintenance. Switch to a snapshot versioning scheme that keeps - release/snapshot versions in order. Add myself as an additional maintainer - in metadata.xml - diff --git a/app-emulation/xen-tools/Manifest b/app-emulation/xen-tools/Manifest index b845dcb..3e0e11e 100644 --- a/app-emulation/xen-tools/Manifest +++ b/app-emulation/xen-tools/Manifest @@ -26,14 +26,6 @@ AUX xend-init 854 RMD160 e19cc95563c3e128255f3575297bc0d35786b5a4 SHA1 820fa00dd MD5 b8d59e2eba1f6b245eb22e39c01df78c files/xend-init 854 RMD160 e19cc95563c3e128255f3575297bc0d35786b5a4 files/xend-init 854 SHA256 3991a74268dd4bc8b6fe53ed784f3cd764eb7112844dee34f3115bcd15d33377 files/xend-init 854 -AUX xendomains-conf 180 RMD160 17f791a0369e9e1f1cbd15c7513a4ca14d3f5f18 SHA1 b0448805ff0dd0567f5b7d5ce3832553852e6f11 SHA256 78427be48c93ec744206df4dcafaedb584dee8a200efbbc54cba432d96cf0ca3 -MD5 11ef318e35fcfed12931f182fc01955a files/xendomains-conf 180 -RMD160 17f791a0369e9e1f1cbd15c7513a4ca14d3f5f18 files/xendomains-conf 180 -SHA256 78427be48c93ec744206df4dcafaedb584dee8a200efbbc54cba432d96cf0ca3 files/xendomains-conf 180 -AUX xendomains-init 1681 RMD160 8a274725bee24929b97d5e199da4e5cfd0f3edf5 SHA1 cf50100aa4363868e1ad81f4afd7136242c57cbb SHA256 c3537920096cd94e80024b4d05706cd901f546c54ea8449b45399419b2ca51d0 -MD5 23de87e566971e687ab2a7c2353a3c17 files/xendomains-init 1681 -RMD160 8a274725bee24929b97d5e199da4e5cfd0f3edf5 files/xendomains-init 1681 -SHA256 c3537920096cd94e80024b4d05706cd901f546c54ea8449b45399419b2ca51d0 files/xendomains-init 1681 AUX xendomains-screen.confd 594 RMD160 79c7a3546cf1d3f8558c2120d6e8c93c753e66b9 SHA1 7f9ed2986495d5fa4a6f8b050cd632fde6a19994 SHA256 c4d7ffcdbeccc5e93460e2abbf70d642a78a363d79ccbbce0407f50cace54e0a MD5 65a57a4fae5a300aed8b84c24cdeee42 files/xendomains-screen.confd 594 RMD160 79c7a3546cf1d3f8558c2120d6e8c93c753e66b9 files/xendomains-screen.confd 594 @@ -51,14 +43,6 @@ EBUILD xen-tools-3.0.2-r3.ebuild 5530 RMD160 fe932ebe8722970f5a433a0619552c6ec2f MD5 11588a83ffd3177430efeca5cc668ba3 xen-tools-3.0.2-r3.ebuild 5530 RMD160 fe932ebe8722970f5a433a0619552c6ec2f93eaf xen-tools-3.0.2-r3.ebuild 5530 SHA256 cff3399ef7a791cafcf2053c00124ab56772b730ac8aa32a088ced857b011c1e xen-tools-3.0.2-r3.ebuild 5530 -MISC ChangeLog 4062 RMD160 78653570587403aa5e04541b135ddd0f4f60835f SHA1 ec6271ba72eabdf409404613d9429a1f624ccb73 SHA256 07d9d83bfd17a744f49111142b2e827367a5aad766666461017407f48ce079f5 -MD5 e53a1414ff96596d233b5b7d2202d739 ChangeLog 4062 -RMD160 78653570587403aa5e04541b135ddd0f4f60835f ChangeLog 4062 -SHA256 07d9d83bfd17a744f49111142b2e827367a5aad766666461017407f48ce079f5 ChangeLog 4062 -MISC metadata.xml 156 RMD160 bb062b1ba5554779dcfd0e73baf533ce9fbcdf68 SHA1 e6da014f2004758c7a806592ef9450489eebf593 SHA256 4a030777459245372bda9f7925f3a5ed3ef2b29b77e1a2971f3400ac2059b1e2 -MD5 559b4095659a2a2a489784de8a6ef95e metadata.xml 156 -RMD160 bb062b1ba5554779dcfd0e73baf533ce9fbcdf68 metadata.xml 156 -SHA256 4a030777459245372bda9f7925f3a5ed3ef2b29b77e1a2971f3400ac2059b1e2 metadata.xml 156 MD5 6618adc624bc8ab64af0f4555c33529a files/digest-xen-tools-3.0.2-r3 235 RMD160 ad3a1d2a82c40b0bca653431c2d7964809580e5e files/digest-xen-tools-3.0.2-r3 235 SHA256 274536fc8a3cb10fda114e533062b0dbddcda4ae15f52033a39b85785b221794 files/digest-xen-tools-3.0.2-r3 235 diff --git a/app-emulation/xen-tools/metadata.xml b/app-emulation/xen-tools/metadata.xml deleted file mode 100644 index cc9d568..0000000 --- a/app-emulation/xen-tools/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - -xen - diff --git a/app-emulation/xen/ChangeLog b/app-emulation/xen/ChangeLog deleted file mode 100644 index f93f83c..0000000 --- a/app-emulation/xen/ChangeLog +++ /dev/null @@ -1,198 +0,0 @@ -# ChangeLog for app-emulation/xen -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v 1.41 2006/08/15 11:33:46 aross Exp $ - - 16 Aug 2006; Andrew Ross metadata.xml: - Convert from individual maintainers to xen herd. - - 11 Aug 2006; Andrew Ross metadata.xml: - Add myself as a maintainer - - 04 Aug 2006; Chris Bainbridge xen-3.0.2.ebuild: - Remove in package testing - tests are for xen-tools, not xen hypervisor. Bug - #141227, thanks to Andrew Ross - - 02 Jun 2006; Roy Marples xen-3.0.2.ebuild: - Send raw LDFLAGS via make to support --as-needed, #135140 - - 22 May 2006; +files/xen-3.0.2-nopiessp.patch, - -xen-3.0.1-r4.ebuild, -xen-3.0.1-r5.ebuild, -xen-3.0.1_p9029.ebuild, - xen-3.0.2.ebuild: - Add hardened patch, thanks to Solar in bug #130167 - - 10 Apr 2006; xen-3.0.2.ebuild: - fix pae, again, #124355 - - 10 Apr 2006; xen-3.0.2.ebuild: - remove sed fix, #129429 - - 10 Apr 2006; files/digest-xen-3.0.2, Manifest: - new digest - -*xen-3.0.2 (09 Apr 2006) - - 09 Apr 2006; +xen-3.0.2.ebuild: - bump, #129191 - -*xen-3.0.1_p9029 (24 Mar 2006) -*xen-3.0.1-r5 (24 Mar 2006) - - 24 Mar 2006; Aron Griffis +xen-3.0.1-r5.ebuild, - +xen-3.0.1_p9029.ebuild, -xen-9029-r2.ebuild: - Split xen from xen-tools; now this package only installs the hypervisor and - include files. Unify the release and snapshot ebuilds for easier - maintenance. Switch to a snapshot versioning scheme that keeps - release/snapshot versions in order. Add myself as an additional maintainer in - metadata.xml - -*xen-9029-r2 (05 Mar 2006) -*xen-3.0.1-r4 (05 Mar 2006) - - 05 Mar 2006; Chris Bainbridge -xen-3.0.1-r3.ebuild, +xen-3.0.1-r4.ebuild, - -xen-9029-r1.ebuild, +xen-9029-r2.ebuild: - add ekeep for pre-created xen dirs, bug #123862 - -*xen-9029-r1 (03 Mar 2006) -*xen-3.0.1-r3 (03 Mar 2006) - - 03 Mar 2006; Chris Bainbridge +files/gentoo-makefile-targets, - -xen-3.0.1-r2.ebuild, +xen-3.0.1-r3.ebuild, -xen-9029.ebuild, - +xen-9029-r1.ebuild: - more pae fixes - -*xen-9029 (02 Mar 2006) -*xen-3.0.1-r2 (02 Mar 2006) - - 02 Mar 2006; Chris Bainbridge -xen-3.0.1-r1.ebuild, +xen-3.0.1-r2.ebuild, - -xen-8885.ebuild, +xen-9029.ebuild: - Bump unstable. Add PAE support thanks to Christopher G. Stach II (bug #124355). - -*xen-8885 (19 Feb 2006) - - 19 Feb 2006; Chris Bainbridge +xen-8885.ebuild: - new xen-unstable snapshot - -*xen-3.0.1-r1 (05 Feb 2006) - - 05 Feb 2006; Chris Bainbridge -xen-3.0.1.ebuild, +xen-3.0.1-r1.ebuild: - use the official 3.0.1 tarballs - - 04 Feb 2006; Chris Bainbridge xen-3.0.1.ebuild: - fix snapshot - -*xen-3.0.1 (03 Feb 2006) - - 03 Feb 2006; Chris Bainbridge +xen-3.0.1.ebuild: - bump - -*xen-3.0.0-r2 (23 Dec 2005) - - 23 Dec 2005; Chris Bainbridge files/xend-init, files/xendomains-init, - -xen-2.0.7.ebuild, -xen-3.0.0-r1.ebuild, +xen-3.0.0-r2.ebuild: - Bugs #115970 (/var/xen/dump), #115969 (dhcp), #116332 (hotplug). Removed - xen-2 as bugs are not being fixed upstream since the xen-3.0.0 release. - - 21 Dec 2005; Alex Howells xen-3.0.0-r1.ebuild: - Keyword ~amd64 added, works fine for me! - - 08 Dec 2005; Chris Bainbridge xen-3.0.0-r1.ebuild: - rename cflags -> custom-cflags (like mplayer, grub..) - -*xen-3.0.0-r1 (08 Dec 2005) - - 08 Dec 2005; Chris Bainbridge -xen-3.0.0.ebuild, +xen-3.0.0-r1.ebuild: - add dirs expected by xend, bug #114856 - - 07 Dec 2005; Chris Bainbridge xen-3.0.0.ebuild: - Fix CFLAGS for hardened bug #114716 - -*xen-3.0.0 (06 Dec 2005) - - 06 Dec 2005; Chris Bainbridge -xen-3.0.0_pre20051027.ebuild, - -xen-3.0.0_pre20051122.ebuild, -xen-3.0.0_pre20051128.ebuild, - -xen-3.0.0_pre20051128-r1.ebuild, +xen-3.0.0.ebuild: - New 3.0.0 release. - -*xen-3.0.0_pre20051128-r1 (30 Nov 2005) - - 30 Nov 2005; Chris Bainbridge xen-3.0.0_pre20051128.ebuild, - +xen-3.0.0_pre20051128-r1.ebuild: - support user specified cflags (must be forced to override defaults with - 'cflags' USE flag - -*xen-3.0.0_pre20051128 (28 Nov 2005) - - 28 Nov 2005; Chris Bainbridge +xen-3.0.0_pre20051128.ebuild: - bump - -*xen-3.0.0_pre20051122 (22 Nov 2005) - - 22 Nov 2005; Chris Bainbridge +xen-3.0.0_pre20051122.ebuild: - version bump - - 03 Nov 2005; Chris Bainbridge -xen-3.0.0_pre20051010.ebuild, - -xen-3.0.0_pre20051010-r1.ebuild: - remove old cvs snapshots - -*xen-3.0.0_pre20051027 (27 Oct 2005) - - 27 Oct 2005; Chris Bainbridge files/xendomains-init, - +xen-3.0.0_pre20051027.ebuild: - version bump - -*xen-3.0.0_pre20051010-r1 (26 Oct 2005) - - 26 Oct 2005; Chris Bainbridge - +xen-3.0.0_pre20051010-r1.ebuild: - added depend on sys-devel/dev86 - -*xen-3.0.0_pre20051010 (10 Oct 2005) - - 10 Oct 2005; Chris Bainbridge - -xen-3.0.0_pre20051007.ebuild, +xen-3.0.0_pre20051010.ebuild: - bump - - 10 Oct 2005; Chris Bainbridge - xen-3.0.0_pre20051007.ebuild: - add disabling cflags einfo - - 10 Oct 2005; Chris Bainbridge - xen-3.0.0_pre20051007.ebuild: - re-add hardened flags. - -*xen-3.0.0_pre20051007 (08 Oct 2005) - - 08 Oct 2005; Chris Bainbridge files/xend-init, - files/xendomains-conf, files/xendomains-init, - -xen-3.0.0_pre20050929.ebuild, +xen-3.0.0_pre20051007.ebuild: - -m Version bump xen-3, now uses udev rules. Add support for screen consoles - in xendomains. No longer use broken --halt to bring down domains. - -*xen-3.0.0_pre20050929 (29 Sep 2005) - - 29 Sep 2005; Chris Bainbridge - -xen-3.0.0_pre20050919.ebuild, +xen-3.0.0_pre20050929.ebuild: - cvs bump - - 22 Sep 2005; Chris Bainbridge xen-2.0.7.ebuild, - -xen-3.0.0_pre20050906.ebuild: - Add hardened flags #106731 and remove old snapshot - - 20 Sep 2005; Chris Bainbridge files/xend-init, - files/xendomains-init: - Change init scripts to absolute paths. - -*xen-3.0.0_pre20050919 (19 Sep 2005) - - 19 Sep 2005; Chris Bainbridge - +xen-3.0.0_pre20050919.ebuild: - Version bump - -*xen-3.0.0_pre20050906 (07 Sep 2005) -*xen-2.0.7 (07 Sep 2005) - - 07 Sep 2005; Chris Bainbridge +files/xend-conf, - +files/xend-init, +files/xendomains-conf, +files/xendomains-init, - +metadata.xml, +xen-2.0.7.ebuild, +xen-3.0.0_pre20050906.ebuild: - New package. Thanks to the many who contributed in bug #70161. - diff --git a/app-emulation/xen/Manifest b/app-emulation/xen/Manifest index 3bb71b2..7004059 100644 --- a/app-emulation/xen/Manifest +++ b/app-emulation/xen/Manifest @@ -27,14 +27,6 @@ EBUILD xen-3.0.2.ebuild 2593 RMD160 b39ee760f76df5a62c1bc259b0b87eba40a4b336 SHA MD5 c8f3f22e2059173683d3d5495c7e8f04 xen-3.0.2.ebuild 2593 RMD160 b39ee760f76df5a62c1bc259b0b87eba40a4b336 xen-3.0.2.ebuild 2593 SHA256 d8c525fde493ac1110957d5ff13fbb3bd4dd57ebe2ab5605192176ddc4b055b3 xen-3.0.2.ebuild 2593 -MISC ChangeLog 6708 RMD160 b2f644ec6d8f44c614d0361dd7fd758506013ba3 SHA1 9f7fbd058fff208fd44154bbc9166f064d89d316 SHA256 1b9cae57ccdbb8d7fcf794ae274787168039c999067a4af6636ec4540b0c9d63 -MD5 5cb8365398fba877e0df54a1e21d3c42 ChangeLog 6708 -RMD160 b2f644ec6d8f44c614d0361dd7fd758506013ba3 ChangeLog 6708 -SHA256 1b9cae57ccdbb8d7fcf794ae274787168039c999067a4af6636ec4540b0c9d63 ChangeLog 6708 -MISC metadata.xml 156 RMD160 bb062b1ba5554779dcfd0e73baf533ce9fbcdf68 SHA1 e6da014f2004758c7a806592ef9450489eebf593 SHA256 4a030777459245372bda9f7925f3a5ed3ef2b29b77e1a2971f3400ac2059b1e2 -MD5 559b4095659a2a2a489784de8a6ef95e metadata.xml 156 -RMD160 bb062b1ba5554779dcfd0e73baf533ce9fbcdf68 metadata.xml 156 -SHA256 4a030777459245372bda9f7925f3a5ed3ef2b29b77e1a2971f3400ac2059b1e2 metadata.xml 156 MD5 6618adc624bc8ab64af0f4555c33529a files/digest-xen-3.0.2 235 RMD160 ad3a1d2a82c40b0bca653431c2d7964809580e5e files/digest-xen-3.0.2 235 SHA256 274536fc8a3cb10fda114e533062b0dbddcda4ae15f52033a39b85785b221794 files/digest-xen-3.0.2 235 diff --git a/app-emulation/xen/metadata.xml b/app-emulation/xen/metadata.xml deleted file mode 100644 index cc9d568..0000000 --- a/app-emulation/xen/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - -xen - -- cgit v1.2.3-65-gdbad