Linus Jäger

Results 4 comments of Linus Jäger

``` #!/bin/sh pkgs=$(wget -q -O - "http://mirror.archlinuxarm.org/aarch64/core/core.db.tar.gz" | tar xOz | grep '.pkg.tar.xz$' | grep -v -e '^linux-' -e '^grub-' -e '^efibootmgr-' -e '^openssh-' | sort | sed 's/-[0-9].*$//') pacman...

Hey I made a systemd service for the X735 which you should be able to use since Ubuntu uses systemd. https://github.com/linus307/x735-Systemd-service

@alikej There is no such issue I'm aware of, with this solution.