Remove SPDX license identifier from releng configs
configs/releng/*: Remove the SPDX license identifier comment from the configuration files in the profile, as they are not eligible for copyright.
This commit is contained in:
parent
a07ff5cee5
commit
00a1e8e7d2
@ -1,3 +1 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
archiso
|
archiso
|
||||||
|
@ -1,4 +1 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
LANG=en_US.UTF-8
|
LANG=en_US.UTF-8
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
# vim:set ft=sh
|
# vim:set ft=sh
|
||||||
# MODULES
|
# MODULES
|
||||||
# The following modules are loaded before any boot hooks are
|
# The following modules are loaded before any boot hooks are
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
# mkinitcpio preset file for the 'linux' package on archiso
|
# mkinitcpio preset file for the 'linux' package on archiso
|
||||||
|
|
||||||
PRESETS=('archiso')
|
PRESETS=('archiso')
|
||||||
|
@ -1,5 +1,2 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
[Journal]
|
[Journal]
|
||||||
Storage=volatile
|
Storage=volatile
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
[Login]
|
[Login]
|
||||||
HandleSuspendKey=ignore
|
HandleSuspendKey=ignore
|
||||||
HandleHibernateKey=ignore
|
HandleHibernateKey=ignore
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
[Match]
|
[Match]
|
||||||
Name=en*
|
Name=en*
|
||||||
Name=eth*
|
Name=eth*
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
[Match]
|
[Match]
|
||||||
Name=wl*
|
Name=wl*
|
||||||
|
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
[Match]
|
[Match]
|
||||||
Name=ww*
|
Name=ww*
|
||||||
|
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Choose mirror from the kernel command line
|
Description=Choose mirror from the kernel command line
|
||||||
ConditionKernelCommandLine=mirror
|
ConditionKernelCommandLine=mirror
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Temporary /etc/pacman.d/gnupg directory
|
Description=Temporary /etc/pacman.d/gnupg directory
|
||||||
|
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=
|
ExecStart=
|
||||||
ExecStart=-/sbin/agetty --autologin root --noclear %I 38400 linux
|
ExecStart=-/sbin/agetty --autologin root --noclear %I 38400 linux
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Unmute All Sound Card Controls For Use With The Live Arch Environment
|
Description=Unmute All Sound Card Controls For Use With The Live Arch Environment
|
||||||
# This needs to run after the audio device becomes available.
|
# This needs to run after the audio device becomes available.
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Screen reader service
|
Description=Screen reader service
|
||||||
After=livecd-alsa-unmuter.service
|
After=livecd-alsa-unmuter.service
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Initializes Pacman keyring
|
Description=Initializes Pacman keyring
|
||||||
Requires=etc-pacman.d-gnupg.mount
|
Requires=etc-pacman.d-gnupg.mount
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
# Allow systemd-networkd-wait-online to succeed with one interface, otherwise, if multiple network interfaces exist,
|
# Allow systemd-networkd-wait-online to succeed with one interface, otherwise, if multiple network interfaces exist,
|
||||||
# network-online.target gets needlessly delayed.
|
# network-online.target gets needlessly delayed.
|
||||||
# See https://wiki.archlinux.org/title/systemd-networkd#systemd-networkd-wait-online
|
# See https://wiki.archlinux.org/title/systemd-networkd#systemd-networkd-wait-online
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
title Arch Linux install medium (x86_64, UEFI)
|
title Arch Linux install medium (x86_64, UEFI)
|
||||||
linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
|
linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
|
||||||
initrd /%INSTALL_DIR%/boot/intel-ucode.img
|
initrd /%INSTALL_DIR%/boot/intel-ucode.img
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
title Arch Linux install medium (x86_64, UEFI) with speech
|
title Arch Linux install medium (x86_64, UEFI) with speech
|
||||||
linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
|
linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
|
||||||
initrd /%INSTALL_DIR%/boot/intel-ucode.img
|
initrd /%INSTALL_DIR%/boot/intel-ucode.img
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
title Arch Linux install medium (x86_64, UEFI, Copy to RAM)
|
title Arch Linux install medium (x86_64, UEFI, Copy to RAM)
|
||||||
linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
|
linux /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
|
||||||
initrd /%INSTALL_DIR%/boot/intel-ucode.img
|
initrd /%INSTALL_DIR%/boot/intel-ucode.img
|
||||||
|
@ -1,5 +1,2 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
timeout 15
|
timeout 15
|
||||||
default 01-archiso-x86_64-linux.conf
|
default 01-archiso-x86_64-linux.conf
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
alsa-utils
|
alsa-utils
|
||||||
amd-ucode
|
amd-ucode
|
||||||
arch-install-scripts
|
arch-install-scripts
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
# /etc/pacman.conf
|
# /etc/pacman.conf
|
||||||
#
|
#
|
||||||
# See the pacman.conf(5) manpage for option and repository directives
|
# See the pacman.conf(5) manpage for option and repository directives
|
||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# GENERAL OPTIONS
|
# GENERAL OPTIONS
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
SERIAL 0 115200
|
SERIAL 0 115200
|
||||||
UI vesamenu.c32
|
UI vesamenu.c32
|
||||||
MENU TITLE Arch Linux
|
MENU TITLE Arch Linux
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
LABEL arch64_nbd
|
LABEL arch64_nbd
|
||||||
TEXT HELP
|
TEXT HELP
|
||||||
Boot the Arch Linux install medium using NBD.
|
Boot the Arch Linux install medium using NBD.
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
INCLUDE archiso_head.cfg
|
INCLUDE archiso_head.cfg
|
||||||
|
|
||||||
INCLUDE archiso_pxe-linux.cfg
|
INCLUDE archiso_pxe-linux.cfg
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
LABEL arch64
|
LABEL arch64
|
||||||
TEXT HELP
|
TEXT HELP
|
||||||
Boot the Arch Linux install medium on BIOS.
|
Boot the Arch Linux install medium on BIOS.
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
INCLUDE archiso_head.cfg
|
INCLUDE archiso_head.cfg
|
||||||
|
|
||||||
DEFAULT arch64
|
DEFAULT arch64
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
LABEL existing
|
LABEL existing
|
||||||
TEXT HELP
|
TEXT HELP
|
||||||
Boot an existing operating system.
|
Boot an existing operating system.
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#
|
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
||||||
|
|
||||||
DEFAULT select
|
DEFAULT select
|
||||||
|
|
||||||
LABEL select
|
LABEL select
|
||||||
|
Loading…
Reference in New Issue
Block a user