Commit graph

24 commits

Author SHA1 Message Date
caed15d641 fix: move /usr/etc and /usr/var creation to gen_rootfs 2026-04-04 00:36:15 +01:00
6a42abc503 fix: more typos in update logic 2026-04-04 00:10:58 +01:00
2fdf50dfd2 fix: bootloader update logic 2026-04-04 00:01:45 +01:00
e439c02a0a fix: typos in /boot replacement logic 2026-04-03 22:42:22 +01:00
874ae88db3 feat: do not mount tmp dir for /boot swap 2026-04-03 22:34:03 +01:00
76b61eb57a feat: add initial support for custom bootloaders 2026-04-03 21:59:47 +01:00
f17c272b65 feat: handle custom immutable paths 2026-04-03 19:14:57 +01:00
8579f58f68 fix: remount rootfs as rw during update 2026-04-02 17:53:01 +01:00
6e2670db89 fix: finalise return code check 2026-04-02 15:32:41 +01:00
3c07cd05b9 fix: pass --resolv-conf=bind-host when executing commands in rootfs 2026-04-02 14:58:56 +01:00
694eddb3e1 fix: pass --timezone=off when executing commands in rootfs 2026-04-02 14:42:08 +01:00
8e7e5cb576 feat: add support for post-stages 2026-04-02 14:22:13 +01:00
346d411d52 feat: move update checks to general config 2026-04-02 14:09:55 +01:00
5ec321bcb0 fix: handle initialise/finalise failures, use env during update check 2026-04-02 05:06:37 +01:00
2a08830ac0 feat: add custom env support 2026-04-02 04:24:49 +01:00
d09d0960de feat: use bind mount instead of overlay for /usr 2026-04-02 02:43:34 +01:00
bc75d75313 fix: include workdir for r/o /usr overlay 2026-04-02 01:19:12 +01:00
956ef6fb01 fix: do not (mostly) handle /var/cache/blendOS explicitly 2026-04-02 01:03:52 +01:00
b53795bddb fix: execute after-stages commands as host 2026-04-02 00:58:28 +01:00
8f5e52db05 fix: /var/lib handling 2026-04-01 22:15:01 +01:00
78dcb775a5 fix: user-handling logic 2026-04-01 22:04:51 +01:00
5c161f4481 fix: handle overrides in system config 2026-04-01 21:45:15 +01:00
3917e4dbb2 fix: run should-update if available when checking for updates 2026-04-01 21:34:45 +01:00
8085c747cb feat: initial commit 2026-04-01 21:26:27 +01:00