Commit graph

19 commits

Author SHA1 Message Date
aa528642c5 README.md: Add line spacing under licensing section 2020-08-09 14:44:23 +10:00
f36208c2dd README.md: Add note about CC0 parts 2020-08-09 11:43:20 +10:00
6da5e3def4 COPYRIGHT -> COPYRIGHT.md 2020-08-09 11:23:49 +10:00
1bd66336df README -> README.md 2020-08-09 11:21:38 +10:00
62d9d0a646 Add and track copyright status for each file
This removes any ambiguity about the copyright and authorship status of
each file.
2020-08-09 10:50:56 +10:00
Xogium
050efb2eff Release 2020-08-06 2020-08-06 16:48:36 -04:00
Xogium
33aa804291 Merge branch 'unstable-dev-board' into stable-dev-board 2020-08-06 16:45:33 -04:00
Xogium
87e100cfb5 Added LICENSE file. This work is entirely under the GPL 3.0 or later, except where otherwise noted (third party code). 2020-08-06 16:43:23 -04:00
Xogium
25336474c1 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. 2020-08-06 16:38:26 -04:00
Xogium
9655ac48f3 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. 2020-08-06 16:21:36 -04:00
Xogium
f6d084b888 board/MynaPlayer odyssey: copy rauc's keyring by parsing certs.txt. 2020-08-06 05:01:36 -04:00
Xogium
aaa2292019 {Config, board/MynaPlayer odyssey: change kernel compression to lz4 and initramfs compression to none. 2020-08-06 04:51:21 -04:00
Xogium
d8a4adfcc1 board/MynaPlayer odyssey: linux.config: enable schedstats, this is required by systemd-bootchart. 2020-08-05 13:34:26 -04:00
Xogium
709338ab26 board/MynaPlayer odyssey: create initial empty ext4 filesystem for storing rauc slot status, and add this to the full disk image. 2020-08-05 13:05:36 -04:00
Xogium
8af0117f1c packages/disabled-services: add systemd-bootchart. 2020-08-05 12:51:16 -04:00
Xogium
fdfbaf7293 Config: configs/myna_player_odyssey_defconfig: remove unneeded firmwares. 2020-08-05 11:32:24 -04:00
Xogium
ebac1a6a0b Config: board/myna-player-odyssey/configs/linux.config: tweaks for sound drivers and sound support. 2020-08-05 11:10:40 -04:00
Xogium
26fb837b5c Release 2020-08-05 2020-08-05 02:08:14 -04:00
Xogium
0d7631437c Initial commit. 2020-08-05 01:53:26 -04:00