vasilito
1dbb191a74
Expand base overlay patches and controller proofs
2026-04-20 18:37:35 +01:00
vasilito
3c88e91789
Refine relibc overlay patches and test wiring
2026-04-20 18:37:35 +01:00
vasilito
6343f173c9
Update local subsystem planning docs
2026-04-20 18:37:35 +01:00
vasilito
5683ba5dc3
Refresh repository docs and references
2026-04-20 18:37:35 +01:00
vasilito
9880e0a5b2
Advance redbear-full Wayland, greeter, and Qt integration
...
Consolidate the active desktop path around redbear-full while landing the greeter/session stack and the runtime fixes needed to keep Wayland and KWin bring-up moving forward.
2026-04-19 17:59:58 +01:00
vasilito
370d27f44d
Update local docs for four compile targets
2026-04-19 17:57:29 +01:00
vasilito
cd41c52982
Update public docs for four compile targets
2026-04-19 17:57:20 +01:00
vasilito
b0a11efb25
Expose usbctl for mini USB lifecycle checks
2026-04-19 17:57:09 +01:00
vasilito
d59c33711c
Update mini USB proof entrypoints
2026-04-19 17:56:59 +01:00
vasilito
ec07831732
Align relibc IPC overlay docs
2026-04-19 09:26:57 +01:00
vasilito
cd4961f4b6
Simplify relibc test recipe replay
2026-04-19 09:26:57 +01:00
vasilito
2fd08dcf43
Fix cookbook redoxer stage root selection
2026-04-19 09:26:57 +01:00
vasilito
02607243e6
Preserve base overlay carrier updates
2026-04-18 21:38:31 +01:00
vasilito
47ed12f483
Fix AMDGPU recipe glue assumptions
2026-04-18 21:38:31 +01:00
vasilito
4cc847fa32
Document Linux borrowing guidance
2026-04-18 21:38:31 +01:00
vasilito
16abfdec56
Refine subsystem planning docs
2026-04-18 21:38:31 +01:00
vasilito
5d6fae06cc
Update USB validation docs
2026-04-18 21:38:31 +01:00
vasilito
2485afa798
Update ACPI and low-level controller docs
2026-04-18 21:38:31 +01:00
vasilito
082643e763
Expose proof helpers in runtime surfaces
2026-04-18 21:38:30 +01:00
vasilito
387df2a179
Add USB maturity proof scripts
2026-04-18 21:38:30 +01:00
vasilito
a152f3e646
Add low-level controller proof scripts
2026-04-18 21:38:30 +01:00
vasilito
a01d9f1782
Add PS/2 and timer proof binaries
2026-04-18 21:38:30 +01:00
vasilito
ec45c703de
Improve IOMMU self-test diagnostics
2026-04-18 21:38:30 +01:00
vasilito
52ff34b60a
Strengthen PCI and IRQ helper coverage
2026-04-18 21:38:30 +01:00
vasilito
967d0f8972
Skip libwayland debug print path on Redox
...
Avoid a non-essential debug-only formatting dependency in the WIP Redox libwayland build so the verified relibc compatibility slice is not blocked by wl_closure_print diagnostics.
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-18 21:36:33 +01:00
vasilito
5aafb6475b
Document relibc overlay preservation flow
...
Explain how the rebuilt relibc proof and durable local patch carriers fit together so future upstream refreshes can reapply the compatibility work without relying on nested source state.
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-18 21:36:21 +01:00
vasilito
ba360adfbc
Consolidate relibc overlay patch chain
...
Keep the relibc compatibility work in tracked local patch carriers and align the recipe with the full durable patch stack so clean reapply and rebuild paths stay reproducible.
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-18 21:36:07 +01:00
vasilito
6566b29a13
Update upstream recipe TOMLs, add orbutils patch and smallvil recipe
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-18 17:59:21 +01:00
vasilito
841773c3a7
Refresh local build and test scripts, add DRM and Intel GPU test scripts
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-18 17:59:15 +01:00
vasilito
b029ab628f
Expand hwutils, udev-shim, and redbear-sessiond system recipes
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-18 17:59:10 +01:00
vasilito
f863872591
Update libdisplay-info and libudev stubs, fix Qt toolchain cmake
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-18 17:59:04 +01:00
vasilito
85a5ceaa3c
Advance KWin Wayland port for Red Bear desktop session
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-18 17:58:57 +01:00
vasilito
5451f25a7a
Fix KF6 framework recipes for Redox build compatibility
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-18 17:58:52 +01:00
vasilito
7904dc9b3d
Expand redox-drm DRM scheme, amdgpu port, and update patches
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-18 17:58:44 +01:00
vasilito
d4f6268854
Update local plans, status docs, and governance notes
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-18 17:58:38 +01:00
vasilito
8c3fac8e84
Refresh architecture and integration docs
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-18 17:58:32 +01:00
vasilito
ca32adf6ba
Update build configs for KDE, Wayland, and Red Bear profiles
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-18 17:58:27 +01:00
vasilito
670529ae81
Refresh build infrastructure scripts and cross-tool wrappers
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-18 17:58:22 +01:00
vasilito
73d10558c1
Update project root docs and contribution guidance
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-18 17:58:13 +01:00
vasilito
42c60f989c
Normalize KDE and AMD GPU status docs
2026-04-18 15:44:20 +01:00
vasilito
392880af5a
Mark Wayland and driver-compat docs as historical references
2026-04-18 15:43:46 +01:00
vasilito
8406627787
Clarify linux-kpi build-order marker
2026-04-18 15:43:27 +01:00
vasilito
84bccf4031
Ship redox-drm in Red Bear GPU profiles
2026-04-18 15:43:19 +01:00
vasilito
4e6d2ff334
Wire amdgpu into redox-drm packaging
2026-04-18 15:43:15 +01:00
vasilito
70567356f6
Wire relibc patch bundle via recipe patches field
2026-04-18 11:21:19 +01:00
vasilito
619fd0f2d1
Fix relibc strtold linkage for C++ consumers
...
Keep the relibc overlay consistent so the generated stdlib header preserves C linkage for strtold and the existing toolchain can still satisfy stale C++ callers while it is refreshed.
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-18 10:36:46 +01:00
vasilito
5f44bbab0c
Add Intel Alder Lake/Raptor Lake/Meteor Lake/Arrow Lake GPU IDs to ihdgd
...
Regenerate aggregate base patch to include ihdgd device ID additions
for modern Intel integrated GPUs (12th-14th Gen, Core Ultra, Arrow Lake).
This allows pcid-spawner to match and load ihdgd on current Intel laptops.
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-18 07:06:00 +01:00
vasilito
29b72fd0c5
Update GPU pcid driver configs
...
Keep the shipped device-services image config aligned with the local AMD and Intel GPU pcid definitions after the schema change to [[drivers]].
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-18 07:01:10 +01:00
vasilito
355c2983ed
Use canonical source grub.cfg and document both install paths
2026-04-18 01:09:29 +01:00
vasilito
1a1a606793
Optimize fat_tool.py with batch allocation and streaming copy
2026-04-18 01:09:13 +01:00