vasilito
6c37c961f7
libxau: add rsync to copy source files before configure
2026-06-20 15:02:06 +03:00
vasilito
0cbec31366
libxau: fix recipe syntax - use proper custom script template
2026-06-20 14:59:17 +03:00
vasilito
04b7641e85
config: add x11proto dependency for libxau and SDDM
...
- Add x11proto to redbear-full.toml package list
- libxau recipe updated with x11proto dependency and custom build script
- Fixes libxau build failure: 'Package xproto was not found'
2026-06-20 14:57:46 +03:00
vasilito
3d80ed0a40
tlc: MC parity P1+P2+P3 — 40+ keybindings, viewer parity, feature gaps (1094 tests)
2026-06-20 09:16:38 +03:00
vasilito
ffbe098ef8
config: add tlc to redbear-mini and redbear-full; create recipe symlink
...
TLC (Twilight Commander) was missing from both ISO configs. Added
tlc = {} to [packages] in redbear-mini.toml and redbear-full.toml.
Created missing symlink: recipes/tui/tlc -> ../../local/recipes/tui/tlc.
2026-06-19 11:47:25 +03:00
vasilito
89e6f29b22
local: commit full local tree state
2026-06-18 20:46:44 +03:00
vasilito
699108e898
fix: build ICU static archives as PIC
2026-05-07 09:11:30 +01:00
vasilito
af28fd5b72
feat: add ICU recipe source for KDE dependencies
2026-05-07 07:54:16 +01:00
vasilito
f65bc145a1
fix: comprehensive boot warnings and exceptions — fixable silenced, unfixable diagnosed
...
Build system (5 gaps hardened):
- COOKBOOK_OFFLINE defaults to true (fork-mode)
- normalize_patch handles diff -ruN format
- New 'repo validate-patches' command (25/25 relibc patches)
- 14 patched Qt/Wayland/display recipes added to protected list
- relibc archive regenerated with current patch chain
Boot fixes (fixable):
- Full ISO EFI partition: 16 MiB → 1 MiB (matches mini, BIOS hardcoded 2 MiB offset)
- D-Bus system bus: absolute /usr/bin/dbus-daemon path (was skipped)
- redbear-sessiond: absolute /usr/bin/redbear-sessiond path (was skipped)
- daemon framework: silenced spurious INIT_NOTIFY warnings for oneshot_async services (P0-daemon-silence-init-notify.patch)
- udev-shim: demoted INIT_NOTIFY warning to INFO (expected for oneshot_async)
- relibc: comprehensive named semaphores (sem_open/close/unlink) replacing upstream todo!() stubs
- greeterd: Wayland socket timeout 15s → 30s (compositor DRM wait)
- greeter-ui: built and linked (header guard unification, sem_compat stubs removed)
- mc: un-ignored in both configs, fixed glib/libiconv/pcre2 transitive deps
- greeter config: removed stale keymapd dependency from display/greeter services
- prefix toolchain: relibc headers synced, _RELIBC_STDLIB_H guard unified
Unfixable (diagnosed, upstream):
- i2c-hidd: abort on no-I2C-hardware (QEMU) — process::exit → relibc abort
- kded6/greeter-ui: page fault 0x8 — Qt library null deref
- Thread panics fd != -1 — Rust std library on Redox
- DHCP timeout / eth0 MAC — QEMU user-mode networking
- hwrngd/thermald — no hardware RNG/thermal in VM
- live preload allocation — BIOS memory fragmentation, continues on demand
2026-05-05 20:20:37 +01:00
vasilito
6f5aa6010b
Add kwin full source tree, greeter login, zsh, pcid service, and build system improvements
2026-04-26 22:31:07 +01:00
vasilito
eb017beb38
Update libdisplay-info and libudev stubs, fix Qt toolchain cmake
2026-04-18 17:59:04 +01:00
vasilito
e6e1eb8520
Add D-Bus session and system services
2026-04-17 13:33:17 +01:00
vasilito
d71788fb7e
Advance KDE Plasma and Qt integration
2026-04-17 00:04:40 +01:00
vasilito
68aa94ce98
Advance Wayland and KDE package bring-up
2026-04-14 10:51:06 +01:00