Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use "type" instead of "which", as per ↵ | Andrew Ross | 2007-03-13 | 1 | -12/+12 |
| | | | | | | | http://archives.gentoo.org/gentoo-dev/msg_143424.xml (Portage version: 2.1.2-r9) (Unsigned Manifest commit) | ||||
* | Use "type" instead of "which", as per ↵ | Andrew Ross | 2007-03-13 | 3 | -8/+13 |
| | | | | | | http://archives.gentoo.org/gentoo-dev/msg_143424.xml (Portage version: 2.1.2-r9) | ||||
* | Narrow dep on app-emulation/xen to match version of xen-tools. | Andrew Ross | 2006-12-16 | 1 | -8/+8 |
| | | | | | (Portage version: 2.1.1-r2) (Unsigned Manifest commit) | ||||
* | Narrow dep on app-emulation/xen to match version of xen-tools. | Andrew Ross | 2006-12-16 | 2 | -3/+6 |
| | | | | (Portage version: 2.1.1-r2) | ||||
* | Fix a PTRACE_* compilation error, thanks to Thomas Veith <th_veith@web.de> | Andrew Ross | 2006-10-14 | 1 | -4/+27 |
| | | | | | (Portage version: 2.1.1) (Unsigned Manifest commit) | ||||
* | Fix a PTRACE_* compilation error, thanks to Thomas Veith <th_veith@web.de> | Andrew Ross | 2006-10-14 | 7 | -1/+480 |
| | | | | (Portage version: 2.1.1) | ||||
* | Fix bugs #141981, #142011, #141866, and #137886. | Andrew Ross | 2006-08-14 | 4 | -183/+35 |
| | | | | | (Portage version: 2.1-r2) (Unsigned Manifest commit) | ||||
* | Fix bugs #141981, #142011, #141866, and #137886. | Andrew Ross | 2006-08-14 | 9 | -26/+335 |
| | | | | (Portage version: 2.1-r2) | ||||
* | Fix push and pop usage for amd64, bug #142682. Disable the 32bit-only ↵ | Sven Wegener | 2006-08-10 | 2 | -32/+30 |
| | | | | | | | vmxassist, if we can't compile x86 32bit code, bug #138314. (Portage version: 2.1.1_pre4-r4) (Signed Manifest commit) | ||||
* | Fix push and pop usage for amd64, bug #142682. Disable the 32bit-only ↵ | Sven Wegener | 2006-08-10 | 5 | -6/+83 |
| | | | | | | vmxassist, if we can't compile x86 32bit code, bug #138314. (Portage version: 2.1.1_pre4-r4) | ||||
* | Fix minor bug (debug USE flag ignored) introduced by the fix for bug #124361 | Andrew Ross | 2006-08-09 | 1 | -8/+8 |
| | | | | | (Portage version: 2.1-r1) (Unsigned Manifest commit) | ||||
* | Fix minor bug (debug USE flag ignored) introduced by the fix for bug #124361 | Andrew Ross | 2006-08-09 | 2 | -3/+6 |
| | | | | (Portage version: 2.1-r1) | ||||
* | Fix bug #141233 and add myself as a maintainer. | Andrew Ross | 2006-08-09 | 1 | -16/+24 |
| | | | | | (Portage version: 2.1-r1) (Unsigned Manifest commit) | ||||
* | Fix bug #141233 and add myself as a maintainer. | Andrew Ross | 2006-08-09 | 6 | -3/+112 |
| | | | | (Portage version: 2.1-r1) | ||||
* | Add support for vnc and sdl - thanks to Nick Devito and Andrew Ross in bug ↵ | Chris Bainbridge | 2006-08-04 | 1 | -4/+11 |
| | | | | | | | #124361 (Portage version: 2.1.1_pre4-r2) (Unsigned Manifest commit) | ||||
* | Add support for vnc and sdl - thanks to Nick Devito and Andrew Ross in bug ↵ | Chris Bainbridge | 2006-08-04 | 3 | -1/+169 |
| | | | | | | #124361 (Portage version: 2.1.1_pre4-r2) | ||||
* | Clean up .pyc files, thanks to Andrew Ross, bug #136159 | Chris Bainbridge | 2006-06-09 | 3 | -147/+11 |
| | | | | | (Portage version: 2.1_rc4-r4) (Unsigned Manifest commit) | ||||
* | Clean up .pyc files, thanks to Andrew Ross, bug #136159 | Chris Bainbridge | 2006-06-09 | 3 | -1/+145 |
| | | | | (Portage version: 2.1_rc4-r4) | ||||
* | Add patch to enable --as-needed LDFLAG, #135145 | Roy Marples | 2006-06-02 | 5 | -283/+22 |
| | | | | | (Portage version: 2.1_rc3-r3) (Unsigned Manifest commit) | ||||
* | Add patch to enable --as-needed LDFLAG, #135145 | Roy Marples | 2006-06-02 | 3 | -18/+36 |
| | | | | (Portage version: 2.1_rc3-r3) | ||||
* | Remove ~ia64 since this ebuild deps on app-emulation/xen, which won't have | Aron Griffis | 2006-04-26 | 1 | -0/+10 |
| | | | | | | ia64 keywords for a while yet (Portage version: 2.1_pre7-r4) (Signed Manifest commit) | ||||
* | Remove ~ia64 since this ebuild deps on app-emulation/xen, which won't have | Aron Griffis | 2006-04-26 | 1 | -12/+12 |
| | | | | | ia64 keywords for a while yet (Portage version: 2.1_pre7-r4) (Unsigned Manifest commit) | ||||
* | Remove ~ia64 since this ebuild deps on app-emulation/xen, which won't have | Aron Griffis | 2006-04-26 | 4 | -7/+12 |
| | | | | | ia64 keywords for a while yet (Portage version: 2.1_pre7-r4) | ||||
* | add hardened patch and IUSE flag, #129491 | Chris Bainbridge | 2006-04-11 | 1 | -6/+9 |
| | | | | (Portage version: 2.1_pre7-r5) (Unsigned Manifest commit) | ||||
* | add hardened patch and IUSE flag, #129491 | Chris Bainbridge | 2006-04-11 | 3 | -4/+26 |
| | | | | (Portage version: 2.1_pre7-r5) | ||||
* | Fix hardened flags for hvmloader and vmxassist, #129491 | Chris Bainbridge | 2006-04-10 | 1 | -6/+6 |
| | | | | (Portage version: 2.1_pre7-r5) (Unsigned Manifest commit) | ||||
* | Fix hardened flags for hvmloader and vmxassist, #129491 | Chris Bainbridge | 2006-04-10 | 2 | -2/+12 |
| | | | | (Portage version: 2.1_pre7-r5) | ||||
* | removed the hardened stripping flags - now that the hypervisor is split out, ↵ | Chris Bainbridge | 2006-04-10 | 1 | -6/+6 |
| | | | | | | 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 (Portage version: 2.1_pre7-r5) (Unsigned Manifest commit) | ||||
* | removed the hardened stripping flags - now that the hypervisor is split out, ↵ | Chris Bainbridge | 2006-04-10 | 2 | -7/+8 |
| | | | | | | 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 (Portage version: 2.1_pre7-r5) | ||||
* | add some extra man pages, #129189 | Chris Bainbridge | 2006-04-10 | 1 | -6/+6 |
| | | | | (Portage version: 2.1_pre7-r5) (Unsigned Manifest commit) | ||||
* | add some extra man pages, #129189 | Chris Bainbridge | 2006-04-10 | 2 | -3/+10 |
| | | | | (Portage version: 2.1_pre7-r5) | ||||
* | remove sed fix, #129429 | Chris Bainbridge | 2006-04-10 | 1 | -6/+6 |
| | | | | (Portage version: 2.1_pre7-r5) (Unsigned Manifest commit) | ||||
* | remove sed fix, #129429 | Chris Bainbridge | 2006-04-10 | 2 | -4/+5 |
| | | | | (Portage version: 2.1_pre7-r5) | ||||
* | new digest | Chris Bainbridge | 2006-04-10 | 1 | -3/+3 |
| | | | | (Portage version: 2.1_pre7-r5) (Unsigned Manifest commit) | ||||
* | new digest | Chris Bainbridge | 2006-04-10 | 3 | -7/+10 |
| | | | | (Portage version: 2.1_pre7-r5) | ||||
* | bump, #129191 | Chris Bainbridge | 2006-04-09 | 1 | -6/+6 |
| | | | | (Portage version: 2.1_pre7-r5) (Unsigned Manifest commit) | ||||
* | bump, #129191 | Chris Bainbridge | 2006-04-09 | 4 | -14/+141 |
| | | | | (Portage version: 2.1_pre7-r5) | ||||
* | Add warning regarding dev-lang/python built without USE=ncurses #128175 | Aron Griffis | 2006-04-01 | 1 | -0/+10 |
| | | | | | (Portage version: 2.1_pre5-r4) (Signed Manifest commit) | ||||
* | Add warning regarding dev-lang/python built without USE=ncurses #128175 | Aron Griffis | 2006-04-01 | 1 | -19/+9 |
| | | | | (Portage version: 2.1_pre5-r4) (Unsigned Manifest commit) | ||||
* | Add warning regarding dev-lang/python built without USE=ncurses #128175 | Aron Griffis | 2006-04-01 | 3 | -4/+20 |
| | | | | (Portage version: 2.1_pre5-r4) | ||||
* | fix trailing ws | Aron Griffis | 2006-03-24 | 1 | -0/+10 |
| | | | | | (Portage version: 2.1_pre5-r4) (Signed Manifest commit) | ||||
* | fix trailing ws | Aron Griffis | 2006-03-24 | 1 | -16/+6 |
| | | | | (Portage version: 2.1_pre5-r4) (Unsigned Manifest commit) | ||||
* | fix trailing ws | Aron Griffis | 2006-03-24 | 2 | -4/+4 |
| | | | | (Portage version: 2.1_pre5-r4) | ||||
* | Split xen-tools from xen; this package installs xend and the tools, but not | Aron Griffis | 2006-03-24 | 1 | -0/+10 |
| | | | | | | | | | 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 (Portage version: 2.1_pre5-r4) (Signed Manifest commit) | ||||
* | Split xen-tools from xen; this package installs xend and the tools, but not | Aron Griffis | 2006-03-24 | 1 | -18/+21 |
| | | | | | | | | 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 (Portage version: 2.1_pre5-r4) (Unsigned Manifest commit) | ||||
* | Split xen-tools from xen; this package installs xend and the tools, but not | Aron Griffis | 2006-03-24 | 11 | -0/+419 |
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 (Portage version: 2.1_pre5-r4) |