History for buildroot-MynaPlayer / board / myna-player-odyssey
2021-01-02
@Jookia
Merge pull request #34 from LuminaSensum/WIP_image-fixups ...
Jookia committed on 2 Jan 2021
2021-01-01
@Xogium
board/MynaPlayer odyssey: add dt-utils patch to change lock file directory.
Xogium committed on 1 Jan 2021
@Xogium
board/MynaPlayer odyssey: tweak pre-init script. ...
Xogium committed on 1 Jan 2021
@Xogium
board/MynaPlayer odyssey: remove rauc partition from genimage, and reworked the overlay filesystem creation. ...
Xogium committed on 1 Jan 2021
@Xogium
board/MynaPlayer odyssey: remove defined partition types in genimage template. ...
Xogium committed on 1 Jan 2021
2020-09-21
@Xogium
board/MynaPlayer odyssey: add default built-in barebox environment.
Xogium committed on 21 Sep 2020
2020-09-19
@Xogium
board/MynaPlayer odyssey: changed the way the file name and metadata of the images are constructed. ...
Xogium committed on 19 Sep 2020
@Jookia
Merge pull request #23 from LuminaSensum/WIP_preinit ...
Jookia committed on 19 Sep 2020
@Xogium
board/MynaPlayer odyssey: add pre-init script to setup overlay filesystem. ...
Xogium committed on 19 Sep 2020
2020-09-07
@Jookia
Merge pull request #24 from LuminaSensum/WIP_rauc ...
Jookia committed on 7 Sep 2020
@Jookia
Merge pull request #22 from LuminaSensum/WIP_squashfs ...
Jookia committed on 7 Sep 2020
@Xogium
board/MynaPlayer odyssey: added basic service to mark boot as good with rauc. ...
Xogium committed on 7 Sep 2020
@Xogium
board/MynaPlayer odyssey: rework squashfs support ...
Xogium committed on 7 Sep 2020
@Xogium
board/MynaPlayer odyssey: fix networking for good. ...
Xogium committed on 7 Sep 2020
2020-09-06
@Xogium
board/MynaPlayer odyssey: fix IPv6 for the wired connection. ...
Xogium committed on 6 Sep 2020
@Xogium
board/MynaPlayer odyssey: Allow root to login via ssh (prohibit-password). Disabled clear text password authentification.
Xogium committed on 6 Sep 2020
2020-09-05
@Jookia
linux: Enable tracing kernel config
Jookia committed on 5 Sep 2020
2020-09-02
@Xogium
board/MynaPlayer odyssey: disable some more useless kernel drivers.
Xogium committed on 2 Sep 2020
@Xogium
board/MynaPlayer odyssey: various kernel improvements. ...
Xogium committed on 2 Sep 2020
2020-08-24
@Jookia
linux patches: Add Wi-Fi to the device tree
Jookia committed on 24 Aug 2020
@Jookia
linux patches: Add i2c patches ...
Jookia committed on 24 Aug 2020
@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-11
@Xogium
board/MynaPlayer odyssey: Add ethernet and machine-id support in barebox.
Xogium committed on 11 Aug 2020
2020-08-09
@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
@Jookia
boot: Add systemd.log_color=off to aid serial logging ...
Jookia committed on 9 Aug 2020
2020-08-06
@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