How do I build xen with UEFI support?
Search Criteria
Package Details: xen-docs 4.19.1pre-1
Package Actions
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: | 185 |
Popularity: | 0.46 |
First Submitted: | 2009-11-09 11:22 (UTC) |
Last Updated: | 2024-09-20 00:31 (UTC) |
Dependencies (35)
- acpica (make)
- bin86AUR (make)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- bridge-utils (make)
- dev86AUR (make)
- fig2dev (fig2dev-gitAUR) (make)
- flex (flex-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (make)
- gnutls (gnutls-gitAUR) (make)
- inetutils (inetutils-gitAUR, busybox-coreutilsAUR) (make)
- iproute2 (iproute2-gitAUR, busybox-coreutilsAUR, iproute2-selinuxAUR) (make)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR, lib32-glibc-eac-binAUR, lib32-glibc-eac-rocoAUR) (make)
- libaio (libaio-gitAUR) (make)
- libuuid.so (util-linux-libs-selinuxAUR, util-linux-libs-aesAUR, lib32-util-linux, util-linux-libs) (make)
- libx11 (libx11-gitAUR) (make)
- lzo (make)
- ncurses (ncurses-gitAUR) (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
- pandoc (pandoc-static-gitAUR, pandoc-sile-gitAUR, pandoc-binAUR, pandoc-cli) (make)
- pciutils (pciutils-gitAUR) (make)
- pixman (pixman-gitAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR) (make)
- systemd (systemd-chromiumosAUR, systemd-selinuxAUR, systemd-gitAUR, systemd-fmlAUR) (make)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR) (make)
- valgrind (valgrind-gitAUR) (make)
- vde2 (vdeplug4-gitAUR) (make)
- wget (wget-gitAUR, wurlAUR) (make)
- yajl (yajl-gitAUR) (make)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat) (make)
- xen-pvhgrubAUR (optional) – bootloader for PVH domains
- xen-qemuAUR (xen-qemuAUR) (optional) – needed for PV and HVM domUs
Required by (1)
- xen (optional)
Sources (7)
Latest Comments
« First ‹ Previous 1 .. 57 58 59 60 61 62 63 64 65 66 67 .. 101 Next › Last »
Fidelix commented on 2013-11-07 20:55 (UTC)
devnull_1337 commented on 2013-11-03 11:38 (UTC)
this fixed/stabilized intel hd 2500 (i5-3470) vga passthrough for me. thanks a lot.
kantras commented on 2013-10-31 22:28 (UTC)
v4.3.1 is released - I had to rebuild the ATI and bios patches, as the sources changed, but have tested compile with both patches enabled and disabled.
Sydney6 commented on 2013-10-23 16:00 (UTC)
Hello Kantras,
after your previous post i looked into the file-list for the ocaml-package and indeed your were right, libasmrun.a is listed but not packaged. But you were that quick in return, i couldn’t even answer.. Anyhow, thank you very much for your help and for maintaining this package.
kantras commented on 2013-10-23 15:54 (UTC)
I confirmed the issue was with missing libraries in the ocaml package, so went ahead and reported the issue. They released ocaml 4.01.0-3 in response. I've updated to that package and verified that compile issue was resolved.
kantras commented on 2013-10-23 08:05 (UTC)
I suspect that the recent update to ocaml is broken - the file listed in that error used to be in that package
Sydney6 commented on 2013-10-22 23:57 (UTC)
Hello Everybody,
the 4.3.0-7 build seems to fail with following output.
File "caml_startup", line 1:
Error: Cannot find file libasmrun.a
/tmp/yaourt-tmp-sydney/aur-xen/src/xen-4.3.0/tools/ocaml/xenstored/../Makefile.rules:94: recipe for target 'oxenstored' failed
make[5]: *** [oxenstored] Error 2
make[5]: Leaving directory '/tmp/yaourt-tmp-sydney/aur-xen/src/xen-4.3.0/tools/ocaml/xenstored'
/tmp/yaourt-tmp-sydney/aur-xen/src/xen-4.3.0/tools/ocaml/../../tools/Rules.mk:105: recipe for target 'subdir-install-xenstored' failed
make[4]: *** [subdir-install-xenstored] Error 2
make[4]: Leaving directory '/tmp/yaourt-tmp-sydney/aur-xen/src/xen-4.3.0/tools/ocaml'
/tmp/yaourt-tmp-sydney/aur-xen/src/xen-4.3.0/tools/ocaml/../../tools/Rules.mk:100: recipe for target 'subdirs-install' failed
make[3]: *** [subdirs-install] Error 2
make[3]: Leaving directory '/tmp/yaourt-tmp-sydney/aur-xen/src/xen-4.3.0/tools/ocaml'
/tmp/yaourt-tmp-sydney/aur-xen/src/xen-4.3.0/tools/../tools/Rules.mk:105: recipe for target 'subdir-install-ocaml' failed
make[2]: *** [subdir-install-ocaml] Error 2
make[2]: Leaving directory '/tmp/yaourt-tmp-sydney/aur-xen/src/xen-4.3.0/tools'
/tmp/yaourt-tmp-sydney/aur-xen/src/xen-4.3.0/tools/../tools/Rules.mk:100: recipe for target 'subdirs-install' failed
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory '/tmp/yaourt-tmp-sydney/aur-xen/src/xen-4.3.0/tools'
Makefile:74: recipe for target 'install-tools' failed
make: *** [install-tools] Error 2
Any suggestions?
netskink commented on 2013-10-08 21:26 (UTC)
As of today, I pulled this package down and built it with no problems.
kantras commented on 2013-10-04 07:44 (UTC)
Ok, just released an update - quick changes: added a pre_remove section to handle stopping and disabling systemd services before the package is removed. Also added the latest XSA patches (security advisories)
Note: for anyone who was looking into gfx passthrough with a plain nvidia gtx card, I'd suggest checking out the archives at http://www.davidgis.fr/blog/
BenderIsGreat34 commented on 2013-10-03 15:07 (UTC)
It looks like xenstored (and the other services, too) isnt getting disabled when you uninstall xen. It produces log outputs since the service isnt available anymore.
Pinned Comments
Refutationalist commented on 2024-12-06 01:37 (UTC)
Please Note: Per best-practices by upstream this package follows the git stable branch. Minor releases do not require a version bump and the PKGBUILD will provide the appropriate version number.
stubdom is still broken.