diff options
author | Isaac David <isacdaavid@isacdaavid.info> | 2017-08-01 22:44:01 -0500 |
---|---|---|
committer | Isaac David <isacdaavid@isacdaavid.info> | 2017-08-01 22:44:01 -0500 |
commit | 613a15e6f7ed4b1b866e19281f242bd281a09385 (patch) | |
tree | ee94af08859d06be6c7c1c9c70453af9c22d6d14 | |
parent | 9b386e1af5999de0a930296361b107f85c953d58 (diff) | |
download | abslibre-613a15e6f7ed4b1b866e19281f242bd281a09385.tar.gz abslibre-613a15e6f7ed4b1b866e19281f242bd281a09385.tar.bz2 abslibre-613a15e6f7ed4b1b866e19281f242bd281a09385.zip |
pcr-testing/xen: moving it to standard pcr
-rw-r--r-- | pcr/xen-docs/PKGBUILD | 24 | ||||
-rwxr-xr-x | pcr/xen/21_linux_xen_multiboot_arch (renamed from pcr-testing/xen/21_linux_xen_multiboot_arch) | 0 | ||||
-rw-r--r-- | pcr/xen/ChangeLog (renamed from pcr-testing/xen/ChangeLog) | 0 | ||||
-rw-r--r-- | pcr/xen/PKGBUILD (renamed from pcr-testing/xen/PKGBUILD) | 0 | ||||
-rw-r--r-- | pcr/xen/ati-passthrough.patch (renamed from pcr-testing/xen/ati-passthrough.patch) | 0 | ||||
-rw-r--r-- | pcr/xen/efi-xen.cfg (renamed from pcr-testing/xen/efi-xen.cfg) | 0 | ||||
-rw-r--r-- | pcr/xen/patch-gcc7-minios-udivmod.patch (renamed from pcr-testing/xen/patch-gcc7-minios-udivmod.patch) | 0 | ||||
-rw-r--r-- | pcr/xen/patch-gcc7-vtpm-implicit-fallthrough.patch (renamed from pcr-testing/xen/patch-gcc7-vtpm-implicit-fallthrough.patch) | 0 | ||||
-rw-r--r-- | pcr/xen/patch-gcc7-vtpmmgr-make-inline-static.patch (renamed from pcr-testing/xen/patch-gcc7-vtpmmgr-make-inline-static.patch) | 0 | ||||
-rw-r--r-- | pcr/xen/patch-ipxe-patches-series.patch (renamed from pcr-testing/xen/patch-ipxe-patches-series.patch) | 0 | ||||
-rw-r--r-- | pcr/xen/patch-ovmf-apply-inbuild-patches.patch (renamed from pcr-testing/xen/patch-ovmf-apply-inbuild-patches.patch) | 0 | ||||
-rw-r--r-- | pcr/xen/patch-ovmf-patches-series.patch (renamed from pcr-testing/xen/patch-ovmf-patches-series.patch) | 0 | ||||
-rw-r--r-- | pcr/xen/patch-ovmf-use-python2.patch (renamed from pcr-testing/xen/patch-ovmf-use-python2.patch) | 0 | ||||
-rw-r--r-- | pcr/xen/tmpfiles.d-xen.conf (renamed from pcr-testing/xen/tmpfiles.d-xen.conf) | 0 | ||||
-rw-r--r-- | pcr/xen/xen.install (renamed from pcr-testing/xen/xen.install) | 0 |
15 files changed, 0 insertions, 24 deletions
diff --git a/pcr/xen-docs/PKGBUILD b/pcr/xen-docs/PKGBUILD deleted file mode 100644 index f18d301b1..000000000 --- a/pcr/xen-docs/PKGBUILD +++ /dev/null @@ -1,24 +0,0 @@ -# Maintainer (Arch): M0Rf30 -# Maintainer: André Silva <emulatorman@parabola.nu> - -pkgname=xen-docs -pkgver=4.7.0 -pkgrel=1 -pkgdesc="Xen 4 (docs)" -arch=('i686' 'x86_64' 'armv7h') -url="http://www.xen.org/" -license=('GPL') -makedepends=('markdown' 'transfig' 'ghostscript') -conflicts=('xen4' 'xen3' 'xen-hv-tools' 'libxen4') -source=(http://bits.xensource.com/oss-xen/release/${pkgver}/xen-${pkgver}.tar.gz) - -package() { - cd "$srcdir/xen-$pkgver" - cd docs - unset CFLAGS LDFLAGS - ./configure --prefix=/usr - cd .. - make DESTDIR=$pkgdir install-docs -} - -md5sums=('3aa4e01bf37a3a5bc8572907cb88e649') diff --git a/pcr-testing/xen/21_linux_xen_multiboot_arch b/pcr/xen/21_linux_xen_multiboot_arch index ef3a39b54..ef3a39b54 100755 --- a/pcr-testing/xen/21_linux_xen_multiboot_arch +++ b/pcr/xen/21_linux_xen_multiboot_arch diff --git a/pcr-testing/xen/ChangeLog b/pcr/xen/ChangeLog index b23e810df..b23e810df 100644 --- a/pcr-testing/xen/ChangeLog +++ b/pcr/xen/ChangeLog diff --git a/pcr-testing/xen/PKGBUILD b/pcr/xen/PKGBUILD index 161a3197d..161a3197d 100644 --- a/pcr-testing/xen/PKGBUILD +++ b/pcr/xen/PKGBUILD diff --git a/pcr-testing/xen/ati-passthrough.patch b/pcr/xen/ati-passthrough.patch index 7c20b1ecd..7c20b1ecd 100644 --- a/pcr-testing/xen/ati-passthrough.patch +++ b/pcr/xen/ati-passthrough.patch diff --git a/pcr-testing/xen/efi-xen.cfg b/pcr/xen/efi-xen.cfg index 3c8e4d04c..3c8e4d04c 100644 --- a/pcr-testing/xen/efi-xen.cfg +++ b/pcr/xen/efi-xen.cfg diff --git a/pcr-testing/xen/patch-gcc7-minios-udivmod.patch b/pcr/xen/patch-gcc7-minios-udivmod.patch index 868e63c20..868e63c20 100644 --- a/pcr-testing/xen/patch-gcc7-minios-udivmod.patch +++ b/pcr/xen/patch-gcc7-minios-udivmod.patch diff --git a/pcr-testing/xen/patch-gcc7-vtpm-implicit-fallthrough.patch b/pcr/xen/patch-gcc7-vtpm-implicit-fallthrough.patch index 068752d2d..068752d2d 100644 --- a/pcr-testing/xen/patch-gcc7-vtpm-implicit-fallthrough.patch +++ b/pcr/xen/patch-gcc7-vtpm-implicit-fallthrough.patch diff --git a/pcr-testing/xen/patch-gcc7-vtpmmgr-make-inline-static.patch b/pcr/xen/patch-gcc7-vtpmmgr-make-inline-static.patch index a2c96691a..a2c96691a 100644 --- a/pcr-testing/xen/patch-gcc7-vtpmmgr-make-inline-static.patch +++ b/pcr/xen/patch-gcc7-vtpmmgr-make-inline-static.patch diff --git a/pcr-testing/xen/patch-ipxe-patches-series.patch b/pcr/xen/patch-ipxe-patches-series.patch index 30e916417..30e916417 100644 --- a/pcr-testing/xen/patch-ipxe-patches-series.patch +++ b/pcr/xen/patch-ipxe-patches-series.patch diff --git a/pcr-testing/xen/patch-ovmf-apply-inbuild-patches.patch b/pcr/xen/patch-ovmf-apply-inbuild-patches.patch index 2c2f3ed75..2c2f3ed75 100644 --- a/pcr-testing/xen/patch-ovmf-apply-inbuild-patches.patch +++ b/pcr/xen/patch-ovmf-apply-inbuild-patches.patch diff --git a/pcr-testing/xen/patch-ovmf-patches-series.patch b/pcr/xen/patch-ovmf-patches-series.patch index 0f230e504..0f230e504 100644 --- a/pcr-testing/xen/patch-ovmf-patches-series.patch +++ b/pcr/xen/patch-ovmf-patches-series.patch diff --git a/pcr-testing/xen/patch-ovmf-use-python2.patch b/pcr/xen/patch-ovmf-use-python2.patch index b52b9230c..b52b9230c 100644 --- a/pcr-testing/xen/patch-ovmf-use-python2.patch +++ b/pcr/xen/patch-ovmf-use-python2.patch diff --git a/pcr-testing/xen/tmpfiles.d-xen.conf b/pcr/xen/tmpfiles.d-xen.conf index a55258b0f..a55258b0f 100644 --- a/pcr-testing/xen/tmpfiles.d-xen.conf +++ b/pcr/xen/tmpfiles.d-xen.conf diff --git a/pcr-testing/xen/xen.install b/pcr/xen/xen.install index f629e6643..f629e6643 100644 --- a/pcr-testing/xen/xen.install +++ b/pcr/xen/xen.install |