From eae173ec134809966cd962c1a3c0333583306a11 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Mon, 25 Sep 2023 12:03:07 +0100 Subject: [PATCH] split up grub patches into subdirectories Signed-off-by: Leah Rowe --- ...001-mitigate-grub-s-missing-characters-for-borders-arrow.patch | 0 .../0002-say-the-name-libreboot-in-the-grub-menu.patch | 0 config/grub/patches/{ => 0002-luks2}/0003-Add-CC0-license.patch | 0 .../patches/{ => 0002-luks2}/0004-Define-GRUB_UINT32_MAX.patch | 0 .../grub/patches/{ => 0002-luks2}/0005-Add-Argon2-algorithm.patch | 0 .../0006-Error-on-missing-Argon2id-parameters.patch | 0 .../{ => 0002-luks2}/0007-Compile-with-Argon2id-support.patch | 0 .../0008-Make-grub-install-work-with-Argon2.patch | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename config/grub/patches/{ => 0001-borderfix}/0001-mitigate-grub-s-missing-characters-for-borders-arrow.patch (100%) rename config/grub/patches/{ => 0001-borderfix}/0002-say-the-name-libreboot-in-the-grub-menu.patch (100%) rename config/grub/patches/{ => 0002-luks2}/0003-Add-CC0-license.patch (100%) rename config/grub/patches/{ => 0002-luks2}/0004-Define-GRUB_UINT32_MAX.patch (100%) rename config/grub/patches/{ => 0002-luks2}/0005-Add-Argon2-algorithm.patch (100%) rename config/grub/patches/{ => 0002-luks2}/0006-Error-on-missing-Argon2id-parameters.patch (100%) rename config/grub/patches/{ => 0002-luks2}/0007-Compile-with-Argon2id-support.patch (100%) rename config/grub/patches/{ => 0002-luks2}/0008-Make-grub-install-work-with-Argon2.patch (100%) diff --git a/config/grub/patches/0001-mitigate-grub-s-missing-characters-for-borders-arrow.patch b/config/grub/patches/0001-borderfix/0001-mitigate-grub-s-missing-characters-for-borders-arrow.patch similarity index 100% rename from config/grub/patches/0001-mitigate-grub-s-missing-characters-for-borders-arrow.patch rename to config/grub/patches/0001-borderfix/0001-mitigate-grub-s-missing-characters-for-borders-arrow.patch diff --git a/config/grub/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch b/config/grub/patches/0001-borderfix/0002-say-the-name-libreboot-in-the-grub-menu.patch similarity index 100% rename from config/grub/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch rename to config/grub/patches/0001-borderfix/0002-say-the-name-libreboot-in-the-grub-menu.patch diff --git a/config/grub/patches/0003-Add-CC0-license.patch b/config/grub/patches/0002-luks2/0003-Add-CC0-license.patch similarity index 100% rename from config/grub/patches/0003-Add-CC0-license.patch rename to config/grub/patches/0002-luks2/0003-Add-CC0-license.patch diff --git a/config/grub/patches/0004-Define-GRUB_UINT32_MAX.patch b/config/grub/patches/0002-luks2/0004-Define-GRUB_UINT32_MAX.patch similarity index 100% rename from config/grub/patches/0004-Define-GRUB_UINT32_MAX.patch rename to config/grub/patches/0002-luks2/0004-Define-GRUB_UINT32_MAX.patch diff --git a/config/grub/patches/0005-Add-Argon2-algorithm.patch b/config/grub/patches/0002-luks2/0005-Add-Argon2-algorithm.patch similarity index 100% rename from config/grub/patches/0005-Add-Argon2-algorithm.patch rename to config/grub/patches/0002-luks2/0005-Add-Argon2-algorithm.patch diff --git a/config/grub/patches/0006-Error-on-missing-Argon2id-parameters.patch b/config/grub/patches/0002-luks2/0006-Error-on-missing-Argon2id-parameters.patch similarity index 100% rename from config/grub/patches/0006-Error-on-missing-Argon2id-parameters.patch rename to config/grub/patches/0002-luks2/0006-Error-on-missing-Argon2id-parameters.patch diff --git a/config/grub/patches/0007-Compile-with-Argon2id-support.patch b/config/grub/patches/0002-luks2/0007-Compile-with-Argon2id-support.patch similarity index 100% rename from config/grub/patches/0007-Compile-with-Argon2id-support.patch rename to config/grub/patches/0002-luks2/0007-Compile-with-Argon2id-support.patch diff --git a/config/grub/patches/0008-Make-grub-install-work-with-Argon2.patch b/config/grub/patches/0002-luks2/0008-Make-grub-install-work-with-Argon2.patch similarity index 100% rename from config/grub/patches/0008-Make-grub-install-work-with-Argon2.patch rename to config/grub/patches/0002-luks2/0008-Make-grub-install-work-with-Argon2.patch