[arch-commits] Commit in archboot-qemu-aarch64/repos/extra-x86_64 (3 files)
Tobias Powalowski
tpowa at gemini.archlinux.org
Sun Jan 23 20:03:36 UTC 2022
Date: Sunday, January 23, 2022 @ 20:03:36
Author: tpowa
Revision: 435009
archrelease: copy trunk to extra-x86_64
Added:
archboot-qemu-aarch64/repos/extra-x86_64/PKGBUILD
(from rev 435008, archboot-qemu-aarch64/trunk/PKGBUILD)
archboot-qemu-aarch64/repos/extra-x86_64/archboot-aarch64.conf
(from rev 435008, archboot-qemu-aarch64/trunk/archboot-aarch64.conf)
Deleted:
archboot-qemu-aarch64/repos/extra-x86_64/PKGBUILD
-----------------------+
PKGBUILD | 41 ++++++++++++++++++++++-------------------
archboot-aarch64.conf | 1 +
2 files changed, 23 insertions(+), 19 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-23 20:03:26 UTC (rev 435008)
+++ PKGBUILD 2022-01-23 20:03:36 UTC (rev 435009)
@@ -1,19 +0,0 @@
-# Maintainer : Tobias Powalowski <tpowa at archlinux.org>
-
-pkgname=archboot-qemu-aarch64
-pkgver=6.2.0
-pkgrel=1
-pkgdesc="Static qemu helper for aarch64 iso building"
-arch=(x86_64)
-license=('GPL')
-url="https://wiki.archlinux.org/title/Archboot"
-depends=('archboot')
-source=(https://pkgbuild.com/~tpowa/archboot-helper/qemu/$pkgname-static{,.sig})
-sha256sums=('3289353855c7159588b3b65088a6fbfa4c5207f1824e6b1bc289e3cfca3e60a0'
- 'SKIP')
-validgpgkeys=('5B7E3FB71B7F10329A1C03AB771DF6627EDF681F' # Tobias Powalowski <tpowa at archlinux.org>
- )
-package()
-{
- install -D -m 755 $srcdir/$pkgname-static $pkgdir/usr/bin/$pkgname-static
-}
Copied: archboot-qemu-aarch64/repos/extra-x86_64/PKGBUILD (from rev 435008, archboot-qemu-aarch64/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2022-01-23 20:03:36 UTC (rev 435009)
@@ -0,0 +1,22 @@
+# Maintainer : Tobias Powalowski <tpowa at archlinux.org>
+
+pkgname=archboot-qemu-aarch64
+pkgver=6.2.0
+pkgrel=2
+pkgdesc="Static qemu helper for aarch64 iso building"
+arch=(x86_64)
+license=('GPL')
+url="https://wiki.archlinux.org/title/Archboot"
+depends=('archboot')
+source=(https://pkgbuild.com/~tpowa/archboot-helper/qemu/$pkgname-static{,.sig}
+ archboot-aarch64.conf)
+sha256sums=('3289353855c7159588b3b65088a6fbfa4c5207f1824e6b1bc289e3cfca3e60a0'
+ 'SKIP'
+ '4655d400b717577e228a9d5a01d13c8b2f527d2f9556bc2e444b735a34f15eac')
+validgpgkeys=('5B7E3FB71B7F10329A1C03AB771DF6627EDF681F' # Tobias Powalowski <tpowa at archlinux.org>
+ )
+package()
+{
+ install -D -m 755 $srcdir/$pkgname-static $pkgdir/usr/bin/$pkgname-static
+ install -D -m 644 $srcdir/archboot-aarch64.conf $pkgdir/usr/lib/binfmt.d/archboot-aarch64.conf
+}
Copied: archboot-qemu-aarch64/repos/extra-x86_64/archboot-aarch64.conf (from rev 435008, archboot-qemu-aarch64/trunk/archboot-aarch64.conf)
===================================================================
--- archboot-aarch64.conf (rev 0)
+++ archboot-aarch64.conf 2022-01-23 20:03:36 UTC (rev 435009)
@@ -0,0 +1 @@
+:qemu-aarch64:M::\x7fELF\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\xb7:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff:/usr/bin/archboot-qemu-aarch64-static:CF
More information about the arch-commits
mailing list