From 792c5647d9b2ea4ff9c65720fa87eeb3457574ec Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Thu, 15 Aug 2024 14:49:27 +0200 Subject: [PATCH] remove vim tags --- etc/archboot/aarch64-init.conf | 1 - etc/archboot/aarch64-latest.conf | 1 - etc/archboot/aarch64-local.conf | 1 - etc/archboot/aarch64-update_installer.conf | 1 - etc/archboot/aarch64.conf | 1 - etc/archboot/defaults | 1 - etc/archboot/riscv64-init.conf | 1 - etc/archboot/riscv64.conf | 1 - etc/archboot/server-update.conf | 1 - etc/archboot/x86_64-init.conf | 1 - etc/archboot/x86_64-latest.conf | 1 - etc/archboot/x86_64-local.conf | 1 - etc/archboot/x86_64-update_installer.conf | 1 - etc/archboot/x86_64.conf | 1 - usr/bin/archboot-binary-check.sh | 1 - usr/bin/archboot-clock.sh | 1 - usr/bin/archboot-cpio.sh | 1 - usr/bin/archboot-launcher.sh | 1 - usr/bin/archboot-localize.sh | 1 - usr/bin/archboot-network.sh | 1 - usr/bin/archboot-not-installed.sh | 1 - usr/bin/archboot-pacsetup.sh | 1 - usr/bin/archboot-quickinst.sh | 1 - usr/bin/archboot-server-update.sh | 1 - usr/bin/archboot-setup.sh | 1 - usr/bin/archboot-testsuite.sh | 1 - usr/bin/archboot-update.sh | 1 - usr/lib/archboot/bootloader.sh | 1 - usr/lib/archboot/common.sh | 1 - usr/lib/archboot/container.sh | 1 - usr/lib/archboot/cpio/hooks/base_common | 1 - usr/lib/archboot/cpio/hooks/base_common_cleanup | 1 - usr/lib/archboot/cpio/hooks/base_common_mods | 1 - usr/lib/archboot/cpio/hooks/base_common_system | 1 - usr/lib/archboot/cpio/hooks/base_common_system_cleanup | 1 - usr/lib/archboot/cpio/hooks/base_common_system_mods | 1 - usr/lib/archboot/cpio/hooks/base_init | 1 - usr/lib/archboot/cpio/hooks/base_init_mods | 1 - usr/lib/archboot/cpio/hooks/base_system | 1 - usr/lib/archboot/cpio/hooks/base_system_cleanup | 1 - usr/lib/archboot/cpio/hooks/block_mods | 1 - usr/lib/archboot/cpio/hooks/cache | 1 - usr/lib/archboot/cpio/hooks/cache_cleanup | 1 - usr/lib/archboot/cpio/hooks/clock | 1 - usr/lib/archboot/cpio/hooks/cpufreq | 1 - usr/lib/archboot/cpio/hooks/cpufreq_mods | 1 - usr/lib/archboot/cpio/hooks/devicemapper | 1 - usr/lib/archboot/cpio/hooks/devicemapper_mods | 1 - usr/lib/archboot/cpio/hooks/dmidecode | 1 - usr/lib/archboot/cpio/hooks/efi | 1 - usr/lib/archboot/cpio/hooks/filesystems | 1 - usr/lib/archboot/cpio/hooks/filesystems_cleanup | 1 - usr/lib/archboot/cpio/hooks/filesystems_mods | 1 - usr/lib/archboot/cpio/hooks/firmware | 1 - usr/lib/archboot/cpio/hooks/firmware_cleanup | 1 - usr/lib/archboot/cpio/hooks/firmware_mods | 1 - usr/lib/archboot/cpio/hooks/hypervisor_mods | 1 - usr/lib/archboot/cpio/hooks/installer | 1 - usr/lib/archboot/cpio/hooks/installer_common | 1 - usr/lib/archboot/cpio/hooks/kexec | 1 - usr/lib/archboot/cpio/hooks/kms_mods | 1 - usr/lib/archboot/cpio/hooks/licenses | 1 - usr/lib/archboot/cpio/hooks/lshw | 1 - usr/lib/archboot/cpio/hooks/lvm2 | 1 - usr/lib/archboot/cpio/hooks/mdadm | 1 - usr/lib/archboot/cpio/hooks/mdadm_mods | 1 - usr/lib/archboot/cpio/hooks/mods_cleanup | 1 - usr/lib/archboot/cpio/hooks/motd | 1 - usr/lib/archboot/cpio/hooks/neovim | 1 - usr/lib/archboot/cpio/hooks/net | 1 - usr/lib/archboot/cpio/hooks/net_cleanup | 1 - usr/lib/archboot/cpio/hooks/net_common | 1 - usr/lib/archboot/cpio/hooks/net_mods | 1 - usr/lib/archboot/cpio/hooks/pciutils | 1 - usr/lib/archboot/cpio/hooks/remote | 1 - usr/lib/archboot/cpio/hooks/secureboot | 1 - usr/lib/archboot/cpio/hooks/smartmontools | 1 - usr/lib/archboot/cpio/hooks/usbutils | 1 - usr/lib/archboot/cpio/hooks/vconsole | 1 - usr/lib/archboot/cpio/hooks/wireless | 1 - usr/lib/archboot/cpio/hooks/wireless_mods | 1 - usr/lib/archboot/cpio/init.sh | 1 - usr/lib/archboot/installer/autoconfiguration.sh | 1 - usr/lib/archboot/installer/base.sh | 1 - usr/lib/archboot/installer/blockdevices.sh | 1 - usr/lib/archboot/installer/bootloader.sh | 1 - usr/lib/archboot/installer/btrfs.sh | 1 - usr/lib/archboot/installer/common.sh | 1 - usr/lib/archboot/installer/configuration.sh | 1 - usr/lib/archboot/installer/mountpoints.sh | 1 - usr/lib/archboot/installer/pacman.sh | 1 - usr/lib/archboot/installer/partition.sh | 1 - usr/lib/archboot/installer/quicksetup.sh | 1 - usr/lib/archboot/installer/storage.sh | 1 - usr/lib/archboot/iso.sh | 1 - usr/lib/archboot/login.sh | 1 - usr/lib/archboot/qemu.sh | 1 - usr/lib/archboot/release.sh | 1 - usr/lib/archboot/repository.sh | 1 - usr/lib/archboot/run/container-tarball.sh | 1 - usr/lib/archboot/run/container.sh | 1 - usr/lib/archboot/run/iso.sh | 1 - usr/lib/archboot/run/release.sh | 1 - usr/lib/archboot/run/repository.sh | 1 - usr/lib/archboot/run/server-release.sh | 1 - usr/lib/archboot/server.sh | 1 - usr/lib/archboot/update/desktop.sh | 1 - usr/lib/archboot/update/gnome.sh | 1 - usr/lib/archboot/update/manage.sh | 1 - usr/lib/archboot/update/plasma.sh | 1 - usr/lib/archboot/update/sway.sh | 1 - usr/lib/archboot/update/update.sh | 1 - usr/lib/archboot/update/xfce.sh | 1 - usr/share/archboot/server/lsws-autoindex.sh | 1 - 114 files changed, 114 deletions(-) diff --git a/etc/archboot/aarch64-init.conf b/etc/archboot/aarch64-init.conf index c47f898b1..988296e1d 100644 --- a/etc/archboot/aarch64-init.conf +++ b/etc/archboot/aarch64-init.conf @@ -2,4 +2,3 @@ # SPDX-License-Identifier: GPL-3.0-or-later _KERNEL="/boot/Image.gz" _HOOKS=(base_common base_common_mods base_init base_init_mods block_mods) -# vim: set ft=sh ts=4 sw=4 et: diff --git a/etc/archboot/aarch64-latest.conf b/etc/archboot/aarch64-latest.conf index 7fd02c8cb..9adae3a71 100644 --- a/etc/archboot/aarch64-latest.conf +++ b/etc/archboot/aarch64-latest.conf @@ -3,4 +3,3 @@ _KERNEL="/boot/Image.gz" _HOOKS=(base_common base_common_mods base_common_system base_common_system_mods kexec kms_mods installer_common licenses net_common net_mods remote) -# vim: set ft=sh ts=4 sw=4 et: diff --git a/etc/archboot/aarch64-local.conf b/etc/archboot/aarch64-local.conf index bd522eb0d..6359928b2 100644 --- a/etc/archboot/aarch64-local.conf +++ b/etc/archboot/aarch64-local.conf @@ -3,4 +3,3 @@ _KERNEL="/boot/Image.gz" _HOOKS=(base_common base_common_mods base_common_system base_common_system_mods cache installer_common kexec kms_mods licenses) -# vim: set ft=sh ts=4 sw=4 et: diff --git a/etc/archboot/aarch64-update_installer.conf b/etc/archboot/aarch64-update_installer.conf index 8e113544f..9c2bfbc27 100644 --- a/etc/archboot/aarch64-update_installer.conf +++ b/etc/archboot/aarch64-update_installer.conf @@ -9,4 +9,3 @@ _HOOKS=(cache cache_cleanup firmware firmware_mods firmware_cleanup base_common_ devicemapper efi filesystems filesystems_cleanup installer_common installer kexec licenses lshw lvm2 mdadm motd neovim net net_cleanup net_common pciutils remote secureboot smartmontools usbutils vconsole wireless) -# vim: set ft=sh ts=4 sw=4 et: diff --git a/etc/archboot/aarch64.conf b/etc/archboot/aarch64.conf index af004eb53..5628c6d4f 100644 --- a/etc/archboot/aarch64.conf +++ b/etc/archboot/aarch64.conf @@ -8,4 +8,3 @@ _HOOKS=(base_common base_common_mods base_common_system base_common_system_mods licenses lshw lvm2 mdadm mdadm_mods motd neovim net_common net net_mods pciutils remote secureboot smartmontools usbutils vconsole wireless wireless_mods) -# vim: set ft=sh ts=4 sw=4 et: diff --git a/etc/archboot/defaults b/etc/archboot/defaults index 51772386b..c105685af 100644 --- a/etc/archboot/defaults +++ b/etc/archboot/defaults @@ -65,4 +65,3 @@ _GPG="--detach-sign --no-armor --batch --passphrase-file /etc/archboot/gpg.passp # use this public gpg key to verify _GPG_KEY="/usr/share/archboot/gpg/tpowa.gpg" _GPG_KEY_ID="5B7E3FB71B7F10329A1C03AB771DF6627EDF681F" -# vim: set ft=sh ts=4 sw=4 et: diff --git a/etc/archboot/riscv64-init.conf b/etc/archboot/riscv64-init.conf index c82dcc32f..c7ac67513 100644 --- a/etc/archboot/riscv64-init.conf +++ b/etc/archboot/riscv64-init.conf @@ -2,4 +2,3 @@ # SPDX-License-Identifier: GPL-3.0-or-later _KERNEL="/usr/lib/modules/*/vmlinuz" _HOOKS=(base_common base_common_mods base_init base_init_mods block_mods) -# vim: set ft=sh ts=4 sw=4 et: diff --git a/etc/archboot/riscv64.conf b/etc/archboot/riscv64.conf index 2dbf8ed50..c1cc9b260 100644 --- a/etc/archboot/riscv64.conf +++ b/etc/archboot/riscv64.conf @@ -7,4 +7,3 @@ _HOOKS=(base_common base_common_mods base_common_system base_common_system_mods installer_common installer kexec kms_mods licenses lshw lvm2 mdadm mdadm_mods motd neovim net_common net net_mods pciutils remote secureboot smartmontools usbutils vconsole wireless wireless_mods) -# vim: set ft=sh ts=4 sw=4 et: diff --git a/etc/archboot/server-update.conf b/etc/archboot/server-update.conf index 95855cdc5..d27e50377 100644 --- a/etc/archboot/server-update.conf +++ b/etc/archboot/server-update.conf @@ -11,4 +11,3 @@ _TRIGGER="archboot archboot-arm archboot-riscv archlinux-keyring iputils iw iwd linux linux-firmware lvm2 mdadm mkinitcpio nano neovim openssh pacman systemd thin-provisioning-tools ttyd util-linux xfsprogs" -# vim: set ft=sh ts=4 sw=4 et: diff --git a/etc/archboot/x86_64-init.conf b/etc/archboot/x86_64-init.conf index c82dcc32f..c7ac67513 100644 --- a/etc/archboot/x86_64-init.conf +++ b/etc/archboot/x86_64-init.conf @@ -2,4 +2,3 @@ # SPDX-License-Identifier: GPL-3.0-or-later _KERNEL="/usr/lib/modules/*/vmlinuz" _HOOKS=(base_common base_common_mods base_init base_init_mods block_mods) -# vim: set ft=sh ts=4 sw=4 et: diff --git a/etc/archboot/x86_64-latest.conf b/etc/archboot/x86_64-latest.conf index 3d67852db..02ef48364 100644 --- a/etc/archboot/x86_64-latest.conf +++ b/etc/archboot/x86_64-latest.conf @@ -3,4 +3,3 @@ _KERNEL="/usr/lib/modules/*/vmlinuz" _HOOKS=(base_common base_common_mods base_common_system base_common_system_mods kexec kms_mods installer_common licenses net_common net_mods remote) -# vim: set ft=sh ts=4 sw=4 et: diff --git a/etc/archboot/x86_64-local.conf b/etc/archboot/x86_64-local.conf index 66ac736c4..34923f35a 100644 --- a/etc/archboot/x86_64-local.conf +++ b/etc/archboot/x86_64-local.conf @@ -3,4 +3,3 @@ _KERNEL="/usr/lib/modules/*/vmlinuz" _HOOKS=(base_common base_common_mods base_common_system base_common_system_mods cache installer_common kexec kms_mods licenses) -# vim: set ft=sh ts=4 sw=4 et: diff --git a/etc/archboot/x86_64-update_installer.conf b/etc/archboot/x86_64-update_installer.conf index 8da7dc581..ea130cace 100644 --- a/etc/archboot/x86_64-update_installer.conf +++ b/etc/archboot/x86_64-update_installer.conf @@ -9,4 +9,3 @@ _HOOKS=(cache cache_cleanup firmware firmware_mods firmware_cleanup base_common_ devicemapper efi filesystems filesystems_cleanup installer_common installer kexec licenses lshw lvm2 mdadm motd neovim net net_cleanup net_common pciutils remote secureboot smartmontools usbutils vconsole wireless) -# vim: set ft=sh ts=4 sw=4 et: diff --git a/etc/archboot/x86_64.conf b/etc/archboot/x86_64.conf index 73274d3d5..e6af36421 100644 --- a/etc/archboot/x86_64.conf +++ b/etc/archboot/x86_64.conf @@ -8,4 +8,3 @@ _HOOKS=(base_common base_common_mods base_common_system base_common_system_mods licenses lshw lvm2 mdadm mdadm_mods motd neovim net_common net net_mods pciutils remote secureboot smartmontools usbutils vconsole wireless wireless_mods) -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/bin/archboot-binary-check.sh b/usr/bin/archboot-binary-check.sh index d8ecc7ae2..1f9479774 100755 --- a/usr/bin/archboot-binary-check.sh +++ b/usr/bin/archboot-binary-check.sh @@ -26,4 +26,3 @@ echo "${_PACKAGE}" >binary.log for i in $(pacman -Ql ${_PACKAGE} | rg -o '/usr/bin/..*$'); do command -v "${i}" &>"${_NO_LOG}" || echo "${i}" >>binary.log done -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/bin/archboot-clock.sh b/usr/bin/archboot-clock.sh index 95e463305..09c815c77 100755 --- a/usr/bin/archboot-clock.sh +++ b/usr/bin/archboot-clock.sh @@ -94,4 +94,3 @@ while [[ -z "${_SET_TIME}" ]]; do _timeset done _cleanup -# vim: set ts=4 sw=4 et: diff --git a/usr/bin/archboot-cpio.sh b/usr/bin/archboot-cpio.sh index 9aabc58ee..e00c4da68 100755 --- a/usr/bin/archboot-cpio.sh +++ b/usr/bin/archboot-cpio.sh @@ -88,4 +88,3 @@ else _cleanup echo "Dry run complete." fi -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/bin/archboot-launcher.sh b/usr/bin/archboot-launcher.sh index 59f8c3648..af417fb13 100755 --- a/usr/bin/archboot-launcher.sh +++ b/usr/bin/archboot-launcher.sh @@ -113,4 +113,3 @@ while true; do _check_manage _launcher done -# vim: set ts=4 sw=4 et: diff --git a/usr/bin/archboot-localize.sh b/usr/bin/archboot-localize.sh index 53c6da302..ff5c30401 100755 --- a/usr/bin/archboot-localize.sh +++ b/usr/bin/archboot-localize.sh @@ -103,4 +103,3 @@ while [[ -z "${_LOCALE}" ]]; do done _localize _cleanup -# vim: set ts=4 sw=4 et: diff --git a/usr/bin/archboot-network.sh b/usr/bin/archboot-network.sh index 71a58c6e5..0b325355c 100755 --- a/usr/bin/archboot-network.sh +++ b/usr/bin/archboot-network.sh @@ -231,4 +231,3 @@ while true; do _network && break done _cleanup -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/bin/archboot-not-installed.sh b/usr/bin/archboot-not-installed.sh index 476cdddcb..58104e13a 100755 --- a/usr/bin/archboot-not-installed.sh +++ b/usr/bin/archboot-not-installed.sh @@ -38,4 +38,3 @@ done # pacman-mirrorlist only /etc file # pambase only /etc files rg -v "ca-certificates|dbus-units|dbus-broker-units|iana-etc|licenses|linux-firmware-whence|pacman-mirrorlist|pambase" not-installed.orig.log >not-installed.log -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/bin/archboot-pacsetup.sh b/usr/bin/archboot-pacsetup.sh index 7338a30ca..8a6efe8c8 100755 --- a/usr/bin/archboot-pacsetup.sh +++ b/usr/bin/archboot-pacsetup.sh @@ -186,4 +186,3 @@ fi _dialog --title " Success " --no-mouse --infobox "Pacman configuration completed successfully." 3 60 sleep 2 _cleanup -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/bin/archboot-quickinst.sh b/usr/bin/archboot-quickinst.sh index fa0faf2f0..c6aff5511 100755 --- a/usr/bin/archboot-quickinst.sh +++ b/usr/bin/archboot-quickinst.sh @@ -96,4 +96,3 @@ _chroot_umount _post_installation exit 0 -# vim: set ts=4 sw=4 et: diff --git a/usr/bin/archboot-server-update.sh b/usr/bin/archboot-server-update.sh index 7026b3b36..645e97e3f 100755 --- a/usr/bin/archboot-server-update.sh +++ b/usr/bin/archboot-server-update.sh @@ -41,4 +41,3 @@ for i in ${_SERVER_ARCH}; do rm "${i}"/var/log/pacman.log rm "${i}"/var/cache/pacman/pkg/* done -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/bin/archboot-setup.sh b/usr/bin/archboot-setup.sh index d31b4b2c7..ccef80e79 100755 --- a/usr/bin/archboot-setup.sh +++ b/usr/bin/archboot-setup.sh @@ -39,4 +39,3 @@ while true; do done clear exit 0 -# vim: set ts=4 sw=4 et: diff --git a/usr/bin/archboot-testsuite.sh b/usr/bin/archboot-testsuite.sh index c4edda554..c2182b527 100755 --- a/usr/bin/archboot-testsuite.sh +++ b/usr/bin/archboot-testsuite.sh @@ -180,4 +180,3 @@ else echo -e "\e[1;94m=> \e[1;91mAn error was detected. Please check the corresponding log files.\e[m" exit 1 fi -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/bin/archboot-update.sh b/usr/bin/archboot-update.sh index 8ab1340f7..6c9bb37ee 100755 --- a/usr/bin/archboot-update.sh +++ b/usr/bin/archboot-update.sh @@ -126,4 +126,3 @@ if [[ -n "${_FULL_SYSTEM}" ]]; then clear fi [[ -e /.update ]] && rm /.update -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/bootloader.sh b/usr/lib/archboot/bootloader.sh index c204911b9..0791483c6 100644 --- a/usr/lib/archboot/bootloader.sh +++ b/usr/lib/archboot/bootloader.sh @@ -118,4 +118,3 @@ echo "Removing ${1} directory." rm -r "${1}" echo "Finished ${1}." } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/common.sh b/usr/lib/archboot/common.sh index ff9bdc505..7662b45b7 100644 --- a/usr/lib/archboot/common.sh +++ b/usr/lib/archboot/common.sh @@ -359,4 +359,3 @@ _create_cpio() { popd >"${_NO_LOG}" || return 1 echo "Build complete." } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/container.sh b/usr/lib/archboot/container.sh index 2b24daab4..af6466bb3 100644 --- a/usr/lib/archboot/container.sh +++ b/usr/lib/archboot/container.sh @@ -244,4 +244,3 @@ _set_hostname() { echo "Setting hostname to archboot..." echo 'archboot' > "${1}/etc/hostname" } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/base_common b/usr/lib/archboot/cpio/hooks/base_common index b1a7d51de..4b52a95bc 100644 --- a/usr/lib/archboot/cpio/hooks/base_common +++ b/usr/lib/archboot/cpio/hooks/base_common @@ -63,4 +63,3 @@ _run () _map _file /usr/share/{kbd/consolefonts/ter-v{16,32}n.psf.gz,terminfo/l/linux} } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/base_common_cleanup b/usr/lib/archboot/cpio/hooks/base_common_cleanup index 70d390164..b871d4db4 100644 --- a/usr/lib/archboot/cpio/hooks/base_common_cleanup +++ b/usr/lib/archboot/cpio/hooks/base_common_cleanup @@ -10,4 +10,3 @@ _run () mountpoint,setfont,sulogin,systemctl} } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/base_common_mods b/usr/lib/archboot/cpio/hooks/base_common_mods index 0b7a94f53..3e0ad61cb 100644 --- a/usr/lib/archboot/cpio/hooks/base_common_mods +++ b/usr/lib/archboot/cpio/hooks/base_common_mods @@ -21,4 +21,3 @@ _run () _all_mods -f '9pnet|bluetooth|fs' 'virtio' } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/base_common_system b/usr/lib/archboot/cpio/hooks/base_common_system index 35117cd65..d5cf4232f 100644 --- a/usr/lib/archboot/cpio/hooks/base_common_system +++ b/usr/lib/archboot/cpio/hooks/base_common_system @@ -148,4 +148,3 @@ linux-with-alt-and-altgr,linux-keys-bare}.inc,qwerty/us.map.gz} \ _map _file /usr/share/{ca-certificates/trust-source/mozilla.trust.p11-kit,p11-kit/modules/p11-kit-trust.module} } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/base_common_system_cleanup b/usr/lib/archboot/cpio/hooks/base_common_system_cleanup index 240e16399..3e2a83b2d 100644 --- a/usr/lib/archboot/cpio/hooks/base_common_system_cleanup +++ b/usr/lib/archboot/cpio/hooks/base_common_system_cleanup @@ -19,4 +19,3 @@ stdio-bridge,sysusers,tty-ask-password-agent,repart,creds,cryptenroll,dissect,id {bus,coredump,locale,login,machine,network,hostname,timedate,userdb,home,oom,portable}ctl,zoxide} } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/base_common_system_mods b/usr/lib/archboot/cpio/hooks/base_common_system_mods index a4db5e702..f9837d888 100644 --- a/usr/lib/archboot/cpio/hooks/base_common_system_mods +++ b/usr/lib/archboot/cpio/hooks/base_common_system_mods @@ -8,4 +8,3 @@ _run () _all_mods 'nfs/nfsv4|autofs4|loop|pkcs8_key_parser' } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/base_init b/usr/lib/archboot/cpio/hooks/base_init index 4b3947e82..80e102a90 100644 --- a/usr/lib/archboot/cpio/hooks/base_init +++ b/usr/lib/archboot/cpio/hooks/base_init @@ -36,4 +36,3 @@ _run () /etc/systemd/system/initrd-cleanup.service } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/base_init_mods b/usr/lib/archboot/cpio/hooks/base_init_mods index 6fb4b95a6..1e4ba159f 100644 --- a/usr/lib/archboot/cpio/hooks/base_init_mods +++ b/usr/lib/archboot/cpio/hooks/base_init_mods @@ -7,4 +7,3 @@ _run() { _map _mod vfat iso9660 nls_cp437 nls_ascii cdrom exfat } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/base_system b/usr/lib/archboot/cpio/hooks/base_system index b1e062307..5d73a7441 100644 --- a/usr/lib/archboot/cpio/hooks/base_system +++ b/usr/lib/archboot/cpio/hooks/base_system @@ -36,4 +36,3 @@ _run () newusers pw{ck,conv,unconv} user{add,del,mod} sg getsubids } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/base_system_cleanup b/usr/lib/archboot/cpio/hooks/base_system_cleanup index a0bbd215b..a2f6d134e 100644 --- a/usr/lib/archboot/cpio/hooks/base_system_cleanup +++ b/usr/lib/archboot/cpio/hooks/base_system_cleanup @@ -38,4 +38,3 @@ grep,less,more,new,ramctl},zstd{cat,grep,less,mt}} fi } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/block_mods b/usr/lib/archboot/cpio/hooks/block_mods index ff10e53fa..03dd8a8d9 100644 --- a/usr/lib/archboot/cpio/hooks/block_mods +++ b/usr/lib/archboot/cpio/hooks/block_mods @@ -22,4 +22,3 @@ _run() _all_mods 'vmd' } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/cache b/usr/lib/archboot/cpio/hooks/cache index 6432461cf..28fcfb5f1 100644 --- a/usr/lib/archboot/cpio/hooks/cache +++ b/usr/lib/archboot/cpio/hooks/cache @@ -7,4 +7,3 @@ _run () [[ -d /var/cache/pacman/pkg ]] && _full_dir /var/cache/pacman/pkg } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/cache_cleanup b/usr/lib/archboot/cpio/hooks/cache_cleanup index df1d18ff4..2de7b27b0 100644 --- a/usr/lib/archboot/cpio/hooks/cache_cleanup +++ b/usr/lib/archboot/cpio/hooks/cache_cleanup @@ -8,4 +8,3 @@ _run () [[ -d /var/cache/pacman/pkg ]] && rm -r /var/cache/pacman/pkg } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/clock b/usr/lib/archboot/cpio/hooks/clock index f257c2de5..29ed7446b 100644 --- a/usr/lib/archboot/cpio/hooks/clock +++ b/usr/lib/archboot/cpio/hooks/clock @@ -9,4 +9,3 @@ _run () _file_rename /usr/bin/archboot-clock.sh /usr/bin/clock } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/cpufreq b/usr/lib/archboot/cpio/hooks/cpufreq index 2f3f2406e..dada742b0 100644 --- a/usr/lib/archboot/cpio/hooks/cpufreq +++ b/usr/lib/archboot/cpio/hooks/cpufreq @@ -8,4 +8,3 @@ _run () _file /etc/cpufreq-bench.conf } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/cpufreq_mods b/usr/lib/archboot/cpio/hooks/cpufreq_mods index 4c3a787cb..5225ff9c2 100644 --- a/usr/lib/archboot/cpio/hooks/cpufreq_mods +++ b/usr/lib/archboot/cpio/hooks/cpufreq_mods @@ -7,4 +7,3 @@ _run () _all_mods 'arch/x86/kernel/cpu/cpufreq|drivers/cpufreq' } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/devicemapper b/usr/lib/archboot/cpio/hooks/devicemapper index 87e27d076..f1e9af3f2 100644 --- a/usr/lib/archboot/cpio/hooks/devicemapper +++ b/usr/lib/archboot/cpio/hooks/devicemapper @@ -14,4 +14,3 @@ _run () _map _file /usr/lib/{libgcc_s.so.1,ossl-modules/legacy.so} } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/devicemapper_mods b/usr/lib/archboot/cpio/hooks/devicemapper_mods index b8ec1ecaf..6e24f6f12 100644 --- a/usr/lib/archboot/cpio/hooks/devicemapper_mods +++ b/usr/lib/archboot/cpio/hooks/devicemapper_mods @@ -7,4 +7,3 @@ _run () _all_mods 'md/dm-*' } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/dmidecode b/usr/lib/archboot/cpio/hooks/dmidecode index de36238c8..73953f862 100644 --- a/usr/lib/archboot/cpio/hooks/dmidecode +++ b/usr/lib/archboot/cpio/hooks/dmidecode @@ -7,4 +7,3 @@ _run () _map _binary dmidecode biosdecode } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/efi b/usr/lib/archboot/cpio/hooks/efi index 6e79c5836..8b76bbe7c 100644 --- a/usr/lib/archboot/cpio/hooks/efi +++ b/usr/lib/archboot/cpio/hooks/efi @@ -7,4 +7,3 @@ _run () _map _binary efi{bootmgr,var,secdb} } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/filesystems b/usr/lib/archboot/cpio/hooks/filesystems index b19a11e9d..9d9801259 100644 --- a/usr/lib/archboot/cpio/hooks/filesystems +++ b/usr/lib/archboot/cpio/hooks/filesystems @@ -18,4 +18,3 @@ growfs,info,io,logprint,metadump,mdrestore,mkfile,ncheck,quota,repair,rtcp,space _map _file /usr/lib/libINI* } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/filesystems_cleanup b/usr/lib/archboot/cpio/hooks/filesystems_cleanup index fbd03cbe6..2c6a32c48 100644 --- a/usr/lib/archboot/cpio/hooks/filesystems_cleanup +++ b/usr/lib/archboot/cpio/hooks/filesystems_cleanup @@ -19,4 +19,3 @@ tune.exfat,tune2fs,wipefs,xfs_{admin,bmap,copy,db,estimate,freeze,fsr,\ growfs,info,io,logprint,metadump,mdrestore,mkfile,ncheck,quota,repair,rtcp,spaceman}} } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/filesystems_mods b/usr/lib/archboot/cpio/hooks/filesystems_mods index 20486ed55..fbd897a5b 100644 --- a/usr/lib/archboot/cpio/hooks/filesystems_mods +++ b/usr/lib/archboot/cpio/hooks/filesystems_mods @@ -9,4 +9,3 @@ _run () _map _mod crypto-crc32c crypto-crc32 libcrc32c configfs nls_cp437 nls_ascii } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/firmware b/usr/lib/archboot/cpio/hooks/firmware index 421e12d4b..1cb7a71b8 100644 --- a/usr/lib/archboot/cpio/hooks/firmware +++ b/usr/lib/archboot/cpio/hooks/firmware @@ -25,4 +25,3 @@ TAS*,TIAS*,ti,ti-keystone,tlg2300*,tsse_*,v4l*,vicam,vntw*,vxge,wsm_*,wfx,whiteh fi } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/firmware_cleanup b/usr/lib/archboot/cpio/hooks/firmware_cleanup index d4d47d58f..2f857183f 100644 --- a/usr/lib/archboot/cpio/hooks/firmware_cleanup +++ b/usr/lib/archboot/cpio/hooks/firmware_cleanup @@ -8,4 +8,3 @@ _run () rm -r /lib/firmware } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/firmware_mods b/usr/lib/archboot/cpio/hooks/firmware_mods index d8011c44b..1e4ae13e9 100644 --- a/usr/lib/archboot/cpio/hooks/firmware_mods +++ b/usr/lib/archboot/cpio/hooks/firmware_mods @@ -7,4 +7,3 @@ _run () _all_mods /firmware/ } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/hypervisor_mods b/usr/lib/archboot/cpio/hooks/hypervisor_mods index 85959791b..11e266847 100644 --- a/usr/lib/archboot/cpio/hooks/hypervisor_mods +++ b/usr/lib/archboot/cpio/hooks/hypervisor_mods @@ -7,4 +7,3 @@ _run () _all_mods '/hv/hv_*' } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/installer b/usr/lib/archboot/cpio/hooks/installer index 2187ae1e1..5817b81eb 100644 --- a/usr/lib/archboot/cpio/hooks/installer +++ b/usr/lib/archboot/cpio/hooks/installer @@ -22,4 +22,3 @@ _run () _file /usr/share/archboot/grub/archboot-background.png } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/installer_common b/usr/lib/archboot/cpio/hooks/installer_common index ff7b7f71c..b116a63b5 100644 --- a/usr/lib/archboot/cpio/hooks/installer_common +++ b/usr/lib/archboot/cpio/hooks/installer_common @@ -14,4 +14,3 @@ _run () echo ". /usr/lib/archboot/login.sh" >> "${_ROOTFS}/root/.bashrc" } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/kexec b/usr/lib/archboot/cpio/hooks/kexec index c4bca89a4..d4b848ebf 100644 --- a/usr/lib/archboot/cpio/hooks/kexec +++ b/usr/lib/archboot/cpio/hooks/kexec @@ -7,4 +7,3 @@ _run () _map _binary kexec vmcore-dmesg } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/kms_mods b/usr/lib/archboot/cpio/hooks/kms_mods index 0cb345e62..4a5277fa6 100644 --- a/usr/lib/archboot/cpio/hooks/kms_mods +++ b/usr/lib/archboot/cpio/hooks/kms_mods @@ -17,4 +17,3 @@ _run () _map _all_mods 'chromeos_privacy_screen' 'thinkpad_acpi' } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/licenses b/usr/lib/archboot/cpio/hooks/licenses index a8ec92114..1ae17b8c5 100644 --- a/usr/lib/archboot/cpio/hooks/licenses +++ b/usr/lib/archboot/cpio/hooks/licenses @@ -147,4 +147,3 @@ done _map _full_dir /usr/share/licenses/{spdx,linux-firmware} } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/lshw b/usr/lib/archboot/cpio/hooks/lshw index 7d6739b15..f276b3f88 100644 --- a/usr/lib/archboot/cpio/hooks/lshw +++ b/usr/lib/archboot/cpio/hooks/lshw @@ -7,4 +7,3 @@ _run () _binary lshw } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/lvm2 b/usr/lib/archboot/cpio/hooks/lvm2 index 02ab98535..ae59a49a9 100644 --- a/usr/lib/archboot/cpio/hooks/lvm2 +++ b/usr/lib/archboot/cpio/hooks/lvm2 @@ -15,4 +15,3 @@ create,display,export,extend,import,merge,mknodes,reduce,remove,rename,s,scan,sp _map _file /etc/lvm/lvm.conf /usr/lib/{liblvm*,systemd/system/{lvm2*,blk-availability.service,sysinit.target.wants/lvm2*}} } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/mdadm b/usr/lib/archboot/cpio/hooks/mdadm index ba5e14baa..93bf33627 100644 --- a/usr/lib/archboot/cpio/hooks/mdadm +++ b/usr/lib/archboot/cpio/hooks/mdadm @@ -9,4 +9,3 @@ _run () _file /usr/share/mdadm/mdcheck } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/mdadm_mods b/usr/lib/archboot/cpio/hooks/mdadm_mods index 9322273b6..f5a0b6281 100644 --- a/usr/lib/archboot/cpio/hooks/mdadm_mods +++ b/usr/lib/archboot/cpio/hooks/mdadm_mods @@ -7,4 +7,3 @@ _run () _all_mods -f 'dm-' 'drivers/md/*' } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/mods_cleanup b/usr/lib/archboot/cpio/hooks/mods_cleanup index 4e66f3a5c..8f8b36f93 100644 --- a/usr/lib/archboot/cpio/hooks/mods_cleanup +++ b/usr/lib/archboot/cpio/hooks/mods_cleanup @@ -9,4 +9,3 @@ _run () rm -r /lib/modules _MODS="" _MOD_DEPS="" } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/motd b/usr/lib/archboot/cpio/hooks/motd index d64551c3b..311fc8492 100644 --- a/usr/lib/archboot/cpio/hooks/motd +++ b/usr/lib/archboot/cpio/hooks/motd @@ -32,4 +32,3 @@ if echo "${_HOOKS[@]}" | rg -qw installer; then fi } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/neovim b/usr/lib/archboot/cpio/hooks/neovim index 8f4c15e66..f0cade854 100644 --- a/usr/lib/archboot/cpio/hooks/neovim +++ b/usr/lib/archboot/cpio/hooks/neovim @@ -13,4 +13,3 @@ _run () _file_rename /usr/share/archboot/nvim/nvim-lastplace.lua /usr/share/nvim/runtime/plugin/nvim-lastplace.lua } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/net b/usr/lib/archboot/cpio/hooks/net index 9d142799b..f776ca100 100644 --- a/usr/lib/archboot/cpio/hooks/net +++ b/usr/lib/archboot/cpio/hooks/net @@ -17,4 +17,3 @@ _run () _file_rename /usr/share/archboot/net/etc/profile.d/elinks.sh /etc/profile.d/elinks.sh } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/net_cleanup b/usr/lib/archboot/cpio/hooks/net_cleanup index a89ac37a8..6c48e4bed 100644 --- a/usr/lib/archboot/cpio/hooks/net_cleanup +++ b/usr/lib/archboot/cpio/hooks/net_cleanup @@ -11,4 +11,3 @@ elinks,ethtool,genl,ifstat,lnstat,nstat,ssh,tracepath,rdma,rtacct,\ rtmon,rtstat,ss,tc,tipc,vdpa} } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/net_common b/usr/lib/archboot/cpio/hooks/net_common index b1d0ed2f4..8b64dd430 100644 --- a/usr/lib/archboot/cpio/hooks/net_common +++ b/usr/lib/archboot/cpio/hooks/net_common @@ -14,4 +14,3 @@ _run () /etc/systemd/network.conf.d/ipv6-privacy-extensions.conf } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/net_mods b/usr/lib/archboot/cpio/hooks/net_mods index 5c73253af..2252bd897 100644 --- a/usr/lib/archboot/cpio/hooks/net_mods +++ b/usr/lib/archboot/cpio/hooks/net_mods @@ -7,4 +7,3 @@ _run () _all_mods -f '_cs|b44|broadcom/bnx2x|brocade|cavium|chelsio|cisco|netronome|mellanox|myricom|qlogic|qualcomm' '/drivers/net/ethernet|/net/ipv4|/net/ipv6|/drivers/net/usb' } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/pciutils b/usr/lib/archboot/cpio/hooks/pciutils index a0cbfc717..b47b73ce8 100644 --- a/usr/lib/archboot/cpio/hooks/pciutils +++ b/usr/lib/archboot/cpio/hooks/pciutils @@ -7,4 +7,3 @@ _run () _map _binary lspci pcilmr setpci update-pciids } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/remote b/usr/lib/archboot/cpio/hooks/remote index d5b229f87..1563e4cd4 100644 --- a/usr/lib/archboot/cpio/hooks/remote +++ b/usr/lib/archboot/cpio/hooks/remote @@ -50,4 +50,3 @@ _run () /etc/systemd/system/ttyd.service } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/secureboot b/usr/lib/archboot/cpio/hooks/secureboot index ba8ba13c7..995f50e1b 100644 --- a/usr/lib/archboot/cpio/hooks/secureboot +++ b/usr/lib/archboot/cpio/hooks/secureboot @@ -20,4 +20,3 @@ _run () _file_rename /usr/bin/archboot-secureboot-keys.sh /usr/bin/secureboot-keys.sh } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/smartmontools b/usr/lib/archboot/cpio/hooks/smartmontools index 0569a912e..e945b2aed 100644 --- a/usr/lib/archboot/cpio/hooks/smartmontools +++ b/usr/lib/archboot/cpio/hooks/smartmontools @@ -8,4 +8,3 @@ _run () _map _file /etc/{conf.d/smartd,smartd.conf} } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/usbutils b/usr/lib/archboot/cpio/hooks/usbutils index 69bfc587b..aba4a19e6 100644 --- a/usr/lib/archboot/cpio/hooks/usbutils +++ b/usr/lib/archboot/cpio/hooks/usbutils @@ -7,4 +7,3 @@ _run () _binary lsusb } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/vconsole b/usr/lib/archboot/cpio/hooks/vconsole index 1f4ffaafa..1f2a3c4fb 100644 --- a/usr/lib/archboot/cpio/hooks/vconsole +++ b/usr/lib/archboot/cpio/hooks/vconsole @@ -17,4 +17,3 @@ _run () _file /etc/fb.modes } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/wireless b/usr/lib/archboot/cpio/hooks/wireless index a7a8b3681..2b4fefa27 100644 --- a/usr/lib/archboot/cpio/hooks/wireless +++ b/usr/lib/archboot/cpio/hooks/wireless @@ -15,4 +15,3 @@ _run () _map _file /etc/conf.d/wireless-regdom /usr/lib/crda/{regulatory.bin,pubkeys/wens.key.pub.pem} } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/hooks/wireless_mods b/usr/lib/archboot/cpio/hooks/wireless_mods index d3021c483..d7f08e898 100644 --- a/usr/lib/archboot/cpio/hooks/wireless_mods +++ b/usr/lib/archboot/cpio/hooks/wireless_mods @@ -14,4 +14,3 @@ _run () fi } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/cpio/init.sh b/usr/lib/archboot/cpio/init.sh index 95165d658..5a5cba1c6 100755 --- a/usr/lib/archboot/cpio/init.sh +++ b/usr/lib/archboot/cpio/init.sh @@ -146,4 +146,3 @@ _clear _msg "The boot medium can be safely removed now." echo "" _msg "Launching $(systemctl --version | head -n1)..." -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/installer/autoconfiguration.sh b/usr/lib/archboot/installer/autoconfiguration.sh index 6f7358a6f..587f39324 100644 --- a/usr/lib/archboot/installer/autoconfiguration.sh +++ b/usr/lib/archboot/installer/autoconfiguration.sh @@ -254,4 +254,3 @@ _auto_mkinitcpio() { _printk on fi } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/installer/base.sh b/usr/lib/archboot/installer/base.sh index 7a411a36b..3d11bb0dc 100644 --- a/usr/lib/archboot/installer/base.sh +++ b/usr/lib/archboot/installer/base.sh @@ -259,4 +259,3 @@ _mainmenu() { fi ;; esac } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/installer/blockdevices.sh b/usr/lib/archboot/installer/blockdevices.sh index c217f93ec..9117cc8e6 100644 --- a/usr/lib/archboot/installer/blockdevices.sh +++ b/usr/lib/archboot/installer/blockdevices.sh @@ -837,4 +837,3 @@ _createluks() cryptsetup -q luksFormat "${_DEV}" <"${_LUKSPASSPHRASE}" >"${_LOG}" _opening_luks } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/installer/bootloader.sh b/usr/lib/archboot/installer/bootloader.sh index 0063bb43c..edcf953ea 100644 --- a/usr/lib/archboot/installer/bootloader.sh +++ b/usr/lib/archboot/installer/bootloader.sh @@ -270,4 +270,3 @@ _install_bootloader() { _NEXTITEM="<" fi } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/installer/btrfs.sh b/usr/lib/archboot/installer/btrfs.sh index 14c61ac50..d1ad8b0a4 100644 --- a/usr/lib/archboot/installer/btrfs.sh +++ b/usr/lib/archboot/installer/btrfs.sh @@ -283,4 +283,3 @@ _btrfs_compress() { _BTRFS_COMPRESS="compress=$(cat "${_ANSWER}")" fi } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/installer/common.sh b/usr/lib/archboot/installer/common.sh index 547faaf39..fb6af75f6 100644 --- a/usr/lib/archboot/installer/common.sh +++ b/usr/lib/archboot/installer/common.sh @@ -143,4 +143,3 @@ _locale_gen() { ${_NSPAWN} locale-gen &>"${_NO_LOG}" [[ -e /.archboot ]] && rm /.archboot } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/installer/configuration.sh b/usr/lib/archboot/installer/configuration.sh index ed169cf81..75c170090 100644 --- a/usr/lib/archboot/installer/configuration.sh +++ b/usr/lib/archboot/installer/configuration.sh @@ -266,4 +266,3 @@ _user_management() { esac done } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/installer/mountpoints.sh b/usr/lib/archboot/installer/mountpoints.sh index 503316d4c..c0e2c8897 100644 --- a/usr/lib/archboot/installer/mountpoints.sh +++ b/usr/lib/archboot/installer/mountpoints.sh @@ -624,4 +624,3 @@ _mkfs() { _check_filesystem_fstab "$@" fi } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/installer/pacman.sh b/usr/lib/archboot/installer/pacman.sh index e936d502c..80b2b39ff 100644 --- a/usr/lib/archboot/installer/pacman.sh +++ b/usr/lib/archboot/installer/pacman.sh @@ -79,4 +79,3 @@ _install_packages() { _chroot_umount _run_locale_gen | _dialog --title " Locales " --no-mouse --gauge "Rebuilding glibc locales on installed system..." 6 75 0 } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/installer/partition.sh b/usr/lib/archboot/installer/partition.sh index 6762a0856..f3dc22c69 100644 --- a/usr/lib/archboot/installer/partition.sh +++ b/usr/lib/archboot/installer/partition.sh @@ -70,4 +70,3 @@ _partition() { done _NEXTITEM=3 } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/installer/quicksetup.sh b/usr/lib/archboot/installer/quicksetup.sh index 2a8ea39a4..f89a8086b 100644 --- a/usr/lib/archboot/installer/quicksetup.sh +++ b/usr/lib/archboot/installer/quicksetup.sh @@ -343,4 +343,3 @@ _autoprepare() { _dialog --title " Success " --no-mouse --infobox "Quick Setup was successful." 3 40 sleep 3 } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/installer/storage.sh b/usr/lib/archboot/installer/storage.sh index b3e3b22ac..cdbc8cb36 100644 --- a/usr/lib/archboot/installer/storage.sh +++ b/usr/lib/archboot/installer/storage.sh @@ -120,4 +120,3 @@ _create_special() { _NEXTITEM=4 fi } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/iso.sh b/usr/lib/archboot/iso.sh index 077216593..e20555a6a 100644 --- a/usr/lib/archboot/iso.sh +++ b/usr/lib/archboot/iso.sh @@ -292,4 +292,3 @@ _cleanup_iso() { echo "Removing ${_ISODIR}..." [[ -d "${_ISODIR}" ]] && rm -r "${_ISODIR}" } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/login.sh b/usr/lib/archboot/login.sh index fedce6251..5e0259826 100644 --- a/usr/lib/archboot/login.sh +++ b/usr/lib/archboot/login.sh @@ -179,4 +179,3 @@ else _welcome _run_update_installer fi -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/qemu.sh b/usr/lib/archboot/qemu.sh index 316c75492..01af4fef2 100644 --- a/usr/lib/archboot/qemu.sh +++ b/usr/lib/archboot/qemu.sh @@ -72,4 +72,3 @@ echo "Removing ${1} directory." rm -r "${1}" echo "Finished ${1}." } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/release.sh b/usr/lib/archboot/release.sh index 5e6b2f4eb..b7c6605b9 100644 --- a/usr/lib/archboot/release.sh +++ b/usr/lib/archboot/release.sh @@ -221,4 +221,3 @@ _create_iso() { done fi } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/repository.sh b/usr/lib/archboot/repository.sh index d96cf49f3..5afd41766 100644 --- a/usr/lib/archboot/repository.sh +++ b/usr/lib/archboot/repository.sh @@ -35,4 +35,3 @@ _cleanup_repodir() { rm -r "${1}" } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/run/container-tarball.sh b/usr/lib/archboot/run/container-tarball.sh index 48b5140c5..ef38879f2 100755 --- a/usr/lib/archboot/run/container-tarball.sh +++ b/usr/lib/archboot/run/container-tarball.sh @@ -70,4 +70,3 @@ echo "Syncing tarball to ${_SERVER}:${_PUB}/.${_SERVER_PACMAN_ARCH}..." #shellcheck disable=SC2086 run0 -u "${_USER}" ${_RSYNC} "${_PACMAN_ARCH_CHROOT}"{,.sig} "${_SERVER}:${_PUB}/.${_SERVER_PACMAN_ARCH}" || exit 1 echo "Finished." -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/run/container.sh b/usr/lib/archboot/run/container.sh index a6d5a738e..13f84baaa 100755 --- a/usr/lib/archboot/run/container.sh +++ b/usr/lib/archboot/run/container.sh @@ -57,4 +57,3 @@ _reproducibility "${1}" _set_hostname "${1}" || exit 1 _ssh_keys "${1}" || exit 1 echo "Finished container setup in ${1}." -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/run/iso.sh b/usr/lib/archboot/run/iso.sh index 3942e3558..3dd04b411 100755 --- a/usr/lib/archboot/run/iso.sh +++ b/usr/lib/archboot/run/iso.sh @@ -46,4 +46,3 @@ if echo "${_BASENAME}" | rg -qw 'aarch64' || echo "${_BASENAME}" | rg -qw 'x86_6 else echo "Finished Image creation." fi -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/run/release.sh b/usr/lib/archboot/run/release.sh index 572bcd0e2..64e7606fd 100755 --- a/usr/lib/archboot/run/release.sh +++ b/usr/lib/archboot/run/release.sh @@ -10,4 +10,3 @@ echo "Starting release creation in ${1}..." _create_iso "$@" || exit 1 echo "Finished release creation in ${1}." -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/run/repository.sh b/usr/lib/archboot/run/repository.sh index 1894c1672..996f33491 100755 --- a/usr/lib/archboot/run/repository.sh +++ b/usr/lib/archboot/run/repository.sh @@ -43,4 +43,3 @@ _move_packages "${_REPODIR}" "${1}" || exit 1 _cleanup_repodir "${_REPODIR}" || exit 1 _create_archboot_db "${1}" || exit 1 echo "Finished repository creation in ${_REPODIR}." -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/run/server-release.sh b/usr/lib/archboot/run/server-release.sh index d65f08a30..6d07d4d58 100755 --- a/usr/lib/archboot/run/server-release.sh +++ b/usr/lib/archboot/run/server-release.sh @@ -16,4 +16,3 @@ _server_release || exit 1 if echo "${_BASENAME}" | rg -qw 'x86_64'; then _x86_64_pacman_restore || exit 1 fi -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/server.sh b/usr/lib/archboot/server.sh index 6c353fa82..b4cd10439 100644 --- a/usr/lib/archboot/server.sh +++ b/usr/lib/archboot/server.sh @@ -135,4 +135,3 @@ _server_release() { mv "${_ISO_BUILD_DIR}" "${_DIR}" _server_upload "${_SERVER_IMAGE_DIR}" "${_ISO_HOME_ARCH}" } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/update/desktop.sh b/usr/lib/archboot/update/desktop.sh index 85b04a68e..10aec6af4 100644 --- a/usr/lib/archboot/update/desktop.sh +++ b/usr/lib/archboot/update/desktop.sh @@ -180,4 +180,3 @@ Name=Tigervnc Exec=x0vncserver -rfbauth /etc/tigervnc/passwd EOF } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/update/gnome.sh b/usr/lib/archboot/update/gnome.sh index 4932f6a72..e56bc8b80 100644 --- a/usr/lib/archboot/update/gnome.sh +++ b/usr/lib/archboot/update/gnome.sh @@ -46,4 +46,3 @@ _start_gnome() { chmod 755 /usr/bin/gnome-wayland gnome-wayland } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/update/manage.sh b/usr/lib/archboot/update/manage.sh index ee3f85fe2..e507e0e46 100644 --- a/usr/lib/archboot/update/manage.sh +++ b/usr/lib/archboot/update/manage.sh @@ -393,4 +393,3 @@ _new_image() { _progress "100" "New isofiles are located in /archboot." sleep 2 } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/update/plasma.sh b/usr/lib/archboot/update/plasma.sh index f01b874c6..ebd18d2de 100644 --- a/usr/lib/archboot/update/plasma.sh +++ b/usr/lib/archboot/update/plasma.sh @@ -82,4 +82,3 @@ _start_plasma() { chmod 755 /usr/bin/plasma-wayland plasma-wayland } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/update/sway.sh b/usr/lib/archboot/update/sway.sh index 746c88d10..44bc9b823 100644 --- a/usr/lib/archboot/update/sway.sh +++ b/usr/lib/archboot/update/sway.sh @@ -119,4 +119,3 @@ _start_sway() { chmod 755 /usr/bin/sway-wayland sway-wayland } -# vim: set ft=sh ts=4 sw=4 et: diff --git a/usr/lib/archboot/update/update.sh b/usr/lib/archboot/update/update.sh index cd2767d80..c8ddb02c7 100644 --- a/usr/lib/archboot/update/update.sh +++ b/usr/lib/archboot/update/update.sh @@ -79,4 +79,3 @@ _usage () { echo -e "Usage: \e[1m${_BASENAME}