diff --git a/main/postmarketos-mkinitfs-hook-console-shell/APKBUILD b/main/postmarketos-mkinitfs-hook-console-shell/APKBUILD index 853ab3b180e0f3e852783b9dcf9443b46d60cdeb..ad07bfdbb95bd8cbc12eee4003c244b2e1e6ab2b 100644 --- a/main/postmarketos-mkinitfs-hook-console-shell/APKBUILD +++ b/main/postmarketos-mkinitfs-hook-console-shell/APKBUILD @@ -1,10 +1,18 @@ # Maintainer: Ferenc Bakonyi <bakonyi.ferenc@gmail.com> pkgname=postmarketos-mkinitfs-hook-console-shell -pkgver=0.4.0 +pkgver=0.4.1 pkgrel=0 pkgdesc="Root console shell in the initramfs (security hole, for debugging only)" url="https://postmarketos.org" -depends="postmarketos-mkinitfs devicepkg-utils fbdebug evtest linuxconsoletools reboot-mode fbkeyboard font-dejavu" +# We depend on the fullsize initramfs because buffyboard needs udev +depends=" + devicepkg-utils + fbdebug + evtest + linuxconsoletools + reboot-mode + buffyboard +" source="console-shell.files console-shell.modules" arch="noarch" license="GPL-2.0-or-later" @@ -18,6 +26,6 @@ package() { } sha512sums=" -17b65cb24103e4c1459ae72bc036c1f06cdfcccf480389ecf6a28253d104b9b06d394cf53314a1ef4ace4ffc88b6b1384ef4894b7270d6b2cfdfc83592e12b2c console-shell.files +56b976625851da664d2bd8568708b163f1e5074ccb9333e65cdc976e7713e81054b35a557570062285cf76b1d2ab2a2017e8cdc81a8252ae4176ff6ec0fa461d console-shell.files a9b069ed121ffeee887e0583d8cb46035ecf1fa90a26a4ecb3aa11ff03178b2b08621f6676db6b2350f290694c04aabcf36f2ce3e0813a76dde9a33555edb112 console-shell.modules " diff --git a/main/postmarketos-mkinitfs-hook-console-shell/console-shell.files b/main/postmarketos-mkinitfs-hook-console-shell/console-shell.files index 87f3295ec954a65acc0744f0ea08c18af6313082..35f1a4011ed977a078a98cf57eb3d8b59adebfba 100644 --- a/main/postmarketos-mkinitfs-hook-console-shell/console-shell.files +++ b/main/postmarketos-mkinitfs-hook-console-shell/console-shell.files @@ -1,6 +1,6 @@ /usr/bin/evtest -/usr/bin/fbkeyboard +/usr/bin/buffyboard /usr/bin/fftest /usr/sbin/fbdebug /usr/sbin/reboot-mode -/usr/share/fonts/dejavu/DejaVuSans.ttf +/usr/share/consolefonts/ter-128n.psf.gz