aboutsummaryrefslogtreecommitdiffstats
path: root/main/xen/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
...
* main/xen: fix hvmloaderNatanael Copa2014-08-251-1/+17
| | | | | | | | | hvmloader is 32 bit but pulled in 64bit stdint from musl headers. we solve this by providing our own stdint_local.h elf.h pulls in stdint.h too so we ship our own elf_local.h too ref #3308
* main/xen: make sure /var/run/xen existsNatanael Copa2014-06-111-7/+7
| | | | | | | | | - start xendomains after localmount so localmount does not mount over our /var - add checkpath to xendomains, just in case ref #2837
* main/xen: revision bump (to resign)William Pitcock2014-04-251-1/+1
|
* main/xen: upgrade to 4.3.2William Pitcock2014-04-091-14/+7
|
* main/xen: fix uclibc regression in musl-support patchWilliam Pitcock2014-03-251-3/+3
|
* main/xen: update makedepends for autoreconfWilliam Pitcock2014-03-241-1/+1
|
* main/xen: pkgrel bumpWilliam Pitcock2014-03-241-1/+1
|
* main/xen: build_tools clean on muslWilliam Pitcock2014-03-241-3/+3
|
* main/xen: further work on muslWilliam Pitcock2014-03-241-0/+8
|
* main/xen: some work on muslWilliam Pitcock2014-03-241-1/+5
|
* xen: use posix syntax for findNatanael Copa2014-01-061-2/+3
| | | | seems like busybox 1.22 needs it
* main/xen: add makedepends on findutilsWilliam Pitcock2014-01-031-1/+1
|
* main/xen: fix checksumsWilliam Pitcock2014-01-031-3/+3
|
* Revert "Revert "main/xen: implement experimental support for running the ↵William Pitcock2014-01-031-7/+12
| | | | | | xenstore as a stubdomain"" This reverts commit 4c825a2884ff2910d84d948141f320bd3fad3b6c.
* Revert "main/xen: implement experimental support for running the xenstore as ↵Natanael Copa2014-01-031-12/+7
| | | | | | | | a stubdomain" fails to build and blocks build server This reverts commit 157e38bfbb80daadeea3df319acaa6a098a7c280.
* main/xen: implement experimental support for running the xenstore as a ↵William Pitcock2013-12-311-7/+12
| | | | stubdomain
* main/xen: security fix for XSA-75Natanael Copa2013-11-121-1/+5
| | | | ref #2298
* main/xen: upgrade to 4.3.1Natanael Copa2013-11-061-42/+6
|
* main/xen: apply relevant XSA patches (XSA-62 through XSA-71)William Pitcock2013-11-011-1/+33
|
* main/xen: add XSA-73 patchWilliam Pitcock2013-11-011-1/+6
|
* main/xen: ipxe build fixNatanael Copa2013-10-211-2/+6
| | | | | fixes issue similar to this: https://bugs.gentoo.org/show_bug.cgi?id=487254
* main/xen: add general robustness patch for qemu's vncWilliam Pitcock2013-09-291-1/+5
|
* main/xen: implement hotplug script adding vTRILL support for situations ↵William Pitcock2013-09-271-1/+6
| | | | where dom0 is an RBridge
* main/xen: pkgrel bumpWilliam Pitcock2013-09-271-1/+1
|
* main/xen: more robust websockets vencrypt-bypass hackWilliam Pitcock2013-09-271-3/+3
|
* main/xen: add hack to force auth type to use plaintext on tls websocket for ↵William Pitcock2013-09-241-1/+5
| | | | noVNC
* main/xen: xen is no longer supported on x86-32, just x86-64William Pitcock2013-09-081-1/+1
|
* main/xen: qemu-coroutine-gthread.patch rebaseWilliam Pitcock2013-09-081-3/+3
|
* main/xen: use gthread coroutine backend on qemu-xenWilliam Pitcock2013-09-081-1/+5
|
* main/xen: docs build fixWilliam Pitcock2013-09-081-3/+3
|
* main/xen: catch errors from individual build stepsWilliam Pitcock2013-09-081-5/+5
|
* main/xen: fix up qemu-xen-websocket patchWilliam Pitcock2013-09-081-3/+3
|
* main/xen: refactor build tasks and make them work independently as abuild stepsWilliam Pitcock2013-09-081-8/+41
|
* main/xen: initial rebase of patches, fixups neededWilliam Pitcock2013-09-081-48/+13
|
* main/xen: create /var/run/xenNatanael Copa2013-09-021-4/+4
| | | | ref #2031
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-1/+4
|
* main/xen: pkgrel bumpWilliam Pitcock2013-07-021-1/+1
|
* main/xen: enable qemu-xen to stream isos with curlWilliam Pitcock2013-07-021-1/+1
|
* main/xen: enable TLS over websockets (and require it) if X509 is enabledWilliam Pitcock2013-07-011-1/+5
|
* main/xen: fix plaintext websockets supportWilliam Pitcock2013-07-011-4/+4
|
* main/xen: splice in websockets support on qemu-xen device-modelWilliam Pitcock2013-07-011-2/+6
|
* main/xen: fix xsa45 and xsa58 (CVE-2013-1918,CVE-2013-1432)Natanael Copa2013-07-011-1/+9
| | | | ref #2123
* main/xen: fix xsa57 (CVE-2013-2211)Natanael Copa2013-06-261-1/+5
| | | | | ref #2117 fixes #2122
* main/xen: security fix (CVE-2013-2194,CVE-2013-2195,CVE-2013-2196)Natanael Copa2013-06-211-1/+5
| | | | fixes #2115
* main/xen: add spice supportNatanael Copa2013-06-101-2/+3
| | | | It seems to be linked in
* main/xen: security fixes (CVE-2013-2076,CVE-2013-2077,CVE-2013-2078)Natanael Copa2013-06-041-1/+13
| | | | | | ref #2044 ref #2049 ref #2054
* main/xen: rebase pod2man patch properlyWilliam Pitcock2013-06-011-3/+3
|
* main/xen: more pod2man fixesWilliam Pitcock2013-06-011-3/+3
|
* main/xen: fix more pod2man breakageWilliam Pitcock2013-06-011-3/+3
|
* main/xen: fix pod2man chokingWilliam Pitcock2013-06-011-0/+5
|