3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/applications/virtualization/xen
Joachim Fasting 252dcd62f3
OVMF: separate output for ovmf binaries
OVMF{,CODE,VARS}.fd are now available in a dedicated fd output, greatly
reducing the closure in the common case where only those files are used (a
few MBs versus several hundred MBs for the full OVMF).

Note: it's unclear why `dontPatchELF` is now necessary for the build to
pass (on my end, at any rate) but it doesn't make much sense to run this
fixup anyway,

Note: my reading of xen's INSTALL suggests that --with-system-ovmf should
point directly to the OVMF binary.  As such, the previous invocation was
incorrect (it pointed to the root of the OVMF tree).  In any case, I have
only built xen with `--with-system-ovmf`, I have not tested it.

Fixes https://github.com/NixOS/nixpkgs/issues/25854
Closes https://github.com/NixOS/nixpkgs/pull/25855
2017-05-20 12:33:48 +02:00
..
0000-fix-install-python.patch xen: rewrite build expression to be more modular, support upstream qemu and seabios 2017-03-05 13:59:28 +00:00
0000-fix-ipxe-src.patch xen: rewrite build expression to be more modular, support upstream qemu and seabios 2017-03-05 13:59:28 +00:00
0000-qemu-seabios-enable-ATA_DMA.patch xen: remove 4.4.1 + fixes compilation of 4.5.x, fixes #9572 2015-09-02 08:33:24 +02:00
0001-libxl-Spice-image-compression-setting-support-for-up.patch Xen: enable Spice/QXL + add libhvm + minor fixes 2015-07-02 16:33:01 +02:00
0002-libxl-Spice-streaming-video-setting-support-for-upst.patch Xen: enable Spice/QXL + add libhvm + minor fixes 2015-07-02 16:33:01 +02:00
0003-Add-qxl-vga-interface-support-for-upstream-qem.patch Xen: enable Spice/QXL + add libhvm + minor fixes 2015-07-02 16:33:01 +02:00
4.5.nix OVMF: separate output for ovmf binaries 2017-05-20 12:33:48 +02:00
generic.nix virtualisation-xen: Fix xendomains startup 2017-04-27 07:55:34 +00:00
packages.nix xen: rewrite build expression to be more modular, support upstream qemu and seabios 2017-03-05 13:59:28 +00:00