Package Details: xen-stubdom 4.20.0-2

Git Clone URL: https://aur.archlinux.org/xen.git (read-only, click to copy)
Package Base: xen
Description: Xen hypervisor stubdom files
Upstream URL: https://xenproject.org/
Keywords: hypervisor virtualization xen
Licenses: GPL2
Submitter: sergej
Maintainer: Refutationalist
Last Packager: Refutationalist
Votes: 184
Popularity: 0.071098
First Submitted: 2009-11-09 11:22 (UTC)
Last Updated: 2025-03-13 08:19 (UTC)

Dependencies (42)

Required by (3)

Sources (13)

Pinned Comments

Refutationalist commented on 2025-03-12 12:06 (UTC) (edited on 2025-03-13 08:23 (UTC) by Refutationalist)

We've moved to the newly-stable 4.20.0 branch. There are also other changes:

  • stubdom is fixed by disabling the vtmp and vtpmmgr components. This gets rid of a few source files and our remaining patches.
  • Debug files are only removed if the debug option is not set in makepkg.cfg (or the PKGBUILD itself)
  • pygrub has been removed
  • optdepends are adjusted for the upcoming xen-grub split package for the various Xen flavored builds.

If you're still using pygrub note that it is deprecated. The solution is to build PV grub instead, which used to be in AUR but is now missing. I am asking a couple questions on the mailing list, and I intend to put my current build of xen-grub (which supersedes xen-pvhgrub) on AUR as soon as possible. If you need to build it before that occurs, you can find it in my PKGBUILD repo.

EDIT: 4.20.0-2 adds support for the xen-edk2 package, which has a fixed UEFI for xen

Latest Comments

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

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...

kantras commented on 2013-07-19 21:02 (UTC)

Ok, I've just updated and released a new version: http://www.kantras.info/xen/xen-4.3.0-2.tar.gz . It contains fixes for the xenstored config file, as well as to xendomains. I've also added in some patches to xendomains which mean you don't have to set the output_format - for xl, it uses the json output (which is the default)

hugleo commented on 2013-07-19 19:25 (UTC)

Just change the XENDOM0_NAME="Phoenix" to XENDOM0_NAME="Domain-0" in the file ./conf.d-xenstored