Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/baseline/efiboot
diff options
context:
space:
mode:
authorDavid Runge <dvzrv@archlinux.org>2021-07-29 20:45:08 +0200
committerDavid Runge <dvzrv@archlinux.org>2021-07-29 20:45:08 +0200
commitf4324e2f814733e711ba29b1b0272dc593e014bc (patch)
treec376461ba53c276d10202c6d056aec7442791bab /configs/baseline/efiboot
parent00a1e8e7d2c1d42eed47144fa63243bb7d4a1406 (diff)
Remove SPDX license identifier from releng configs
configs/baseline/*: Remove the SPDX license identifier comment from the configuration files in the profile, as they are not eligible for copyright.
Diffstat (limited to 'configs/baseline/efiboot')
-rw-r--r--configs/baseline/efiboot/loader/entries/01-archiso-x86_64-linux.conf3
-rw-r--r--configs/baseline/efiboot/loader/entries/02-archiso-x86_64-ram-linux.conf3
-rw-r--r--configs/baseline/efiboot/loader/loader.conf3
3 files changed, 0 insertions, 9 deletions
diff --git a/configs/baseline/efiboot/loader/entries/01-archiso-x86_64-linux.conf b/configs/baseline/efiboot/loader/entries/01-archiso-x86_64-linux.conf
index 8dd7a16..11624b6 100644
--- a/configs/baseline/efiboot/loader/entries/01-archiso-x86_64-linux.conf
+++ b/configs/baseline/efiboot/loader/entries/01-archiso-x86_64-linux.conf
@@ -1,6 +1,3 @@
-#
-# SPDX-License-Identifier: GPL-3.0-or-later
-
title Arch Linux (x86_64, UEFI)
linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
initrd /%INSTALL_DIR%/boot/x86_64/initramfs-linux.img
diff --git a/configs/baseline/efiboot/loader/entries/02-archiso-x86_64-ram-linux.conf b/configs/baseline/efiboot/loader/entries/02-archiso-x86_64-ram-linux.conf
index c5e9ab9..d66f5a6 100644
--- a/configs/baseline/efiboot/loader/entries/02-archiso-x86_64-ram-linux.conf
+++ b/configs/baseline/efiboot/loader/entries/02-archiso-x86_64-ram-linux.conf
@@ -1,6 +1,3 @@
-#
-# SPDX-License-Identifier: GPL-3.0-or-later
-
title Arch Linux (x86_64, UEFI) Copy to RAM
linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
initrd /%INSTALL_DIR%/boot/x86_64/initramfs-linux.img
diff --git a/configs/baseline/efiboot/loader/loader.conf b/configs/baseline/efiboot/loader/loader.conf
index beacd81..17110fa 100644
--- a/configs/baseline/efiboot/loader/loader.conf
+++ b/configs/baseline/efiboot/loader/loader.conf
@@ -1,5 +1,2 @@
-#
-# SPDX-License-Identifier: GPL-3.0-or-later
-
timeout 3
default 01-archiso-x86_64-linux.conf