August 28, 2026
21 recorded commits · 3 named repos · 5 private repos
- Private work 5 private repos
Activity was recorded across 5 private repos. Names, subjects, counts, and links stay private.
- Pixel3Arch14 changes
- rootfs: start the packaged viewtop session11:40 p.m. · bfcc9e1 · internal Gitea record only
The full profile still left greetd on its stock agreety config. Require the package-owned launcher and leave the unbuilt splash dark.
- ci: reuse the published blueline kernel10:50 p.m. · 15e4083 · internal Gitea record only
- rootfs: close chroot cleanly after provisioning10:43 p.m. · 28e23af · internal Gitea record only
- rootfs: admit package ownership of overlay policy10:03 p.m. · 7212ad0 · internal Gitea record only
- rootfs: retry transient package download failures9:25 p.m. · 0f1cc2e · internal Gitea record only
- rootfs: populate Arch Linux ARM package trust8:54 p.m. · ad7d393 · internal Gitea record only
- rootfs: disable space checks after overlay policy8:14 p.m. · b6164ca · internal Gitea record only
- rootfs: defer pacman space checks until chroot teardown7:45 p.m. · 7e70ae5 · internal Gitea record only
- ci: create staging before profile resolution5:11 p.m. · 04b060a · internal Gitea record only
- rootfs: install the canonical blueline profile5:08 p.m. · dd76eb2 · internal Gitea record only
- initramfs: accept plain A630 SQE firmware3:32 p.m. · cf9c667 · internal Gitea record only
- ci: lock passwords when provisioning without secret2:41 p.m. · 22a9cdc · internal Gitea record only
- ci: use TLS-capable Arch ARM mirror2:13 p.m. · 672718c · internal Gitea record only
- ci: build Redline rootfs on Gitea runner1:56 p.m. · 99e3d51 · internal Gitea record only
- pocketboot6 changes
- ci: use Gitea-compatible artifact uploader11:15 a.m. · d742eb0 · internal Gitea record only
- ci: provide Node for artifact upload10:43 a.m. · dbcb999 · internal Gitea record only
- ci: accept installed Rust component names10:20 a.m. · b9aeddc · internal Gitea record only
- ci: pin the PocketBoot image toolchain9:43 a.m. · fbb99e6 · internal Gitea record only
- ci: build blueline images on gitea9:21 a.m. · 03f03f6 · internal Gitea record only
Task branches now build both boot-menu policies on the declared runner. The artifact carries hashes and the exact source revision.
- boot menu: make the alternate slot opt-in9:10 a.m. · bd7f9ab · internal Gitea record only
The installer can append pocketboot.alt_slot to a named image. Without it, the menu contains only discovered Linux entries.
- souveraine1 change
- auth: issue the token the middleware was already checking4:12 p.m. · 9fe485b · internal Gitea record only
write_token had no caller but its own test: 0 of 11 agents held a credential, so every request rode the loopback bypass. An empty token file also compared equal to an empty Bearer; read now refuses it. Boot counts the tokenless and names the CLI rather than minting.