From c2d7194b225c5c9013cf4e04592afe578e3e539b Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Fri, 19 Dec 2025 22:49:19 +0100 Subject: [PATCH] main/postmarketos-mkinitfs-hook-debug-shell: update fbdebug bin path meson buildsystem installs it to /usr/bin instead of /usr/sbin Part-of: --- .../20-debug-shell.files | 2 +- main/postmarketos-mkinitfs-hook-debug-shell/APKBUILD | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/main/postmarketos-mkinitfs-hook-debug-shell/20-debug-shell.files b/main/postmarketos-mkinitfs-hook-debug-shell/20-debug-shell.files index b50cf397a..8a2477fd9 100644 --- a/main/postmarketos-mkinitfs-hook-debug-shell/20-debug-shell.files +++ b/main/postmarketos-mkinitfs-hook-debug-shell/20-debug-shell.files @@ -2,6 +2,6 @@ /usr/bin/fftest /usr/bin/libinput /usr/libexec/libinput/* -/usr/sbin/fbdebug +/usr/bin/fbdebug /usr/sbin/reboot-mode /usr/sbin/telnetd diff --git a/main/postmarketos-mkinitfs-hook-debug-shell/APKBUILD b/main/postmarketos-mkinitfs-hook-debug-shell/APKBUILD index bb1c77275..87cb29535 100644 --- a/main/postmarketos-mkinitfs-hook-debug-shell/APKBUILD +++ b/main/postmarketos-mkinitfs-hook-debug-shell/APKBUILD @@ -1,5 +1,5 @@ pkgname=postmarketos-mkinitfs-hook-debug-shell -pkgver=0.8.0 +pkgver=0.8.1 pkgrel=0 pkgdesc="Root shell in the initramfs (security hole, for debugging only)" url="https://postmarketos.org" @@ -15,5 +15,5 @@ package() { } sha512sums=" -845d2eb6ab72c5c1472d65305241ca21dbc26784684e9ae99a180a255f8f7f62123b363d73c642df1f9687106340078311a68a76c123f16829b941bff9151735 20-debug-shell.files +793760737487d0034d93dd0ff526959cda9cd639f489d417cdd69bc49576b709a37f57cd496afca1fa91d3fd3a3e24a0cf641aeaa4ff2a2bbb27434eca0be1ce 20-debug-shell.files "