vxtls
|
20eb963da1
|
fix(guile-bootstrap): force static linking for guile 2.2.4 seed
|
2026-03-14 14:21:25 -04:00 |
|
vxtls
|
4324f23d48
|
fix(guix): add dedicated build step to compile and run loopback bind helper before python server
|
2026-03-13 21:58:50 -04:00 |
|
VXTLS
|
96c2cfbb98
|
Merge branch 'fosslinux:master' into live-bootstrap-to-guix
|
2026-03-13 17:20:23 -04:00 |
|
vxtls
|
19501750f5
|
fix(guix-bootstrap): serve local distfiles via fixed localhost HTTP mirror
|
2026-03-13 17:19:34 -04:00 |
|
vxtls
|
85a0ff7c72
|
fix(guix-1.5.0): make local-download patch compatible with default -p0 flow
|
2026-03-13 08:34:33 -04:00 |
|
Andrius Štikonas
|
f824b6f9ac
|
Merge pull request #577 from fosslinux/which-update
Run under bubblewrap / Run up to Linux build under bubblewrap (push) Has been cancelled
Linters / Lint Python files (push) Has been cancelled
Linters / Lint shell files (push) Has been cancelled
Linters / Lint reuse information (push) Has been cancelled
Run under bubblewrap / Run up to Python bootstrap under bubblewrap (push) Has been cancelled
Run under bubblewrap / Run remaining builds under bubblewrap (push) Has been cancelled
which: update to 2.23
|
2026-03-12 19:37:44 +01:00 |
|
vxtls
|
f786342a87
|
fix(guix-pull): create /etc/services before daemon startup
|
2026-03-12 10:50:29 -04:00 |
|
vxtls
|
fc1cf31f77
|
fix(guix-bootstrap): allow offline distfiles in perform-download
|
2026-03-12 10:47:43 -04:00 |
|
vxtls
|
7c42824afe
|
fix(guix-1.5.0): link against shared libguile for guile-gnutls runtime compatibility
|
2026-03-11 20:46:12 -04:00 |
|
vxtls
|
0a00b29fc6
|
fix(guile-3.0.11): enable shared libs
|
2026-03-11 12:11:32 -04:00 |
|
vxtls
|
132a43d4a6
|
fix(guile-gnutls): drop static-only patches and rely on shared bindings
|
2026-03-11 11:17:42 -04:00 |
|
vxtls
|
a3878a91b9
|
fix(guix): add --disable-authentication
|
2026-03-11 09:47:23 -04:00 |
|
vxtls
|
173db715e0
|
fix(guix-pull): pass explicit channels file to avoid missing guix channel
|
2026-03-11 09:10:41 -04:00 |
|
vxtls
|
62478d4872
|
fix: remove useless checnks
|
2026-03-10 08:09:18 -04:00 |
|
vxtls
|
7715b0b2c0
|
fix(guile-lzlib): remove useless checking
|
2026-03-09 14:14:24 -04:00 |
|
vxtls
|
d0c97c119e
|
fix(boot): avoid ext3 rootfstype and remount root readonly before kexec
|
2026-03-09 09:09:35 -04:00 |
|
vxtls
|
6b8aa73507
|
fix(guile): preserve gnutls init in final static guile wrapper
|
2026-03-08 22:43:54 -04:00 |
|
vxtls
|
66a66651b8
|
fix(guile-semver): use git-generated tarball checksum
|
2026-03-08 21:13:36 -04:00 |
|
vxtls
|
754aa8cec4
|
chore(guile-lzlib): upgrade to 0.3.0
|
2026-03-08 21:06:34 -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
|
49537b4100
|
fix(guile-avahi): build static Guile bindings instead of dlopenable avahi extension
|
2026-03-08 10:24:48 -04:00 |
|
vxtls
|
74da573c33
|
fix(rootfs): persist semantic internal-ci resume target instead of resuming from script head
|
2026-03-07 20:46:03 -05:00 |
|
vxtls
|
bab05bbbe3
|
fix(guix-1.5.0): use static guile pkg-config libs and stable libs ordering for daemon linking
|
2026-03-07 20:06:42 -05:00 |
|
vxtls
|
6d0db68132
|
fix(guix-1.5.0): regenerate autotools files and wire kernel-toolchain argp headers/libs
|
2026-03-07 19:28:41 -05:00 |
|
vxtls
|
aea0e5c761
|
fix(guix-1.5.0): force generic autotools commands instead of version-suffixed aclocal
|
2026-03-07 18:09:59 -05:00 |
|
vxtls
|
c124c08096
|
refactor(rootfs): [MAY BRAKE]stage0 resume updater to deterministic internal entrypoint and split bootstrap mode handlers
|
2026-03-07 16:29:31 -05:00 |
|
vxtls
|
adcd73b017
|
fix(resume): preserve stage0-image incremental continuation by remapping init entry after script regeneration
|
2026-03-07 16:15:18 -05:00 |
|
vxtls
|
b18cba40b3
|
fix(resume): regenerate and realign guix script entrypoint; suffix duplicate guix package names
|
2026-03-07 15:31:17 -05:00 |
|
vxtls
|
076a70976a
|
fix(resume): regenerate step scripts on stage0-image boot so manifest and break-after updates take effect
|
2026-03-07 15:11:26 -05:00 |
|
vxtls
|
be9b32beae
|
feat(steps-guix): add guile-semver dependency required by guix before bootstrap binaries
|
2026-03-07 12:52:33 -05:00 |
|
vxtls
|
5d1289345b
|
fix(zlib): keep bootstrap static and build shared zlib in steps-guix
|
2026-03-06 22:04:38 -05:00 |
|
vxtls
|
666d9792c4
|
fix(rootfs): support fresh qemu break-after by injecting manifest jump before init image build
|
2026-03-06 16:28:50 -05:00 |
|
vxtls
|
c921403c06
|
fix(rootfs): reuse stage0 work-image flow for fresh qemu break-after and drop forced ext4 mount type
|
2026-03-06 16:02:39 -05:00 |
|
vxtls
|
c55f989e3c
|
fix(rootfs): restrict break-after to stage0-image resume path and restore clean first-run bootstrap
|
2026-03-06 15:54:07 -05:00 |
|
vxtls
|
a1f3068047
|
fix(rootfs): allow break-after checkpoints on first qemu kernel-bootstrap run
|
2026-03-06 15:24:38 -05:00 |
|
vxtls
|
a1881ad220
|
debug(guix): preprobe guile lzlib before configure
|
2026-03-06 13:10:33 -05:00 |
|
vxtls
|
786844a255
|
fix(zlib): build shared and static libraries for guile-zlib
|
2026-03-06 13:04:18 -05:00 |
|
vxtls
|
567f4af5ff
|
debug(guix): probe guile zlib before configure
|
2026-03-06 10:44:46 -05:00 |
|
vxtls
|
c4666a1e35
|
fix(guile-modules): pin guile package install dirs to target libdir
|
2026-03-06 09:52:21 -05:00 |
|
vxtls
|
65314bc926
|
fix(network): gate dhcp on get_network state across boots
|
2026-03-06 09:27:41 -05:00 |
|
vxtls
|
ba7aec9868
|
fix(guix): minimize guile-gcrypt configure probe
|
2026-03-06 08:57:13 -05:00 |
|
Samuel Tyler
|
3628391569
|
which: update to 2.23
|
2026-03-07 00:05:11 +11:00 |
|
vxtls
|
29695ad074
|
fix(guix): patch release configure for guile-gcrypt check
|
2026-03-05 23:10:04 -05:00 |
|
vxtls
|
e9c2946566
|
fix(init): drop to rescue shell instead of panicking on build failure
|
2026-03-05 22:11:19 -05:00 |
|
vxtls
|
f8122121c7
|
fix(guix): keep guile-gcrypt check semantics unchanged
|
2026-03-05 22:04:10 -05:00 |
|
vxtls
|
913ebb3ba8
|
fix(guix): avoid broken guile-gcrypt sha256 configure probe
|
2026-03-05 21:09:24 -05:00 |
|
vxtls
|
079b6fddac
|
fix(guile): validate guile-gcrypt before guix configure, fix
|
2026-03-05 19:36:20 -05:00 |
|