postmarketos-mkinitfs-hook-debug-shell: add reboot-mode (!492)
This commit is contained in:
parent
7fcb579030
commit
f5ef288dce
2 changed files with 4 additions and 3 deletions
|
|
@ -1,3 +1,4 @@
|
|||
/usr/bin/evtest
|
||||
/usr/bin/fftest
|
||||
/usr/sbin/fbdebug
|
||||
/usr/sbin/reboot-mode
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
pkgname=postmarketos-mkinitfs-hook-debug-shell
|
||||
pkgver=0.1.1
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="Root shell in the initramfs (security hole, for debugging only)"
|
||||
url="https://postmarketos.org"
|
||||
depends="postmarketos-mkinitfs fbdebug evtest linuxconsoletools"
|
||||
depends="postmarketos-mkinitfs fbdebug evtest linuxconsoletools reboot-mode"
|
||||
source="20-debug-shell.sh 20-debug-shell.files"
|
||||
arch="noarch"
|
||||
license="GPL2"
|
||||
|
|
@ -18,4 +18,4 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="06e684f0b2ce4766fe7890e0a545ca7e6bc1a03255d2cdf3dd7db6cfda01bf56a21042ac371b54bfe08379ed8c3eebd34a6efa4405595588d2734db0b011e761 20-debug-shell.sh
|
||||
2761269b5809ed7a1692a26d3e28deea20392d6f5e00fcc209aec8835849b96f791270eb7ad00794cf492d8dda28b940f6d6557b0b764ca46314883a0692d174 20-debug-shell.files"
|
||||
3274b01850dabe927bc3749f2b4b86eab02adc6954504352401e596e29e044aec512ccead68b471a8009aa8658fe698ffdc67e03c3ca55b7dd54d35c72ac620f 20-debug-shell.files"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue