[gnome-build-meta/abderrahim/misc-fixes] **/initramfs.bst: don't set the default option of the bootloader
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/abderrahim/misc-fixes] **/initramfs.bst: don't set the default option of the bootloader
- Date: Mon, 18 Jul 2022 19:09:30 +0000 (UTC)
commit b0cccd69184fd35894f977c8d97a8e3b29e7a18e
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Thu Mar 17 09:55:53 2022 +0100
**/initramfs.bst: don't set the default option of the bootloader
If we don't have anything intelligent to suggest, just let it decide for itself
elements/boards/raspberrypi-4/initramfs.bst | 1 -
elements/iso/initramfs.bst | 1 -
elements/vm/initramfs.bst | 1 -
3 files changed, 3 deletions(-)
---
diff --git a/elements/boards/raspberrypi-4/initramfs.bst b/elements/boards/raspberrypi-4/initramfs.bst
index f30630d27..1352b9ded 100644
--- a/elements/boards/raspberrypi-4/initramfs.bst
+++ b/elements/boards/raspberrypi-4/initramfs.bst
@@ -64,5 +64,4 @@ config:
timeout 3
editor yes
console-mode keep
- default *
EOF
diff --git a/elements/iso/initramfs.bst b/elements/iso/initramfs.bst
index e1a155827..f41526781 100644
--- a/elements/iso/initramfs.bst
+++ b/elements/iso/initramfs.bst
@@ -63,7 +63,6 @@ config:
timeout 3
editor yes
console-mode keep
- default *
EOF
- |
diff --git a/elements/vm/initramfs.bst b/elements/vm/initramfs.bst
index dc8246683..440cb4318 100644
--- a/elements/vm/initramfs.bst
+++ b/elements/vm/initramfs.bst
@@ -63,5 +63,4 @@ config:
timeout 3
editor yes
console-mode keep
- default *
EOF
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]