diff --git a/.config b/.config index d0f52b77..dbf7395e 100644 --- a/.config +++ b/.config @@ -1,2 +1,2 @@ PODMAN_BUILD?=0 -REDBEAR_RELEASE?=0.1.0 +REDBEAR_RELEASE?=0.1.1 diff --git a/config/redbear-full.toml b/config/redbear-full.toml index 8cbd158c..e09118a3 100644 --- a/config/redbear-full.toml +++ b/config/redbear-full.toml @@ -99,7 +99,7 @@ kf6-knewstuff = {} kf6-kwallet = {} kglobalacceld = {} -kwin = {} +# kwin = {} # Blocked: Qt6 Wayland plugin import error (QML gate) # Plasma + app packages — blocked on kirigami (QML gate) # plasma-framework = {} diff --git a/config/redbear-mini.toml b/config/redbear-mini.toml index 4a69dd2e..baa760c8 100644 --- a/config/redbear-mini.toml +++ b/config/redbear-mini.toml @@ -27,12 +27,11 @@ redbear-release = {} redbear-hwutils = {} redbear-quirks = {} -# Device driver infrastructure (pcid-spawner is the stable driver spawner; +# Device driver infrastructure (pcid-spawner is built by the base recipe; # driver-manager requires driver config migration and is not yet ready) ehcid = {} ohcid = {} uhcid = {} -pcid-spawner = "ignore" # Redox-native netctl tooling. redbear-netctl = {} diff --git a/local/patches/kernel/P0-amd-acpi-x2apic.patch b/local/patches/kernel/absorbed/P0-amd-acpi-x2apic.patch similarity index 100% rename from local/patches/kernel/P0-amd-acpi-x2apic.patch rename to local/patches/kernel/absorbed/P0-amd-acpi-x2apic.patch diff --git a/local/patches/kernel/P2-redbear-os-branding.patch b/local/patches/kernel/absorbed/P2-redbear-os-branding.patch similarity index 100% rename from local/patches/kernel/P2-redbear-os-branding.patch rename to local/patches/kernel/absorbed/P2-redbear-os-branding.patch diff --git a/local/patches/kernel/P4-supplementary-groups.patch b/local/patches/kernel/absorbed/P4-supplementary-groups.patch similarity index 100% rename from local/patches/kernel/P4-supplementary-groups.patch rename to local/patches/kernel/absorbed/P4-supplementary-groups.patch diff --git a/local/patches/kernel/P5-proc-setschedpolicy.patch b/local/patches/kernel/absorbed/P5-proc-setschedpolicy.patch similarity index 100% rename from local/patches/kernel/P5-proc-setschedpolicy.patch rename to local/patches/kernel/absorbed/P5-proc-setschedpolicy.patch diff --git a/local/patches/kernel/P5-sched-policy-context.patch b/local/patches/kernel/absorbed/P5-sched-policy-context.patch similarity index 100% rename from local/patches/kernel/P5-sched-policy-context.patch rename to local/patches/kernel/absorbed/P5-sched-policy-context.patch diff --git a/local/patches/kernel/P5-scheme-sched-id.patch b/local/patches/kernel/absorbed/P5-scheme-sched-id.patch similarity index 100% rename from local/patches/kernel/P5-scheme-sched-id.patch rename to local/patches/kernel/absorbed/P5-scheme-sched-id.patch diff --git a/local/patches/kernel/P6-vruntime-context.patch b/local/patches/kernel/absorbed/P6-vruntime-context.patch similarity index 100% rename from local/patches/kernel/P6-vruntime-context.patch rename to local/patches/kernel/absorbed/P6-vruntime-context.patch diff --git a/local/patches/kernel/P7-cache-affine-context.patch b/local/patches/kernel/absorbed/P7-cache-affine-context.patch similarity index 100% rename from local/patches/kernel/P7-cache-affine-context.patch rename to local/patches/kernel/absorbed/P7-cache-affine-context.patch diff --git a/local/patches/kernel/P7-proc-setname.patch b/local/patches/kernel/absorbed/P7-proc-setname.patch similarity index 100% rename from local/patches/kernel/P7-proc-setname.patch rename to local/patches/kernel/absorbed/P7-proc-setname.patch diff --git a/local/patches/kernel/P7-proc-setpriority.patch b/local/patches/kernel/absorbed/P7-proc-setpriority.patch similarity index 100% rename from local/patches/kernel/P7-proc-setpriority.patch rename to local/patches/kernel/absorbed/P7-proc-setpriority.patch diff --git a/local/patches/kernel/P8-load-balance.patch b/local/patches/kernel/absorbed/P8-load-balance.patch similarity index 100% rename from local/patches/kernel/P8-load-balance.patch rename to local/patches/kernel/absorbed/P8-load-balance.patch diff --git a/local/patches/relibc/P3-timerfd-cbindgen-fix.patch b/local/patches/relibc/absorbed/P3-timerfd-cbindgen-fix.patch similarity index 100% rename from local/patches/relibc/P3-timerfd-cbindgen-fix.patch rename to local/patches/relibc/absorbed/P3-timerfd-cbindgen-fix.patch diff --git a/local/patches/relibc/P5-sched-api.patch b/local/patches/relibc/absorbed/P5-sched-api.patch similarity index 100% rename from local/patches/relibc/P5-sched-api.patch rename to local/patches/relibc/absorbed/P5-sched-api.patch diff --git a/local/patches/relibc/P7-pthread-affinity.patch b/local/patches/relibc/absorbed/P7-pthread-affinity.patch similarity index 100% rename from local/patches/relibc/P7-pthread-affinity.patch rename to local/patches/relibc/absorbed/P7-pthread-affinity.patch diff --git a/local/patches/relibc/P7-pthread-setname.patch b/local/patches/relibc/absorbed/P7-pthread-setname.patch similarity index 100% rename from local/patches/relibc/P7-pthread-setname.patch rename to local/patches/relibc/absorbed/P7-pthread-setname.patch diff --git a/local/patches/relibc/P7-setpriority.patch b/local/patches/relibc/absorbed/P7-setpriority.patch similarity index 100% rename from local/patches/relibc/P7-setpriority.patch rename to local/patches/relibc/absorbed/P7-setpriority.patch diff --git a/local/patches/relibc/P9-pthread-open-fix.patch b/local/patches/relibc/absorbed/P9-pthread-open-fix.patch similarity index 100% rename from local/patches/relibc/P9-pthread-open-fix.patch rename to local/patches/relibc/absorbed/P9-pthread-open-fix.patch