From d1fb5744cbb2787ace63db3b779f29a506483c89 Mon Sep 17 00:00:00 2001 From: Vasilito Date: Sat, 2 May 2026 01:43:47 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20patch=20reorganization=20=E2=80=94=20a?= =?UTF-8?q?bsorbed=20+=20.config=200.1.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config | 2 +- config/redbear-full.toml | 2 +- config/redbear-mini.toml | 3 +-- local/patches/kernel/{ => absorbed}/P0-amd-acpi-x2apic.patch | 0 .../patches/kernel/{ => absorbed}/P2-redbear-os-branding.patch | 0 .../kernel/{ => absorbed}/P4-supplementary-groups.patch | 0 .../patches/kernel/{ => absorbed}/P5-proc-setschedpolicy.patch | 0 .../kernel/{ => absorbed}/P5-sched-policy-context.patch | 0 local/patches/kernel/{ => absorbed}/P5-scheme-sched-id.patch | 0 local/patches/kernel/{ => absorbed}/P6-vruntime-context.patch | 0 .../kernel/{ => absorbed}/P7-cache-affine-context.patch | 0 local/patches/kernel/{ => absorbed}/P7-proc-setname.patch | 0 local/patches/kernel/{ => absorbed}/P7-proc-setpriority.patch | 0 local/patches/kernel/{ => absorbed}/P8-load-balance.patch | 0 .../relibc/{ => absorbed}/P3-timerfd-cbindgen-fix.patch | 0 local/patches/relibc/{ => absorbed}/P5-sched-api.patch | 0 local/patches/relibc/{ => absorbed}/P7-pthread-affinity.patch | 0 local/patches/relibc/{ => absorbed}/P7-pthread-setname.patch | 0 local/patches/relibc/{ => absorbed}/P7-setpriority.patch | 0 local/patches/relibc/{ => absorbed}/P9-pthread-open-fix.patch | 0 20 files changed, 3 insertions(+), 4 deletions(-) rename local/patches/kernel/{ => absorbed}/P0-amd-acpi-x2apic.patch (100%) rename local/patches/kernel/{ => absorbed}/P2-redbear-os-branding.patch (100%) rename local/patches/kernel/{ => absorbed}/P4-supplementary-groups.patch (100%) rename local/patches/kernel/{ => absorbed}/P5-proc-setschedpolicy.patch (100%) rename local/patches/kernel/{ => absorbed}/P5-sched-policy-context.patch (100%) rename local/patches/kernel/{ => absorbed}/P5-scheme-sched-id.patch (100%) rename local/patches/kernel/{ => absorbed}/P6-vruntime-context.patch (100%) rename local/patches/kernel/{ => absorbed}/P7-cache-affine-context.patch (100%) rename local/patches/kernel/{ => absorbed}/P7-proc-setname.patch (100%) rename local/patches/kernel/{ => absorbed}/P7-proc-setpriority.patch (100%) rename local/patches/kernel/{ => absorbed}/P8-load-balance.patch (100%) rename local/patches/relibc/{ => absorbed}/P3-timerfd-cbindgen-fix.patch (100%) rename local/patches/relibc/{ => absorbed}/P5-sched-api.patch (100%) rename local/patches/relibc/{ => absorbed}/P7-pthread-affinity.patch (100%) rename local/patches/relibc/{ => absorbed}/P7-pthread-setname.patch (100%) rename local/patches/relibc/{ => absorbed}/P7-setpriority.patch (100%) rename local/patches/relibc/{ => absorbed}/P9-pthread-open-fix.patch (100%) 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