Commit graph

14 commits

Author SHA1 Message Date
vxtls
173db715e0 fix(guix-pull): pass explicit channels file to avoid missing guix channel 2026-03-11 09:10:41 -04:00
vxtls
f8b6d257a3 fix(guix-pull): rebuild local patched channel and use actual git branch 2026-03-08 20:34:30 -04:00
vxtls
4e12d7a4bb fix(runtime): verify tty and devpts before running guix 2026-03-08 19:59:37 -04:00
vxtls
2b16d6d531 fix(runtime): mount devpts for pty support 2026-03-08 19:49:16 -04:00
vxtls
aa72935a6f fix(guix): set FHS local state path for daemon socket 2026-03-08 19:37:19 -04:00
vxtls
3178f1f9e0 Add Guix step including bootstrap bin, build guix, build iso and fix some small bug 2026-02-28 19:19:18 -05:00
vxtls
7ed755a106 fix(steps-guix): source finalize_fhs instead of exec to keep init control flow 2026-02-24 13:55:20 -05:00
vxtls
3bea5b5ce6 fix(steps-guix): initialize /proc and mtab before delegating finalize_fhs 2026-02-24 11:53:39 -05:00
vxtls
685f8aefa2 fix(steps-guix): run finalize_fhs after linux64 jump and drop ad-hoc mtab hack 2026-02-24 10:41:21 -05:00
vxtls
ffce902c97 fix(steps-guix): ensure /etc/mtab exists before delegating to global after script 2026-02-24 09:38:00 -05:00
vxtls
ae840fa57c fix(steps-guix): run final after stage to prevent pid1 exit panic 2026-02-24 08:32:18 -05:00
vxtls
faeff8acc4 fix(steps-guix): bring network up after linux64 jump before fetching new sources 2026-02-23 17:23:42 -05:00
vxtls
0b53827ca7 refactor(steps-guix): align linux64 handover with upstream jump flow and end with shared after 2026-02-23 14:54:36 -05:00
vxtls
55be03a50d refactor(steps-guix): use improve-based linux64 handover to keep /init untouched 2026-02-23 07:52:40 -05:00