1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-23 17:08:19 -04:00
nixpkgs/pkgs/applications/virtualization/xen
Thomas Strobel 2ff9129337 xen: fixes (authored by michalpalka)
Xen required a few changes in order to be usable:
* Include xenfs module in initrd as loading it in the activation
  script was failing.
* Include /etc/default/xendomains, which is needed by
  xen-domains service.
* Create /var/log/xen and /var/lib/xen directories in
  the xen-store service, which are needed by the xl command.
  The directories could be created by any other script as long as
  they are guaranteed to exist before xl is called.
* Fix a reference to /bin/ls in the xendomains script.
2015-07-15 12:38:37 +02:00
..
0000-qemu-seabios-enable-ATA_DMA.patch
0001-libxl-Spice-image-compression-setting-support-for-up.patch
0002-libxl-Spice-streaming-video-setting-support-for-upst.patch
0003-Add-qxl-vga-interface-support-for-upstream-qem.patch
4.4.1.nix
4.5.0.nix
4.5.1.nix Xen: add XEN 4.5.1 2015-07-02 16:37:03 +02:00
generic.nix xen: fixes (authored by michalpalka) 2015-07-15 12:38:37 +02:00