Chummy
|
f10bb998e0
|
fix(build): unblock low-resource installs and release binaries (#1041)
* fix(build): unblock low-resource installs and release binaries
* fix(ci): use supported intel macOS runner label
|
2026-02-19 23:24:43 -05:00 |
|
Ken Simpson
|
e0ca73336a
|
feat(bootstrap): add docker onboarding bootstrap mode
|
2026-02-20 10:20:18 +08:00 |
|
Chummy
|
c9a0893fc8
|
fix(bootstrap): support --model in onboard passthrough
|
2026-02-19 17:36:20 +08:00 |
|
René Kuhn
|
58a99abb96
|
fix: use dnf5-compatible group install syntax
`dnf groupinstall "Development Tools"` fails on dnf5 (Fedora 41+).
Use `dnf group install development-tools` which works on both dnf4
and dnf5.
|
2026-02-18 20:22:07 +08:00 |
|
Chummy
|
93e5383cb2
|
docs: overhaul docs IA and multilingual navigation
|
2026-02-18 18:06:13 +08:00 |
|