clanker
|
ea39f398f8
feat: coloured transaction summary — green install, cyan update, yellow remove/rebuild, magenta downgrade, dim orphaned/download info; orphaned tag after package name
|
vor 1 Woche |
clanker
|
2d5f769ad7
fix: rebuildDependants pipeline also uses per-stage task labels (unpack/rebuild/test/install)
|
vor 1 Woche |
clanker
|
e229592d80
fix: rebuild uses per-stage task types (unpack/rebuild/test/install); add --clean flag to rebuild for from-scratch compilation; clean_build_cache method
|
vor 1 Woche |
clanker
|
8ca533095d
feat: single-line progress bar — 1/3 text + 2/3 bar zone, overall percentage, resize-aware, chunky chars, green completion, dedup, per-stage logs
|
vor 1 Woche |
clanker
|
0cf04006c5
feat: two-line progress bar — overall transaction bar (fixed width) + transient action row replaced by completion logs
|
vor 1 Woche |
clanker
|
9b8329d62f
feat: transaction rollback with file-level backup + journal; USML size field; progress bar with colours; 100% completion; grouped help text
|
vor 1 Woche |
clanker
|
c3d5a3f684
Fix dependency groups example — all-strings or all-arrays, not mixed; each group is self-contained
|
vor 1 Woche |
clanker
|
2177f95525
Add PACKAGING_GUIDE.md — best practices for MANIFEST.usm, dependency declaration, provides, scripts, .usmignore, common pitfalls
|
vor 1 Woche |
clanker
|
c8fb7e6c27
feat: multi-package update/remove; pre-download confirmation with download-size summary; cache-hit skip
|
vor 1 Woche |
clanker
|
b432df568f
Rebuild installer with all managed-mode features
|
vor 1 Woche |
clanker
|
bbb5beffdc
feat: explicitly_installed tracking - roots marked explicit, resolved deps implicit; remove auto-sweeps orphaned non-explicit dependencies
|
vor 1 Woche |
clanker
|
fc989b01e2
feat: managed mode lifecycle (update/remove/downgrade/rebuild/clean with shared plan+confirm), search/provides/add-repo, SPM auto-detection in genconfig+installer, deploy -y
|
vor 1 Woche |
clanker
|
f61e4094c4
feat: usm enroll command; CurlRepositoryClient with byte-accurate progress, silent transfers, configurable download_timeout
|
vor 1 Woche |
clanker
|
c12848064f
fix: use curl (not GIO File.copy) for remote .usmr downloads — GIO's synchronous TLS deadlocks on some servers
|
vor 1 Woche |
clanker
|
10a03b745c
fix: interpolate the repository URL in the download message
|
vor 1 Woche |
clanker
|
2a0e81c904
Drop libc.so.6 and libgiognutls.so from runtime deps (implicit or absent on musl)
|
vor 1 Woche |
clanker
|
792202c8d0
feat: gio: resource type for GIO plugin modules (all four shims, resource finder, manifest); .usmignore build artifacts
|
vor 1 Woche |
clanker
|
66b5c0369d
Add libgiognutls.so to runtime deps (glib-networking GIO TLS module for HTTPS)
|
vor 1 Woche |
clanker
|
927343f0d6
fix: add glib-networking to all installer dependency lists (HTTPS support in GIO)
|
vor 1 Woche |
clanker
|
df74addb5c
feat: --repository accepts remote https:// URLs (downloads .usmr into the deploy context)
|
vor 1 Woche |
clanker
|
ecfef4d5b0
fix: suppress ldconfig -p stderr noise on busybox/musl (Illegal option -p)
|
vor 1 Woche |
clanker
|
22b7581847
fix: curl|sh materialises to temp file then re-execs as user (guided flow intact: banner, summary, confirm, then sudo prompt)
|
vor 1 Woche |
clanker
|
89567feab9
fix: curl|sh sudo re-exec with stdin from /dev/tty (interactive prompts preserved); Invercargill-Json clone from fabrica
|
vor 1 Woche |
clanker
|
4c2cd55f0f
fix: curl|sh sudo re-exec via temp file; Invercargill-Json clone from fabrica (not sr.ht)
|
vor 1 Woche |
clanker
|
6b4397aaaa
fix: clone Invercargill-Json from fabrica.unitatem.net (tag v0.1.1 is there, not on git.sr.ht)
|
vor 1 Woche |
clanker
|
2e780972cb
Set Invercargill v1.0.1 and Invercargill-Json v0.1.1 tags in compile.sh
|
vor 1 Woche |
clanker
|
4e517f0197
feat: stream podman save directly into xz (no intermediate tar); fix GIR/typelib version in manifest; all four SPM shims declared as bin: provides
|
vor 1 Woche |
clanker
|
c619fe766c
feat: rebuildDependants flag with reverse-dependency rebuilds, build cache restore + clean retry, manifest bump command, compile.sh git tags, installer URL to packages.astrologue.nz
|
vor 1 Woche |
clanker
|
fd8965a95f
fix: invoke the USM installer with bash, not sh (busybox ash on alpine can't parse it)
|
vor 1 Woche |
clanker
|
61dd92b41b
feat: apt/apk/emerge SPM helpers, deploy --spm wiring and cross-distro fixes
|
vor 1 Woche |