bootloader: migrate all patches to local fork, switch recipe to path source

This commit is contained in:
2026-07-06 10:11:18 +03:00
parent 64325790de
commit 11d3665d7d
8 changed files with 2 additions and 9 deletions
@@ -1 +0,0 @@
../../../local/patches/bootloader/P2-live-preload-guard.patch
@@ -1 +0,0 @@
../../../local/patches/bootloader/P3-uefi-live-image-safe-read.patch
@@ -1 +0,0 @@
../../../local/patches/bootloader/P4-live-large-iso-boot.patch
@@ -1 +0,0 @@
../../../local/patches/bootloader/P5-live-preload-cap-1gib.patch
@@ -1 +0,0 @@
../../../local/patches/bootloader/fix-uefi-alloc-panic.patch
+1 -2
View File
@@ -1,6 +1,5 @@
[source]
git = "https://gitlab.redox-os.org/redox-os/bootloader.git"
patches = ["redox.patch", "fix-uefi-alloc-panic.patch", "P0-gpt-partition-offset.patch"]
path = "../../../local/sources/bootloader"
[build]
template = "custom"
-1
View File
@@ -1 +0,0 @@
../../../local/patches/bootloader/redox.patch