- Use latest rust nightly
- Switch from debian unstable to debian bullseye
- Update golang to v1.20.7
- Update crosstool-ng to assume linux kernel 5.4.70
- Update Qt to use reMarkable's qtbase
- Add dotnet6 image
- Bump rust to latest nightly
- Update base image to use Debian unstable 2022-01-25
- Pin gcc/g++ major version to v10
- Update crosstool-ng to a21748bd
- Add NGCONFIG environment variable
- Add OpenSSL to the
base
image - Add libcurl to the
base
image - Add libbreakpad to the
base
image
- Update base image to use Debian unstable 2021-09-02
- Update Go to 1.17.1
- Update Rust to latest nightly
- Update all images to be based on Debian unstable (2021-03-29 snapshot)
- Fix crashes for some apps due to libqsgepaper
- Update libraries for reMarkable 2.6.1.71
- Update all images to be based on Debian unstable (2021-03-29 snapshot)
- Create the
golang
image.
- Automatically set the
offline-root
andhost-cache-dir
flags when invokingopkg
. - Prevent qmake from setting rpath on built binaries.
- Remove Qt libraries that are not available on the default reMarkable system.
- Fix incorrect
opkg
root installation dir.
- Create the
toolchain
image which does not contain the pre-installed reMarkable libraries. - Add
$SYSROOT/opt/lib/pkg-config
to the pkgconfig search path.
- Add
opkg
to thebase
image. - Remove dlib from the
base
image. - Add libevdev to the
base
image. - Cleanup all remaining
*.la
files from the host system root. - Fix systemd install location in the host system root.
- Remove references to the system root location in the host system root’s libs.
- Fix wrong
libqsgepaper.a
andepframebuffer.h
files in theqt
image due to outdated link.
- Fix missing CMake from final images.
- Add toolchain configuration for CMake projects to the
base
image. - Add dlib to the
base
image.
- Add libcap, util-linux and libsystemd to the
base
image. - Move libpng and zlib from the
qt
image to thebase
image.
(Initial release.)