pkgname=postmarketos-mkinitfs-hook-debug-shell
pkgver=0.8.0
pkgrel=0
pkgdesc="Root shell in the initramfs (security hole, for debugging only)"
url="https://postmarketos.org"
depends="postmarketos-mkinitfs devicepkg-utils fbdebug evtest linuxconsoletools reboot-mode libinput libinput-tools"
source="20-debug-shell.files"
arch="noarch"
license="GPL2"
options="!check"

package() {
	install -Dm644 "$srcdir"/20-debug-shell.files \
		"$pkgdir"/usr/share/mkinitfs/files/20-debug-shell.files
}

sha512sums="
845d2eb6ab72c5c1472d65305241ca21dbc26784684e9ae99a180a255f8f7f62123b363d73c642df1f9687106340078311a68a76c123f16829b941bff9151735  20-debug-shell.files
"
