vasilito
c7ed251250
fix: cubl AUR search on Linux, graceful pkgutils fallback
...
- search now queries AUR directly on Linux (skips pkgutils repo)
- install -S offers AUR fetch + recipe conversion on Linux
- update-all, remove, query-* show helpful error on Linux
- host_only_notice() helper for consistent messaging
2026-05-08 00:47:51 +01:00
vasilito
8b45905b5b
fix: restore ratatui deps in cub-tui, add cubl host recipe
2026-05-08 00:41:13 +01:00
vasilito
950edaa65f
cub: full AUR package manager + Phase 1-5 native build tools
...
cub redesign (local/recipes/system/cub/):
- AUR RPC v5 client (serde_json) with search/info
- ~/.cub/ user-local recipe/source/repo storage
- Enhanced PKGBUILD parser: optdepends, .SRCINFO, split packages, 19 linuxism patterns
- Recipe generation: host: prefix on dev-deps, shallow_clone, cargopath, installs, optional-packages
- Dependency resolver: scans build errors for missing commands/headers/libs/pkgconfig, maps to packages
- Dependency installation: checks installed packages, fetches AUR deps, interactive prompt
- ~110 Arc→Redox dependency mappings
- ratatui TUI: search, info, install, build, query views
- 14 Arch-style CLI switches (-S/-Si/-Syu/-G/-R/-Q/-Qi/-Ql)
- 65 tests, 0 failures, clean build
Phase 1-5 native build tools (local/recipes/dev/):
- P1 Substrate: tar, m4, diffutils (gnulib bypass), mkfifo kernel patch (1085 lines)
- P2 Build Systems: bison, flex, meson (standalone wrapper), ninja-build, libtool
- P3 Native GCC: gcc-native, binutils-native (cross-compiled for redox host)
- P4 Native LLVM: llvm-native (clang + lld from monorepo)
- P5 Native Rust: rust-native (rustc + cargo)
- Groups: build-essential-native, dev-essential expanded
Config:
- redbear-mini: +7 tools (diffutils, tar, bison, flex, meson, ninja, m4)
- redbear-full: +4 native tools (gcc, binutils, llvm, rust)
- All recipes moved to local/ with symlinks for cookbook discovery (Red Bear policy)
Docs:
- BUILD-TOOLS-PORTING-PLAN.md: phased porting roadmap
- CUB-WORKFLOW-ASSESSMENT.md: gap analysis and integration assessment
2026-05-08 00:13:31 +01:00
vasilito
b3efb0e400
fix: handle nullable Cub AUR fields
2026-05-07 21:20:15 +01:00
vasilito
27daa8e1f0
feat: add Cub cook autodetect strategy
2026-05-07 21:19:24 +01:00
vasilito
d2c1c1a5b1
fix: type Cub AUR out-of-date visitor
2026-05-07 21:18:34 +01:00
vasilito
3917bf5dfe
style: format Cub TUI module
2026-05-07 21:17:45 +01:00
vasilito
c03165e98d
style: format Cub library modules
2026-05-07 21:17:24 +01:00
vasilito
eeec04b0a9
style: format Cub CLI code
2026-05-07 21:17:06 +01:00
vasilito
7316ffc203
fix: parse Cub AUR responses with serde
2026-05-07 21:15:48 +01:00
vasilito
8cd3f6035a
docs: document Cub package manager
2026-05-07 21:15:08 +01:00
vasilito
f5d8431c08
fix: harden Cub git and tempdir handling
2026-05-07 21:14:48 +01:00
vasilito
6f431603a3
fix: harden Cub CLI runtime fallbacks
2026-05-07 21:08:55 +01:00
vasilito
ce4c6beb24
feat: build Cub CLI and TUI workflows
2026-05-07 20:57:51 +01:00
vasilito
a77325310b
feat: add Cub recipe storage and TUI shell
2026-05-07 20:57:33 +01:00
vasilito
8920083308
feat: add Cub package backend modules
2026-05-07 20:57:11 +01:00
vasilito
37d6e51ad4
fix: adapt KF6 pty and language dialog
2026-05-07 20:56:52 +01:00
vasilito
8932eccf65
fix: add remaining KF6 PIC flags
2026-05-07 20:56:35 +01:00
vasilito
f92886b990
fix: add KF6 widget PIC flags
2026-05-07 20:56:16 +01:00
vasilito
0aceb22e55
fix: add KF6 PIC build flags
2026-05-07 20:55:56 +01:00
vasilito
6949e3e869
fix: relax KF6 CMake link targets
2026-05-07 20:55:36 +01:00
vasilito
e13b14cdeb
fix: guard Qt Wayland empty cursors
2026-05-07 20:55:17 +01:00
vasilito
882c2974ec
fix: harden Qt Wayland listener generation
2026-05-07 20:54:59 +01:00
vasilito
182f5dafa1
fix: stabilize linux-kpi mac80211 tx stats layout
2026-05-07 20:54:41 +01:00
vasilito
bc7ca1f035
fix: clean linux-kpi memory helpers
2026-05-07 20:54:24 +01:00
vasilito
68cea5a830
fix: clean linux-kpi DRM shim warnings
2026-05-07 20:54:04 +01:00
vasilito
de1398c772
fix: map virtio GPU BAR from pcid handoff
2026-05-07 20:53:44 +01:00
vasilito
ebd3da74d0
fix: stop redox-drm on terminal scheme EBADF
2026-05-07 20:53:27 +01:00
vasilito
e90a637fd3
fix: remove unreachable redox-drm driver match
2026-05-07 20:53:09 +01:00
vasilito
94f5ceed78
fix: wire redox-drm handoff patches
2026-05-07 20:52:51 +01:00
vasilito
5305110a36
feat: add redox-driver-sys pcid handoff client
2026-05-07 20:52:33 +01:00
vasilito
a307e3c6cf
fix: build redox-driver-sys with cookbook cargo
2026-05-07 20:52:15 +01:00
vasilito
7ad3bd0aba
fix: expose pcid handoff to spawned drivers
2026-05-07 20:51:56 +01:00
vasilito
07c812d9b6
fix: release virtio-gpu from initfs
2026-05-07 20:51:38 +01:00
vasilito
fba39555a9
fix: harden greeter DRM device wait
2026-05-07 20:51:21 +01:00
vasilito
a92bad74b9
fix: extend redbear-full DRM greeter wait
2026-05-07 20:51:05 +01:00
vasilito
3c442003a3
fix: port Konsole to Redox Qt surface
2026-05-07 09:11:47 +01:00
vasilito
699108e898
fix: build ICU static archives as PIC
2026-05-07 09:11:30 +01:00
vasilito
cc152ff3b5
fix: make Qt Redox CMake imports relocatable
2026-05-07 09:11:15 +01:00
vasilito
fcdb1120b5
fix: build KF6 KNewStuff widgets
2026-05-07 09:10:59 +01:00
vasilito
da06324e7c
fix: build KF6 I18n QML module
2026-05-07 09:10:44 +01:00
vasilito
94fa99c526
fix: handle KF6 Parts temporary file failures
2026-05-07 08:16:32 +01:00
vasilito
ba538112a6
fix: import Qt Network for KF6 Parts
2026-05-07 08:16:17 +01:00
vasilito
97dbb7ba22
fix: make KF6 NotifyConfig build on Redox
2026-05-07 08:11:48 +01:00
vasilito
02b805935f
fix: make KF6 Pty build on Redox
2026-05-07 08:06:59 +01:00
vasilito
6416a608a2
feat: add KF6 Pty recipe source
2026-05-07 08:02:04 +01:00
vasilito
56057856c0
fix: align kparts package name
2026-05-07 07:58:48 +01:00
vasilito
0393267fbf
fix: align notifyconfig package name
2026-05-07 07:57:49 +01:00
vasilito
8f40d8969a
fix: repair redbear-full package TOML syntax
2026-05-07 07:56:29 +01:00
vasilito
f5470542e0
feat: add Konsole recipe source and patches
2026-05-07 07:54:52 +01:00