Releases: fouwels-org/os-next
Releases · fouwels-org/os-next
Development Release
Development release including ZSTD compression and kernel 5.10.65 built against alpine 3.14.1
Adds:
- TOTP based local auth
- Better local output
- Log journaling system, currently to stdout only
Development Release
Development release including ZSTD compression and kernel 5.10.41 built against alpine 3.14.0
Initial release for PNDC
Changes:
- filesystems mounted as SYNC, no write caching, remove this issue.
- structural project changes, streamlined format
Development Release
Development release including ZSTD compression and kernel 5.10.41 built against alpine 3.14.0
Changes:
- Update for the IMI target hardware https://github.com/fouwels/os-next/pull/9
- Replace temporary authenticators with bcrypt https://github.com/fouwels/os-next/pull/10
Breaking changes:
- Password is no longer hard coded, now stored in "Authenticators" as a base64 bcrypt hash within secondary.json. See https://github.com/fouwels/os-next/blob/0.0.6/config/secondary/default.yml. New build will expect this.
Development Release
Development release including ZSTD compression and kernel 5.10.41 built against alpine 3.14.0