Age | Commit message (Expand) | Author | Files | Lines |
2013-04-11 | Allow building Xen infrastructure with Clang. Fix various bugs in | joerg | 5 | -5/+62 |
2013-04-06 | 'EXTRACT_SUFX is ".tar.gz" by default, so this definition may be | rodent | 1 | -13/+12 |
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2012-10-03 | Bump all packages that use perl, or depend on a p5-* package, or | wiz | 1 | -2/+2 |
2012-07-16 | Do not skip domain's creation when a prehook cmd has been executed. | jym | 2 | -5/+7 |
2012-04-07 | Forgot to "cvs add" the patches. Also remove some debugging dreg. | bsiegert | 3 | -3/+43 |
2012-04-07 | Fix "xm list" with Python 2.7 (which is the default now). Without these patches, | bsiegert | 2 | -5/+7 |
2012-03-09 | Bump PKGREVISION for python default version change to 2.7. | wiz | 1 | -2/+2 |
2012-02-03 | Pull up fix from Xen repository, fixing CVE-2012-0029: | bouyer | 3 | -3/+43 |
2012-01-09 | Apply fixes for gcc 4.5. I cannot reproduce the | cegger | 4 | -3/+35 |
2011-12-07 | Disable -Wswitch as newer GCC versions are more noisy | joerg | 2 | -5/+14 |
2011-10-07 | PR/29576 -- Use @RCD_SCRIPTS_SHELL@ in rc.d scripts, not /bin/sh | shattered | 1 | -2/+2 |
2011-10-03 | Conflict with xenstoretools | sborrill | 1 | -1/+2 |
2011-05-20 | Add a patch which fixes 2 problems: | bouyer | 3 | -3/+95 |
2011-05-12 | Add patch from the xen-dev mailing list to fix CVE-2011-1583 | bouyer | 3 | -3/+88 |
2011-04-30 | REPLACE_PYTHON for /usr/bin/env python in misc/xsview, bump PKGREVISION | abs | 1 | -2/+4 |
2011-01-12 | Add support for "vifname" keys inside XenStore. Its value is the | jym | 5 | -8/+26 |
2010-12-13 | Fix compatibility with texi2html-5.0. | wiz | 3 | -4/+31 |
2010-10-30 | Add patch from emulators/qemu to let NetBSD hvm guest use emulated wm(4) NIC. | tnn | 3 | -3/+38 |
2010-05-05 | Apply c/s 19609 from upstream: | cegger | 4 | -3/+90 |
2010-02-10 | Bump revision for PYTHON_VERSION_DEFAULT change. | joerg | 1 | -2/+2 |
2010-01-01 | Fix failure in patch-ad. Approved by cegger@. | ver | 2 | -5/+7 |
2009-10-18 | Really bump pkgrevision for patch-fc change. | bouyer | 1 | -2/+2 |
2009-10-18 | Fix serial port on pty (serial = 'pty' configuration directive) for | bouyer | 2 | -5/+18 |
2009-08-07 | Update to Xen 3.3.2. | cegger | 10 | -198/+53 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -44/+1 |
2009-02-23 | Fix typo | adam | 1 | -1/+1 |
2009-02-20 | apply fixes from hannken@ | cegger | 4 | -3/+162 |
2009-02-18 | build xen 3.3 packages for netbsd-5 again despite there is no Dom0 PAE support. | cegger | 1 | -3/+2 |
2009-02-16 | - drop 4.99.* , everyone using xen 3.3 should be either on netbsd-5 or on -cu... | cegger | 1 | -4/+3 |
2009-02-09 | Switch to Python 2.5 as default. Bump revision of all packages that have | joerg | 1 | -2/+2 |
2009-01-17 | Require DAEMON for /etc/rc.d/xend instead of "disks network". Should fix | bouyer | 2 | -4/+4 |
2009-01-13 | Update to Xen 3.3.1. | cegger | 8 | -353/+43 |
2008-10-27 | Remove workaround: 32bit headers are no longer required for compiling. | cegger | 3 | -124/+3 |
2008-10-09 | Apply changeset 18441 from xen-3.3-testing tree. | cegger | 2 | -15/+1 |
2008-10-08 | Apply changeset 18434 from upstream xen-3.3-testing tree. | cegger | 6 | -3/+343 |
2008-09-30 | Don't install qemu documentation. Install formats to share/examples/xen | joerg | 5 | -17/+19 |
2008-09-03 | Don't hardcode config directory, which cause problems with different LOCALBASE. | cegger | 2 | -5/+5 |
2008-09-03 | fix installation on i386, where MACHINE_ARCH expands to i386. | cegger | 1 | -4/+4 |
2008-08-22 | Update to final Xen 3.3.0. | cegger | 2 | -8/+7 |
2008-08-20 | Update to Xen 3.3 7th release candidate: | cegger | 2 | -6/+6 |
2008-08-20 | Update to Xen 3.3 6th release candidate: | cegger | 2 | -6/+6 |
2008-08-19 | Install documentation files where they belong to and not into /usr/share/doc. | cegger | 4 | -8/+12 |
2008-08-15 | Install tools/xentrace/formats. It is needed for xentrace_format and makes xe... | cegger | 4 | -8/+19 |
2008-08-15 | Install qemu-ifup properly. Makes network functional in HVM guests. | cegger | 5 | -14/+12 |
2008-08-15 | Update to changeset 18331. Some bugfixes never hurt. | cegger | 2 | -6/+6 |
2008-08-14 | NetBSD does not support ballooning. So disable it by default. | cegger | 2 | -1/+15 |
2008-08-13 | link qemu-dm correctly to find the xen libs. This lets qemu-dm actually launch. | cegger | 2 | -4/+13 |
2008-08-07 | Import Xen 3.3.0-rc3 | cegger | 64 | -0/+3127 |