Package Details: xen-docs 4.21.2pre-1

Git Clone URL: https://aur.archlinux.org/xen.git (read-only, click to copy)
Package Base: xen
Description: Xen hypervisor documentation and man pages
Upstream URL: https://xenproject.org/
Keywords: hypervisor virtualization xen
Licenses: GPL2
Submitter: sergej
Maintainer: Refutationalist
Last Packager: Refutationalist
Votes: 182
Popularity: 0.000012
First Submitted: 2009-11-09 11:22 (UTC)
Last Updated: 2026-05-06 02:59 (UTC)

Required by (3)

Sources (13)

Latest Comments

« First ‹ Previous 1 .. 61 62 63 64 65 66 67 68 69 70 71 .. 102 Next › Last »

evilsephiroth commented on 2013-08-11 09:09 (UTC)

Hi kantras, I've successfully installed your xen package for 4.3.0 but I'm suffering the 3gb memory limitation when passing gpu to hvm domU(win7). Have you included this patch in the package? http://marc.info/?l=qemu-devel&m=136177475215360&q=raw If not, how can I patch the source and reinstall the package? Thanks a lot for your efforts...

kantras commented on 2013-08-11 05:12 (UTC)

I have a patch for that error - I believe its at http://www.kantras.info/xen/aur-xen-4.2.2-2/texi2html.patch . You can also download updated versions of this package from http://www.kantras.info/xen/ - I have two there right now, one for 4.2.2 and one for 4.3.0

<deleted-account> commented on 2013-08-11 04:59 (UTC)

Hi, I have an error today, ... pod2man --section=1 --center=" " --release=" " qemu.pod > qemu.1 qemu.pod around line 91: Non-ASCII character seen before =encoding in 'Sch�tz.'. Assuming UTF-8 POD document had syntax errors at /usr/bin/core_perl/pod2man line 71. make[3]: *** [qemu.1] Error 255 ...

kantras commented on 2013-08-08 05:59 (UTC)

I've not come across that one yet - I'll try to get something set up on a test machine and test

hugleo commented on 2013-07-31 15:06 (UTC)

I've been noticing a litle problem. If I shutdown my xen host machine the xendomains service take care of the situation and save the state of the guests machines. However If reboot my xen host machine the xendomains job service stay running and never stop.

kantras commented on 2013-07-31 07:33 (UTC)

I've spent a little time cleaning up the PKGBUILD, so now have a new version available: http://www.kantras.info/xen/xen-4.3.0-3.tar.gz The new release also now includes a Change Log, so you can see what changes were made between releases.

zootboy commented on 2013-07-25 13:45 (UTC)

@mryanbrown You need to enable the multilib repository to use the Xen package.

<deleted-account> commented on 2013-07-25 09:16 (UTC)

I tried to install this with: packer -S xen and received: Dependency 'dev86' of 'xen' does not exist.

kantras commented on 2013-07-20 05:51 (UTC)

Unfortunately this won't build as configure wasn't run: ==> Making package: xen-docs 4.3.0-1 (Sat Jul 20 00:49:05 CDT 2013) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading xen-4.3.0.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 15.6M 100 15.6M 0 0 876k 0 0:00:18 0:00:18 --:--:-- 988k ==> Validating source files with md5sums... xen-4.3.0.tar.gz ... Passed ==> Extracting sources... -> Extracting xen-4.3.0.tar.gz with bsdtar ==> Entering fakeroot environment... ==> Starting package()... make -C docs install make[1]: Entering directory `/home/kantras/aur-builds/xen-docs/src/xen-4.3.0/docs' Makefile:164: *** You have to run ./configure before building docs. Stop. make[1]: Leaving directory `/home/kantras/aur-builds/xen-docs/src/xen-4.3.0/docs' make: *** [install-docs] Error 2 ==> ERROR: A failure occurred in package(). Aborting...