MainsailOS 1.0.0
What's Changed
With this release, we also switched from Raspberry PI OS Buster to Bullseye.
Bug Fixes and Improvements
- lint: Should fix shellcheck warnings (#160) | 2569dd2
- Fix postrename script (#150) | dbcee22
- Fix shellcheck errors in net module (#161) | 687b02f
- Set wrong source path (#164) | fc95133
- Add otg_mode=1 for CM4 in config.txt (#167) | cb0bf60
- Fix SC2086 in armbian module (#173) | 2f4f8b1
- Fixes error setting link to macro (#175) | d1ad3f8
Refactor
- Deactivate IPv6 in nginx per default (#157) | 40b3719
- Change behavior of piconfig module (#180) | 825af74
Documentation
- Adds faq section | 96c21d5
Other
- build: Refactor build dependend files (#154) | d0d6375
- workflow: Rework release workflow for multi builds (#181) | eacef2f
- Rework build workflow with source image cache (#146) | 421a9c0
- Only build an image on push in master/develop branch (#148) | 5bf5f4d
- Change cron interval of stale action (#149) | bbb1f13
- Update versions according to bullseye (#147) | 9db4b42
- Rework build workflow for multiple images (#152) | dc48d1b
- Fix image name (#153) | 7d7855e
- Impove shellcheck and auto read version number (#155) | 9048152
- Add Raspberry 64bit config (#156) | 72314fb
- Upload failed logfile (#163) | dcc16cf
- Add armbian module (#165) | d245465
- Update modules according to path changes (#166) | e5943af
- Update BuildImages workflow (#171) | 132c676
- Improved shellcheck lint (#172) | b204334
- Remove github-token for build action (#178) | 7d42152
- Add "not-on-Github" bot for issues (#179) | 68520ce
- Fix changelog in release workflow (#182) | 32f9429
- Removes fkms overlays (#183) | 999183b