aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-installer/anaconda/files/0012-bootloader.py-Change-grub2-settings-to-match-oe-core.patch1
-rw-r--r--recipes-installer/anaconda/files/0029-support-user-account-creation.patch2
-rw-r--r--recipes-installer/anaconda/files/0042-support-initramfs-boot.patch2
3 files changed, 5 insertions, 0 deletions
diff --git a/recipes-installer/anaconda/files/0012-bootloader.py-Change-grub2-settings-to-match-oe-core.patch b/recipes-installer/anaconda/files/0012-bootloader.py-Change-grub2-settings-to-match-oe-core.patch
index dd15307..4a02628 100644
--- a/recipes-installer/anaconda/files/0012-bootloader.py-Change-grub2-settings-to-match-oe-core.patch
+++ b/recipes-installer/anaconda/files/0012-bootloader.py-Change-grub2-settings-to-match-oe-core.patch
@@ -9,6 +9,7 @@ files, as necessary -- create the directories required.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
+Upstream-Status: Inappropriate [oe specific]
Rebase to f28-release
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
diff --git a/recipes-installer/anaconda/files/0029-support-user-account-creation.patch b/recipes-installer/anaconda/files/0029-support-user-account-creation.patch
index 2020efe..f78f87a 100644
--- a/recipes-installer/anaconda/files/0029-support-user-account-creation.patch
+++ b/recipes-installer/anaconda/files/0029-support-user-account-creation.patch
@@ -7,6 +7,8 @@ Subject: [PATCH 29/65] support user account creation
- Add main for debugging test
+Upstream-Status: Inappropriate [oe specific]
+
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
pyanaconda/ui/gui/spokes/user.py | 7 +------
diff --git a/recipes-installer/anaconda/files/0042-support-initramfs-boot.patch b/recipes-installer/anaconda/files/0042-support-initramfs-boot.patch
index e3f8498..5fb77ba 100644
--- a/recipes-installer/anaconda/files/0042-support-initramfs-boot.patch
+++ b/recipes-installer/anaconda/files/0042-support-initramfs-boot.patch
@@ -8,6 +8,8 @@ Subject: [PATCH 42/65] support initramfs boot
- Make sure temp dir existed which required by dracut while live install.
+Upstream-Status: Inappropriate [oe specific]
+
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
pyanaconda/bootloader.py | 3 +++