vasilito
7cc4222180
feat: KDE config 33 packages + source archival in Makefile
...
- Enabled kirigami (core-only, QML disabled) + kf6-kio (KIOCORE_ONLY)
in redbear-full.toml (total 33 KDE packages: 31 KF6 + kdecoration +
kglobalacceld + kwin + kirigami + kf6-kio)
- Plasma packages (framework/workspace/desktop), breeze, kde-cli-tools
documented as blocked — cookbook dependency resolver bug prevents
deps (kdecoration, kf6-extra-cmake-modules) from being scheduled
before dependents. Remaining blockers: kf6-knewstuff/kwallet need
KF6Attica (not in tree)
- mk/redbear.mk: 'make sources' target archives all fully-patched
sources; hooked into 'make all' as dependency of harddrive.img
- Removed archive step from build-redbear.sh (now in Makefile)
- 210 source archives generated, 171 packages in manifest
2026-04-30 00:51:32 +01:00
vasilito
20807a0ebf
Add Red Bear OS build integration script and makefile
...
integrate-redbear.sh is an idempotent overlay setup script: creates symlinks for custom recipes, patches, and configs; stages branding assets and firmware into local recipe sources; writes a tag file for the build system. mk/redbear.mk wires it as a make target with Podman support.
2026-04-12 20:18:37 +01:00