add # vim: set ft=sh ts=4 sw=4 et:

This commit is contained in:
Tobias Powalowski 2023-01-27 08:33:29 +01:00
parent 2a8fe1a448
commit 5474f586e6
22 changed files with 22 additions and 0 deletions

View file

@ -29,3 +29,4 @@ COMPRESSION="zstd"
COMPRESSION_OPTIONS=(-19) COMPRESSION_OPTIONS=(-19)
MODULES_DECOMPRESS="no" MODULES_DECOMPRESS="no"
# vim: set ft=sh ts=4 sw=4 et:

View file

@ -28,3 +28,4 @@ COMPRESSION="zstd"
# Additional options for the compressor # Additional options for the compressor
COMPRESSION_OPTIONS=(-19) COMPRESSION_OPTIONS=(-19)
MODULES_DECOMPRESS="no" MODULES_DECOMPRESS="no"
# vim: set ft=sh ts=4 sw=4 et:

View file

@ -38,3 +38,4 @@ COMPRESSION="zstd"
#COMPRESSION_OPTIONS=() #COMPRESSION_OPTIONS=()
MODULES_DECOMPRESS="no" MODULES_DECOMPRESS="no"
# vim: set ft=sh ts=4 sw=4 et:

View file

@ -35,3 +35,4 @@ COMPRESSION="zstd"
# Additional options for the compressor # Additional options for the compressor
COMPRESSION_OPTIONS=(-19) COMPRESSION_OPTIONS=(-19)
MODULES_DECOMPRESS="no" MODULES_DECOMPRESS="no"
# vim: set ft=sh ts=4 sw=4 et:

View file

@ -66,3 +66,4 @@ _GPG="--detach-sign --no-armor --batch --passphrase-file /etc/archboot/gpg.passp
# use this public gpg key to verify # use this public gpg key to verify
_GPG_KEY="/usr/share/archboot/gpg/tpowa.gpg" _GPG_KEY="/usr/share/archboot/gpg/tpowa.gpg"
_GPG_KEY_ID="5B7E3FB71B7F10329A1C03AB771DF6627EDF681F" _GPG_KEY_ID="5B7E3FB71B7F10329A1C03AB771DF6627EDF681F"
# vim: set ft=sh ts=4 sw=4 et:

View file

@ -7,3 +7,4 @@ MKINITCPIO_CONFIG="/etc/archboot/aarch64.conf"
# kernel version, defaulted to build for runtime kernel # kernel version, defaulted to build for runtime kernel
ALL_kver="/boot/Image" ALL_kver="/boot/Image"
# vim: set ft=sh ts=4 sw=4 et:

View file

@ -7,3 +7,4 @@ MKINITCPIO_CONFIG="/etc/archboot/aarch64-latest.conf"
# kernel version, defaulted to build for runtime kernel # kernel version, defaulted to build for runtime kernel
ALL_kver="/boot/Image" ALL_kver="/boot/Image"
# vim: set ft=sh ts=4 sw=4 et:

View file

@ -7,3 +7,4 @@ MKINITCPIO_CONFIG="/etc/archboot/aarch64-local.conf"
# kernel version, defaulted to build for runtime kernel # kernel version, defaulted to build for runtime kernel
ALL_kver="/boot/Image" ALL_kver="/boot/Image"
# vim: set ft=sh ts=4 sw=4 et:

View file

@ -7,3 +7,4 @@ MKINITCPIO_CONFIG="/etc/archboot/riscv64.conf"
# kernel version, defaulted to build for runtime kernel # kernel version, defaulted to build for runtime kernel
ALL_kver="/boot/vmlinuz-linux" ALL_kver="/boot/vmlinuz-linux"
# vim: set ft=sh ts=4 sw=4 et:

View file

@ -7,3 +7,4 @@ MKINITCPIO_CONFIG="/etc/archboot/riscv64-latest.conf"
# kernel version, defaulted to build for runtime kernel # kernel version, defaulted to build for runtime kernel
ALL_kver="/boot/vmlinuz-linux" ALL_kver="/boot/vmlinuz-linux"
# vim: set ft=sh ts=4 sw=4 et:

View file

@ -7,3 +7,4 @@ MKINITCPIO_CONFIG="/etc/archboot/riscv64-local.conf"
# kernel version, defaulted to build for runtime kernel # kernel version, defaulted to build for runtime kernel
ALL_kver="/boot/vmlinuz-linux" ALL_kver="/boot/vmlinuz-linux"
# vim: set ft=sh ts=4 sw=4 et:

View file

@ -6,3 +6,4 @@ MKINITCPIO_CONFIG="/etc/archboot/x86_64.conf"
# kernel version, defaulted to build for runtime kernel # kernel version, defaulted to build for runtime kernel
ALL_kver="/boot/vmlinuz-linux" ALL_kver="/boot/vmlinuz-linux"
# vim: set ft=sh ts=4 sw=4 et:

View file

@ -6,3 +6,4 @@ MKINITCPIO_CONFIG="/etc/archboot/x86_64-latest.conf"
# kernel version, defaulted to build for runtime kernel # kernel version, defaulted to build for runtime kernel
ALL_kver="/boot/vmlinuz-linux" ALL_kver="/boot/vmlinuz-linux"
# vim: set ft=sh ts=4 sw=4 et:

View file

@ -6,3 +6,4 @@ MKINITCPIO_CONFIG="/etc/archboot/x86_64-local.conf"
# kernel version, defaulted to build for runtime kernel # kernel version, defaulted to build for runtime kernel
ALL_kver="/boot/vmlinuz-linux" ALL_kver="/boot/vmlinuz-linux"
# vim: set ft=sh ts=4 sw=4 et:

View file

@ -29,3 +29,4 @@ COMPRESSION="zstd"
COMPRESSION_OPTIONS=(-19) COMPRESSION_OPTIONS=(-19)
MODULES_DECOMPRESS="no" MODULES_DECOMPRESS="no"
# vim: set ft=sh ts=4 sw=4 et:

View file

@ -28,3 +28,4 @@ COMPRESSION="zstd"
# Additional options for the compressor # Additional options for the compressor
COMPRESSION_OPTIONS=(-19) COMPRESSION_OPTIONS=(-19)
MODULES_DECOMPRESS="no" MODULES_DECOMPRESS="no"
# vim: set ft=sh ts=4 sw=4 et:

View file

@ -38,3 +38,4 @@ COMPRESSION="zstd"
#COMPRESSION_OPTIONS=() #COMPRESSION_OPTIONS=()
MODULES_DECOMPRESS="no" MODULES_DECOMPRESS="no"
# vim: set ft=sh ts=4 sw=4 et:

View file

@ -35,3 +35,4 @@ COMPRESSION="zstd"
# Additional options for the compressor # Additional options for the compressor
COMPRESSION_OPTIONS=(-19) COMPRESSION_OPTIONS=(-19)
MODULES_DECOMPRESS="no" MODULES_DECOMPRESS="no"
# vim: set ft=sh ts=4 sw=4 et:

View file

@ -28,3 +28,4 @@ COMPRESSION="zstd"
# Additional options for the compressor # Additional options for the compressor
COMPRESSION_OPTIONS=(-19) COMPRESSION_OPTIONS=(-19)
MODULES_DECOMPRESS="no" MODULES_DECOMPRESS="no"
# vim: set ft=sh ts=4 sw=4 et:

View file

@ -28,3 +28,4 @@ COMPRESSION="zstd"
# Additional options for the compressor # Additional options for the compressor
COMPRESSION_OPTIONS=(-19) COMPRESSION_OPTIONS=(-19)
MODULES_DECOMPRESS="no" MODULES_DECOMPRESS="no"
# vim: set ft=sh ts=4 sw=4 et:

View file

@ -38,3 +38,4 @@ COMPRESSION="zstd"
# Additional options for the compressor # Additional options for the compressor
#COMPRESSION_OPTIONS=() #COMPRESSION_OPTIONS=()
MODULES_DECOMPRESS="no" MODULES_DECOMPRESS="no"
# vim: set ft=sh ts=4 sw=4 et:

View file

@ -37,3 +37,4 @@ COMPRESSION="zstd"
# Additional options for the compressor # Additional options for the compressor
COMPRESSION_OPTIONS=(-19) COMPRESSION_OPTIONS=(-19)
MODULES_DECOMPRESS="no" MODULES_DECOMPRESS="no"
# vim: set ft=sh ts=4 sw=4 et: