aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 2c78b91b61290f703ce2c281255ad12353f57f13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# linux-aarch64-lts

**aarch64 LTS Kernel package for [Arch Linux ARM](https://archlinuxarm.org)**

AUR: [linux-aarch64-lts](https://aur.archlinux.org/packages/linux-aarch64-lts)

---

Builds of this package are done via [QEMU binfmt](https://nerdstuff.org/posts/2020/2020-003_simplest_way_to_create_an_arm_chroot) on x86_64.

In order to include this as a repository add the following block in
`pacman.conf`:

    [linux-aarch64-lts]
    SigLevel = Optional
    Server = https://github.com/lynix/linux-aarch64-lts/releases/latest/download


:warning: **Please note:** In contrast to *linux-aarch64* this package
(currently) does not support Chromebooks!