2020-08-24
@Jookia
linux patches: Rename patches to make updating easier ...
Jookia committed on 24 Aug 2020
2020-08-22
@Jookia
linux patches: Update to v7 of the stm32mp157c-odyssey patchset ...
Jookia committed on 22 Aug 2020
2020-08-18
@Xogium
Merge pull request #3 from LuminaSensum/WIP_README ...
Xogium committed on 18 Aug 2020
2020-08-17
@Jookia
README.md: Add instructions for building and installation
Jookia committed on 17 Aug 2020
@Jookia
buildroot-patches: Add patches needed for Buildroot
Jookia committed on 17 Aug 2020
2020-08-11
@Xogium
Release 2020-08-11
Xogium committed on 11 Aug 2020
@Xogium
Merge pull request #10 from LuminaSensum/WIP_initramfs-less ...
Xogium committed on 11 Aug 2020
@Xogium
board/MynaPlayer odyssey: Add ethernet and machine-id support in barebox.
Xogium committed on 11 Aug 2020
@Xogium
board/MynaPlayer odyssey: added pivot_root from util-linux.
Xogium committed on 11 Aug 2020
2020-08-09
@Xogium
board/MynaPlayer odyssey: add kernel image and device tree to the target via buildroot.
Xogium committed on 9 Aug 2020
@Xogium
board/MynaPlayer odyssey: Make ATF much less verbose.
Xogium committed on 9 Aug 2020
@Xogium
board/MynaPlayer odyssey: modify boot spec entry. ...
Xogium committed on 9 Aug 2020
@Xogium
board/MynaPlayer odyssey: removed initramfs. ...
Xogium committed on 9 Aug 2020
@Xogium
Merge pull request #5 from LuminaSensum/WIP_rauc_fixup ...
Xogium committed on 9 Aug 2020
@Jookia
scripts/rauc_fixups.sh: Copy instead of symlinking ...
Jookia committed on 9 Aug 2020
@Jookia
external.mk: Fix rauc-fixups makefile race ...
Jookia committed on 9 Aug 2020
@Xogium
Merge pull request #6 from LuminaSensum/WIP_logcolors ...
Xogium committed on 9 Aug 2020
@Jookia
boot: Add systemd.log_color=off to aid serial logging ...
Jookia committed on 9 Aug 2020
@Xogium
Merge pull request #4 from LuminaSensum/WIP_sshd_cleanup ...
Xogium committed on 9 Aug 2020
2020-08-08
@Jookia
openssh-systemd: Remove sysvinit files
Jookia committed on 8 Aug 2020
2020-08-06
@Xogium
Release 2020-08-06
Xogium committed on 6 Aug 2020
@Xogium
Merge branch 'unstable-dev-board' into stable-dev-board
Xogium committed on 6 Aug 2020
@Xogium
Added LICENSE file. This work is entirely under the GPL 3.0 or later, except where otherwise noted (third party code).
Xogium committed on 6 Aug 2020
@Xogium
board/MynaPlayer odyssey: only copy machine-id into the target with postbuild scripts. Use a device table file to alter its permissions later -- this avoids getting a permission denied error if you have to run the postbuild script multiple times e.g: build errors with trying multiple fixes.
Xogium committed on 6 Aug 2020
@Xogium
Reworked certificates handling. The certs.sh.example contains a full example of this, and must be copied to certs.sh, and modified accordingly to reflect the real paths where the certificates are stored. A script that can be called by any board is creating symlinks from the real paths to corresponding statics targets for usage in genimage and postbuild scripts. The certs folder in the external tree must never be distributed in the repository, and is hence ignored via .gitignore.
Xogium committed on 6 Aug 2020
@Xogium
board/MynaPlayer odyssey: copy rauc's keyring by parsing certs.txt.
Xogium committed on 6 Aug 2020
@Xogium
{Config, board/MynaPlayer odyssey: change kernel compression to lz4 and initramfs compression to none.
Xogium committed on 6 Aug 2020
2020-08-05
@Xogium
board/MynaPlayer odyssey: linux.config: enable schedstats, this is required by systemd-bootchart.
Xogium committed on 5 Aug 2020
@Xogium
board/MynaPlayer odyssey: create initial empty ext4 filesystem for storing rauc slot status, and add this to the full disk image.
Xogium committed on 5 Aug 2020
@Xogium
packages/disabled-services: add systemd-bootchart.
Xogium committed on 5 Aug 2020