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 .. 81 82 83 84 85 86 87 88 89 90 91 .. 101 Next › Last »

<deleted-account> commented on 2012-11-11 11:54 (UTC)

thanks luolimao, it's working now.

luolimao commented on 2012-11-10 20:55 (UTC)

It was a typo. My bad, fixed.

<deleted-account> commented on 2012-11-10 19:35 (UTC)

I got an error during build: install: cannot stat 'xendomU.service': no such file or directory.

luolimao commented on 2012-11-08 22:20 (UTC)

I see; added. Thanks :]

kantras commented on 2012-11-08 22:10 (UTC)

@luolimao: the existing 20_linux_xen file won't pick up the kernel as archlinux deploys it, and puts it after the normal boot config so you have to explicitly select the xen boot option whenever you boot up. The 09_xen version can see the archlinux kernel and also puts it above the normal boot option so that booting into xen + dom0 is the default.