reformat configs

This commit is contained in:
Tobias Powalowski 2023-04-27 10:42:52 +02:00
parent 6aff9339d0
commit eaa1f1a758
12 changed files with 39 additions and 59 deletions

View file

@ -1,11 +1,10 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# SPDX-License-Identifier: GPL-2.0-only
# For more information on how using mkinitcpio please refer to the main config file
# or check the wiki.
# SETUP archboot-cpio.sh parameters, other mkinitcpio parameters are not supported!
#
# Please change the hooks only if you know what you are doing.
HOOKS=(archboot_firmware_kms archboot_common_modules archboot_init)
# COMPRESSION

View file

@ -1,13 +1,12 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# SPDX-License-Identifier: GPL-2.0-only
# For more information on how using mkinitcpio please refer to the main config file
# or check the wiki.
# SETUP archboot-cpio.sh parameters, other mkinitcpio parameters are not supported!
#
# Please change the hooks only if you know what you are doing.
HOOKS=(archboot_firmware_kms archboot_common_modules archboot_base_common archboot_base_latest archboot_installer_common \
archboot_net_common archboot_remote archboot_kexec archboot_licenses)
HOOKS=(archboot_firmware_kms archboot_common_modules archboot_base_common archboot_base_latest \
archboot_installer_common archboot_net_common archboot_remote archboot_kexec archboot_licenses)
# COMPRESSION
# Use this to compress the initramfs image. By default, gzip compression

View file

@ -1,11 +1,10 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# SPDX-License-Identifier: GPL-2.0-only
# For more information on how using mkinitcpio please refer to the main config file
# or check the wiki.
# SETUP archboot-cpio.sh parameters, other mkinitcpio parameters are not supported!
#
# Please change the hooks only if you know what you are doing.
HOOKS=(archboot_firmware_kms archboot_common_modules archboot_base_common \
archboot_base_latest archboot_installer_common archboot_kexec archboot_licenses \
archboot_cache)

View file

@ -1,23 +1,19 @@
# vim:set ft=sh:
# Created by Tobias Powalowski <tpowa@archlinux.org>
# For more information on how using mkinitcpio please refer to the main config file
# or check the wiki.
# SETUP archboot-cpio.sh parameters, other mkinitcpio parameters are not supported!
#
# Please change the hooks only if you know what you are doing.
HOOKS=(archboot_cache archboot_cache_cleanup archboot_firmware archboot_firmware_cleanup \
archboot_common_modules archboot_base_common archboot_base_common_cleanup archboot_base \
archboot_base_cleanup archboot_filesystems archboot_filesystems_cleanup archboot_net \
archboot_net_cleanup archboot_acpi archboot_cpufreq \
archboot_devicemapper archboot_hypervisor archboot_net_common archboot_platform archboot_wireless \
archboot_wireless_staging archboot_installer_common archboot_installer archboot_installer_cleanup \
archboot_tz archboot_keymap archboot_motd archboot_mdadm \
archboot_lvm2 archboot_remote archboot_kexec archboot_efibootmgr archboot_pciutils \
archboot_usbutils archboot_smartmontools archboot_licenses \
archboot_neovim \
archboot_secure_boot archboot_efivar archboot_lshw)
archboot_net_cleanup archboot_acpi archboot_cpufreq archboot_devicemapper archboot_hypervisor \
archboot_net_common archboot_platform archboot_wireless archboot_wireless_staging \
archboot_installer_common archboot_installer archboot_installer_cleanup archboot_tz \
archboot_keymap archboot_motd archboot_mdadm archboot_lvm2 archboot_remote archboot_kexec \
archboot_efibootmgr archboot_pciutils archboot_usbutils archboot_smartmontools \
archboot_licenses archboot_neovim archboot_secure_boot archboot_efivar archboot_lshw)
# COMPRESSION
# Use this to compress the initramfs image. By default, gzip compression

View file

@ -1,16 +1,14 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# SPDX-License-Identifier: GPL-2.0-only
# For more information on how using mkinitcpio please refer to the main config file
# or check the wiki.
# SETUP archboot-cpio.sh parameters, other mkinitcpio parameters are not supported!
#
# Please change the hooks only if you know what you are doing.
HOOKS=(archboot_firmware archboot_common_modules archboot_base_common archboot_base \
archboot_installer_common archboot_installer archboot_tz archboot_keymap \
archboot_acpi archboot_motd archboot_net_common \
archboot_net archboot_devicemapper archboot_mdadm \
archboot_lvm2 archboot_filesystems archboot_remote archboot_cpufreq \
archboot_acpi archboot_motd archboot_net_common archboot_net archboot_devicemapper \
archboot_mdadm archboot_lvm2 archboot_filesystems archboot_remote archboot_cpufreq \
archboot_kexec archboot_efibootmgr archboot_pciutils archboot_usbutils \
archboot_smartmontools archboot_licenses archboot_wireless archboot_wireless_staging \
archboot_neovim archboot_platform archboot_hypervisor archboot_secure_boot \

View file

@ -1,11 +1,10 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# SPDX-License-Identifier: GPL-2.0-only
# For more information on how using mkinitcpio please refer to the main config file
# or check the wiki.
# SETUP archboot-cpio.sh parameters, other mkinitcpio parameters are not supported!
#
# Please change the hooks only if you know what you are doing.
HOOKS=(rchboot_firmware_kms archboot_common_modules archboot_init)
# COMPRESSION

View file

@ -1,20 +1,17 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# SPDX-License-Identifier: GPL-2.0-only
# For more information on how using mkinitcpio please refer to the main config file
# or check the wiki.
# SETUP archboot-cpio.sh parameters, other mkinitcpio parameters are not supported!
#
# Please change the hooks only if you know what you are doing.
HOOKS=(archboot_firmware archboot_common_modules archboot_base_common archboot_base \
archboot_installer_common archboot_installer archboot_tz archboot_keymap \
archboot_acpi archboot_motd archboot_net_common \
archboot_net archboot_devicemapper archboot_mdadm \
archboot_lvm2 archboot_filesystems archboot_remote archboot_kexec \
archboot_efibootmgr archboot_pciutils archboot_usbutils archboot_smartmontools \
archboot_licenses archboot_wireless archboot_wireless_staging archboot_neovim \
archboot_platform archboot_hypervisor archboot_secure_boot archboot_efivar \
archboot_lshw)
archboot_installer_common archboot_installer archboot_tz archboot_keymap archboot_acpi \
archboot_motd archboot_net_common archboot_net archboot_devicemapper archboot_mdadm \
archboot_lvm2 archboot_filesystems archboot_remote archboot_kexec archboot_efibootmgr \
archboot_pciutils archboot_usbutils archboot_smartmontools archboot_licenses \
archboot_wireless archboot_wireless_staging archboot_neovim archboot_platform \
archboot_hypervisor archboot_secure_boot archboot_efivar archboot_lshw)
# COMPRESSION
# Use this to compress the initramfs image. By default, gzip compression

View file

@ -1,11 +1,10 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# SPDX-License-Identifier: GPL-2.0-only
# For more information on how using mkinitcpio please refer to the main config file
# or check the wiki.
# SETUP archboot-cpio.sh parameters, other mkinitcpio parameters are not supported!
#
# Please change the hooks only if you know what you are doing.
HOOKS=(archboot_firmware_kms archboot_common_modules archboot_init)
# COMPRESSION

View file

@ -1,13 +1,13 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# SPDX-License-Identifier: GPL-2.0-only
# For more information on how using mkinitcpio please refer to the main config file
# or check the wiki.
# SETUP archboot-cpio.sh parameters, other mkinitcpio parameters are not supported!
#
# Please change the hooks only if you know what you are doing.
HOOKS=(archboot_firmware_kms archboot_common_modules archboot_base_common archboot_base_latest \
archboot_installer_common archboot_net_common archboot_remote archboot_kexec archboot_licenses)
HOOKS=(archboot_firmware_kms archboot_common_modules archboot_base_common \
archboot_base_latest archboot_installer_common archboot_net_common archboot_remote \
archboot_kexec archboot_licenses)
# COMPRESSION
# Use this to compress the initramfs image. By default, gzip compression

View file

@ -1,11 +1,10 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# SPDX-License-Identifier: GPL-2.0-only
# For more information on how using mkinitcpio please refer to the main config file
# or check the wiki.
# SETUP archboot-cpio.sh parameters, other mkinitcpio parameters are not supported!
#
# Please change the hooks only if you know what you are doing.
HOOKS=(archboot_firmware_kms archboot_common_modules archboot_base_common archboot_base_latest \
archboot_installer_common archboot_kexec archboot_licenses archboot_cache)

View file

@ -1,22 +1,19 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# SPDX-License-Identifier: GPL-2.0-only
# For more information on how using mkinitcpio please refer to the main config file
# or check the wiki.
# SETUP archboot-cpio.sh parameters, other mkinitcpio parameters are not supported!
#
# Please change the hooks only if you know what you are doing.
HOOKS=(archboot_cache archboot_cache_cleanup archboot_firmware archboot_firmware_cleanup \
archboot_common_modules archboot_base_common archboot_base_common_cleanup archboot_base \
archboot_base_cleanup archboot_filesystems archboot_filesystems_cleanup archboot_net \
archboot_net_cleanup lvm2 archboot_acpi archboot_cpufreq \
archboot_devicemapper archboot_hypervisor archboot_net_common \
archboot_dmidecode archboot_platform archboot_wireless archboot_wireless_staging \
archboot_installer_common archboot_installer archboot_installer_cleanup archboot_tz \
archboot_keymap archboot_motd archboot_mdadm archboot_lvm2 \
archboot_remote archboot_kexec archboot_efibootmgr \
archboot_pciutils archboot_usbutils archboot_smartmontools archboot_licenses \
archboot_neovim \
archboot_net_cleanup archboot_acpi archboot_cpufreq archboot_devicemapper \
archboot_hypervisor archboot_net_common archboot_dmidecode archboot_platform \
archboot_wireless archboot_wireless_staging archboot_installer_common archboot_installer \
archboot_installer_cleanup archboot_tz archboot_keymap archboot_motd archboot_mdadm \
archboot_lvm2 archboot_remote archboot_kexec archboot_efibootmgr archboot_pciutils \
archboot_usbutils archboot_smartmontools archboot_licenses archboot_neovim \
archboot_secure_boot archboot_efivar archboot_lshw)
# COMPRESSION

View file

@ -1,16 +1,14 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# SPDX-License-Identifier: GPL-2.0-only
# For more information on how using mkinitcpio please refer to the main config file
# or check the wiki.
# SETUP archboot-cpio.sh parameters, other mkinitcpio parameters are not supported!
#
# Please change the hooks only if you know what you are doing.
HOOKS=(archboot_firmware archboot_common_modules archboot_base_common archboot_base \
archboot_installer_common archboot_installer archboot_tz archboot_keymap
archboot_acpi archboot_motd \
archboot_net_common archboot_net archboot_devicemapper archboot_mdadm \
archboot_lvm2 archboot_filesystems archboot_remote \
archboot_acpi archboot_motd archboot_net_common archboot_net archboot_devicemapper \
archboot_mdadm archboot_lvm2 archboot_filesystems archboot_remote \
archboot_cpufreq archboot_kexec archboot_efibootmgr archboot_pciutils \
archboot_usbutils archboot_smartmontools archboot_licenses archboot_wireless \
archboot_wireless_staging archboot_neovim archboot_platform archboot_hypervisor \