* use docker for build steps that require linux when not on linux
* use fuse for overlay
* quiet mountpoint
* node 22
* misc fixes
* make shasum more compliant
* optimize download-base-image.sh with cleaner url handling and checksum verification
* fix script
* fixes#2900
* bump node and npm versions in web readme
* Minor pl.ts fixes
* fixes in response to synapse issues
* beta.8
* update ts-matches
* beta.11
* pl.ts finetuning
---------
Co-authored-by: Mariusz Kogen <k0gen@pm.me>
Co-authored-by: Matt Hill <mattnine@protonmail.com>
* wip: Working on something to help
* chore: Add in some of the logging now
* chore: fix the type to interned instead of id
* wip
* wip
* chore: fix the logging by moving levels
* Apply suggestions from code review
* mount at machine id for journal
* Persistant
* limit log size
* feat: Actually logging and mounting now
* fix: Get the logs from the previous versions of the boot
* Chore: Add the boot id
---------
Co-authored-by: Aiden McClelland <me@drbonez.dev>