balena-supervisor/build-utils
Felipe Lalanne 91b119cbae Stop using host journalctl
The supervisor had to chroot into the host root in order to read the
journal logs. This won't be possible anymore once the supervisor becomes
an app. This commit copies the journalctl binary and necessary libraries
from a debian image into the supervisor image in order to be able to use
the tool on runtime.

Change-type: patch
2022-12-05 17:09:20 -03:00
..
detect-arch.sh Add build util to automatically detect arch from uname 2022-10-17 11:32:47 -03:00
fix-jsonstream.js Update to @balena/lint 5.x 2020-05-15 12:08:42 +01:00
hardcode-migrations.js Fix migrations hardcode to work with knex 0.95.15 2022-09-27 19:28:32 -03:00
install-dbus.sh Update apt repositories before installing dbus 2022-11-02 11:19:52 -07:00
setup-journal.sh Stop using host journalctl 2022-12-05 17:09:20 -03:00