From 7bfc14db7655d3a29c560004e40ea5d597348825 Mon Sep 17 00:00:00 2001 From: simono41 Date: Sun, 22 Jul 2018 21:16:49 +0200 Subject: [PATCH] remove_quiet --- releng/all/archiso-x86_64-cd-cinnamon.conf | 2 +- .../all/archiso-x86_64-cd-default-nvidia.conf | 2 +- releng/all/archiso-x86_64-cd-gnome.conf | 2 +- releng/all/archiso-x86_64-cd-kde.conf | 2 +- releng/all/archiso-x86_64-cd-lxde.conf | 2 +- releng/all/archiso-x86_64-cd-lxqt.conf | 2 +- releng/all/archiso-x86_64-cd-mate.conf | 2 +- releng/all/archiso-x86_64-cd-xfce4.conf | 2 +- releng/all/archiso-x86_64-usb-cinnamon.conf | 2 +- .../archiso-x86_64-usb-default-nvidia.conf | 2 +- releng/all/archiso-x86_64-usb-gnome.conf | 2 +- releng/all/archiso-x86_64-usb-kde.conf | 2 +- releng/all/archiso-x86_64-usb-lxde.conf | 2 +- releng/all/archiso-x86_64-usb-lxqt.conf | 2 +- releng/all/archiso-x86_64-usb-mate.conf | 2 +- releng/all/archiso-x86_64-usb-xfce4.conf | 2 +- .../archiso-x86_64-cd-default-checksum.conf | 2 +- releng/archiso-x86_64-cd-default.conf | 2 +- ...chiso-x86_64-cd-default_noimage-toram.conf | 2 +- releng/archiso-x86_64-cd-default_noimage.conf | 2 +- releng/archiso-x86_64-cd-default_toram.conf | 2 +- .../archiso-x86_64-usb-default-checksum.conf | 2 +- releng/archiso-x86_64-usb-default.conf | 2 +- ...hiso-x86_64-usb-default_noimage-toram.conf | 2 +- .../archiso-x86_64-usb-default_noimage.conf | 2 +- releng/archiso-x86_64-usb-default_toram.conf | 2 +- syslinux-noimage.cfg | 2 +- syslinux-standart.cfg | 12 ++++----- syslinux.cfg | 26 +++++++++---------- 29 files changed, 46 insertions(+), 46 deletions(-) diff --git a/releng/all/archiso-x86_64-cd-cinnamon.conf b/releng/all/archiso-x86_64-cd-cinnamon.conf index 94af7f7..af44c2d 100644 --- a/releng/all/archiso-x86_64-cd-cinnamon.conf +++ b/releng/all/archiso-x86_64-cd-cinnamon.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI DVD DEFAULT CINNAMON linux /EFI/archiso/vmlinuz.efi initrd /EFI/archiso/archiso.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=cinnamon quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=cinnamon splash diff --git a/releng/all/archiso-x86_64-cd-default-nvidia.conf b/releng/all/archiso-x86_64-cd-default-nvidia.conf index 9c5ea2a..ed31d90 100644 --- a/releng/all/archiso-x86_64-cd-default-nvidia.conf +++ b/releng/all/archiso-x86_64-cd-default-nvidia.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI DVD DEFAULT NVIDIA linux /EFI/archiso/vmlinuz-lts.efi initrd /EFI/archiso/archiso-lts.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M nvidia=y nvidia-drm.modeset=1 quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M nvidia=y nvidia-drm.modeset=1 splash diff --git a/releng/all/archiso-x86_64-cd-gnome.conf b/releng/all/archiso-x86_64-cd-gnome.conf index 1431bfa..cfdb9ee 100644 --- a/releng/all/archiso-x86_64-cd-gnome.conf +++ b/releng/all/archiso-x86_64-cd-gnome.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI DVD DEFAULT GNOME linux /EFI/archiso/vmlinuz.efi initrd /EFI/archiso/archiso.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=gnome quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=gnome splash diff --git a/releng/all/archiso-x86_64-cd-kde.conf b/releng/all/archiso-x86_64-cd-kde.conf index d30beba..89476cf 100644 --- a/releng/all/archiso-x86_64-cd-kde.conf +++ b/releng/all/archiso-x86_64-cd-kde.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI DVD DEFAULT KDE linux /EFI/archiso/vmlinuz.efi initrd /EFI/archiso/archiso.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=kde quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=kde splash diff --git a/releng/all/archiso-x86_64-cd-lxde.conf b/releng/all/archiso-x86_64-cd-lxde.conf index 1ed4080..b76dd26 100644 --- a/releng/all/archiso-x86_64-cd-lxde.conf +++ b/releng/all/archiso-x86_64-cd-lxde.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI DVD DEFAULT LXDE linux /EFI/archiso/vmlinuz.efi initrd /EFI/archiso/archiso.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=lxde quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=lxde splash diff --git a/releng/all/archiso-x86_64-cd-lxqt.conf b/releng/all/archiso-x86_64-cd-lxqt.conf index 9bcd325..ba690dd 100644 --- a/releng/all/archiso-x86_64-cd-lxqt.conf +++ b/releng/all/archiso-x86_64-cd-lxqt.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI DVD DEFAULT LXQT linux /EFI/archiso/vmlinuz.efi initrd /EFI/archiso/archiso.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=lxqt quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=lxqt splash diff --git a/releng/all/archiso-x86_64-cd-mate.conf b/releng/all/archiso-x86_64-cd-mate.conf index bf7ddd3..1a233b2 100644 --- a/releng/all/archiso-x86_64-cd-mate.conf +++ b/releng/all/archiso-x86_64-cd-mate.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI DVD DEFAULT MATE linux /EFI/archiso/vmlinuz.efi initrd /EFI/archiso/archiso.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=mate quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=mate splash diff --git a/releng/all/archiso-x86_64-cd-xfce4.conf b/releng/all/archiso-x86_64-cd-xfce4.conf index 85a6582..9334141 100644 --- a/releng/all/archiso-x86_64-cd-xfce4.conf +++ b/releng/all/archiso-x86_64-cd-xfce4.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI DVD DEFAULT XFCE4 linux /EFI/archiso/vmlinuz.efi initrd /EFI/archiso/archiso.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=xfce4 quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=xfce4 splash diff --git a/releng/all/archiso-x86_64-usb-cinnamon.conf b/releng/all/archiso-x86_64-usb-cinnamon.conf index 7f62421..237e357 100644 --- a/releng/all/archiso-x86_64-usb-cinnamon.conf +++ b/releng/all/archiso-x86_64-usb-cinnamon.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI USB DEFAULT CINNAMON linux /%INSTALL_DIR%/boot/%arch%/vmlinuz initrd /%INSTALL_DIR%/boot/%arch%/archiso.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=cinnamon quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=cinnamon splash diff --git a/releng/all/archiso-x86_64-usb-default-nvidia.conf b/releng/all/archiso-x86_64-usb-default-nvidia.conf index a930df7..586f8cc 100644 --- a/releng/all/archiso-x86_64-usb-default-nvidia.conf +++ b/releng/all/archiso-x86_64-usb-default-nvidia.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI USB DEFAULT NVIDIA linux /%INSTALL_DIR%/boot/%arch%/vmlinuz-lts initrd /%INSTALL_DIR%/boot/%arch%/archiso-lts.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M nvidia=y nvidia-drm.modeset=1 quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M nvidia=y nvidia-drm.modeset=1 splash diff --git a/releng/all/archiso-x86_64-usb-gnome.conf b/releng/all/archiso-x86_64-usb-gnome.conf index 69a9363..c8ce257 100644 --- a/releng/all/archiso-x86_64-usb-gnome.conf +++ b/releng/all/archiso-x86_64-usb-gnome.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI USB DEFAULT GNOME linux /%INSTALL_DIR%/boot/%arch%/vmlinuz initrd /%INSTALL_DIR%/boot/%arch%/archiso.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=gnome quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=gnome splash diff --git a/releng/all/archiso-x86_64-usb-kde.conf b/releng/all/archiso-x86_64-usb-kde.conf index b041911..fc07521 100644 --- a/releng/all/archiso-x86_64-usb-kde.conf +++ b/releng/all/archiso-x86_64-usb-kde.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI USB DEFAULT KDE linux /%INSTALL_DIR%/boot/%arch%/vmlinuz initrd /%INSTALL_DIR%/boot/%arch%/archiso.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=kde quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=kde splash diff --git a/releng/all/archiso-x86_64-usb-lxde.conf b/releng/all/archiso-x86_64-usb-lxde.conf index 927d6bc..4e6e8d5 100644 --- a/releng/all/archiso-x86_64-usb-lxde.conf +++ b/releng/all/archiso-x86_64-usb-lxde.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI USB DEFAULT LXDE linux /%INSTALL_DIR%/boot/%arch%/vmlinuz initrd /%INSTALL_DIR%/boot/%arch%/archiso.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=lxde quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=lxde splash diff --git a/releng/all/archiso-x86_64-usb-lxqt.conf b/releng/all/archiso-x86_64-usb-lxqt.conf index b433d32..b759d89 100644 --- a/releng/all/archiso-x86_64-usb-lxqt.conf +++ b/releng/all/archiso-x86_64-usb-lxqt.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI USB DEFAULT LXQT linux /%INSTALL_DIR%/boot/%arch%/vmlinuz initrd /%INSTALL_DIR%/boot/%arch%/archiso.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=lxqt quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=lxqt splash diff --git a/releng/all/archiso-x86_64-usb-mate.conf b/releng/all/archiso-x86_64-usb-mate.conf index bb6be51..9feb75a 100644 --- a/releng/all/archiso-x86_64-usb-mate.conf +++ b/releng/all/archiso-x86_64-usb-mate.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI USB DEFAULT MATE linux /%INSTALL_DIR%/boot/%arch%/vmlinuz initrd /%INSTALL_DIR%/boot/%arch%/archiso.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=mate quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=mate splash diff --git a/releng/all/archiso-x86_64-usb-xfce4.conf b/releng/all/archiso-x86_64-usb-xfce4.conf index 0039801..9e1f6a0 100644 --- a/releng/all/archiso-x86_64-usb-xfce4.conf +++ b/releng/all/archiso-x86_64-usb-xfce4.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI USB DEFAULT XFCE4 linux /%INSTALL_DIR%/boot/%arch%/vmlinuz initrd /%INSTALL_DIR%/boot/%arch%/archiso.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=xfce4 quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=xfce4 splash diff --git a/releng/archiso-x86_64-cd-default-checksum.conf b/releng/archiso-x86_64-cd-default-checksum.conf index 18275a9..5d54c56 100644 --- a/releng/archiso-x86_64-cd-default-checksum.conf +++ b/releng/archiso-x86_64-cd-default-checksum.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI DVD DEFAULT Check disc for defects linux /EFI/archiso/vmlinuz.efi initrd /EFI/archiso/archiso.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M checksum=y quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M checksum=y splash diff --git a/releng/archiso-x86_64-cd-default.conf b/releng/archiso-x86_64-cd-default.conf index 217557f..0c5a2c1 100644 --- a/releng/archiso-x86_64-cd-default.conf +++ b/releng/archiso-x86_64-cd-default.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI DVD DEFAULT linux /EFI/archiso/vmlinuz.efi initrd /EFI/archiso/archiso.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M splash diff --git a/releng/archiso-x86_64-cd-default_noimage-toram.conf b/releng/archiso-x86_64-cd-default_noimage-toram.conf index 95f20fa..0e5c67f 100644 --- a/releng/archiso-x86_64-cd-default_noimage-toram.conf +++ b/releng/archiso-x86_64-cd-default_noimage-toram.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI DVD DEFAULT NOIMAGE TORAM linux /EFI/archiso/vmlinuz.efi initrd /EFI/archiso/archiso.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_label=cow_device copytoram=y quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_label=cow_device copytoram=y splash diff --git a/releng/archiso-x86_64-cd-default_noimage.conf b/releng/archiso-x86_64-cd-default_noimage.conf index b0b4643..09682c2 100644 --- a/releng/archiso-x86_64-cd-default_noimage.conf +++ b/releng/archiso-x86_64-cd-default_noimage.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI DVD DEFAULT NOIMAGE linux /EFI/archiso/vmlinuz.efi initrd /EFI/archiso/archiso.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_label=cow_device quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_label=cow_device splash diff --git a/releng/archiso-x86_64-cd-default_toram.conf b/releng/archiso-x86_64-cd-default_toram.conf index 218b99e..d723dd3 100644 --- a/releng/archiso-x86_64-cd-default_toram.conf +++ b/releng/archiso-x86_64-cd-default_toram.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI DVD DEFAULT TORAM linux /EFI/archiso/vmlinuz.efi initrd /EFI/archiso/archiso.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% copytoram=y cow_spacesize=1024M quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% copytoram=y cow_spacesize=1024M splash diff --git a/releng/archiso-x86_64-usb-default-checksum.conf b/releng/archiso-x86_64-usb-default-checksum.conf index f372375..72d41b4 100644 --- a/releng/archiso-x86_64-usb-default-checksum.conf +++ b/releng/archiso-x86_64-usb-default-checksum.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI USB DEFAULT Check disc for defects linux /%INSTALL_DIR%/boot/%arch%/vmlinuz initrd /%INSTALL_DIR%/boot/%arch%/archiso.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M checksum=y quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M checksum=y splash diff --git a/releng/archiso-x86_64-usb-default.conf b/releng/archiso-x86_64-usb-default.conf index f34d854..962aabb 100644 --- a/releng/archiso-x86_64-usb-default.conf +++ b/releng/archiso-x86_64-usb-default.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI USB DEFAULT linux /%INSTALL_DIR%/boot/%arch%/vmlinuz initrd /%INSTALL_DIR%/boot/%arch%/archiso.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_spacesize=1024M splash diff --git a/releng/archiso-x86_64-usb-default_noimage-toram.conf b/releng/archiso-x86_64-usb-default_noimage-toram.conf index ef64d16..c2c0e11 100644 --- a/releng/archiso-x86_64-usb-default_noimage-toram.conf +++ b/releng/archiso-x86_64-usb-default_noimage-toram.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI USB DEFAULT NOIMAGE TORAM linux /%INSTALL_DIR%/boot/%arch%/vmlinuz initrd /%INSTALL_DIR%/boot/%arch%/archiso.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_label=cow_device copytoram=y quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_label=cow_device copytoram=y splash diff --git a/releng/archiso-x86_64-usb-default_noimage.conf b/releng/archiso-x86_64-usb-default_noimage.conf index f724253..46364e5 100644 --- a/releng/archiso-x86_64-usb-default_noimage.conf +++ b/releng/archiso-x86_64-usb-default_noimage.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI USB DEFAULT NOIMAGE linux /%INSTALL_DIR%/boot/%arch%/vmlinuz initrd /%INSTALL_DIR%/boot/%arch%/archiso.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_label=cow_device quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% cow_label=cow_device splash diff --git a/releng/archiso-x86_64-usb-default_toram.conf b/releng/archiso-x86_64-usb-default_toram.conf index 66454bb..0978ee1 100644 --- a/releng/archiso-x86_64-usb-default_toram.conf +++ b/releng/archiso-x86_64-usb-default_toram.conf @@ -2,4 +2,4 @@ title %ISO_LABEL% %arch% UEFI USB DEFAULT TORAM linux /%INSTALL_DIR%/boot/%arch%/vmlinuz initrd /%INSTALL_DIR%/boot/%arch%/archiso.img -options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% copytoram=y cow_spacesize=1024M quiet splash +options archisobasedir=%INSTALL_DIR% archisolabel=%ISO_LABEL% copytoram=y cow_spacesize=1024M splash diff --git a/syslinux-noimage.cfg b/syslinux-noimage.cfg index 1988de6..8b06977 100644 --- a/syslinux-noimage.cfg +++ b/syslinux-noimage.cfg @@ -3,4 +3,4 @@ LABEL arch MENU LABEL SPECTRE_OS DEFAULT NOIMAGE LINUX /arch/boot/x86_64/vmlinuz INITRD /arch/boot/x86_64/archiso.img -APPEND archisolabel=SPECTRE_OS cow_label=cow_device quiet splash +APPEND archisolabel=SPECTRE_OS cow_label=cow_device splash diff --git a/syslinux-standart.cfg b/syslinux-standart.cfg index 0d561e4..cfee7a7 100644 --- a/syslinux-standart.cfg +++ b/syslinux-standart.cfg @@ -3,28 +3,28 @@ LABEL arch MENU LABEL %ISO_LABEL% DEFAULT LINUX /%INSTALL_DIR%/boot/%arch%/vmlinuz INITRD /%INSTALL_DIR%/boot/%arch%/archiso.img -APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M quiet splash +APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M splash # default toram LABEL arch MENU LABEL %ISO_LABEL% DEFAULT TORAM LINUX /%INSTALL_DIR%/boot/%arch%/vmlinuz INITRD /%INSTALL_DIR%/boot/%arch%/archiso.img -APPEND archisolabel=%ISO_LABEL% copytoram=y cow_spacesize=1024M quiet splash +APPEND archisolabel=%ISO_LABEL% copytoram=y cow_spacesize=1024M splash # default noimage LABEL arch MENU LABEL %ISO_LABEL% DEFAULT NOIMAGE LINUX /%INSTALL_DIR%/boot/%arch%/vmlinuz INITRD /%INSTALL_DIR%/boot/%arch%/archiso.img -APPEND archisolabel=%ISO_LABEL% cow_label=cow_device quiet splash +APPEND archisolabel=%ISO_LABEL% cow_label=cow_device splash # default noimage toram LABEL arch MENU LABEL %ISO_LABEL% DEFAULT NOIMAGE TORAM LINUX /%INSTALL_DIR%/boot/%arch%/vmlinuz INITRD /%INSTALL_DIR%/boot/%arch%/archiso.img -APPEND archisolabel=%ISO_LABEL% cow_label=cow_device copytoram=y quiet splash +APPEND archisolabel=%ISO_LABEL% cow_label=cow_device copytoram=y splash ## default noimage format #LABEL arch @@ -38,12 +38,12 @@ APPEND archisolabel=%ISO_LABEL% cow_label=cow_device copytoram=y quiet splash #MENU LABEL %ISO_LABEL% DEFAULT NVIDIA #LINUX /%INSTALL_DIR%/boot/%arch%/vmlinuz-lts #INITRD /%INSTALL_DIR%/boot/%arch%/archiso-lts.img -#APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M nvidia=y nvidia-drm.modeset=1 quiet splash +#APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M nvidia=y nvidia-drm.modeset=1 splash # default checksum LABEL arch MENU LABEL %ISO_LABEL% DEFAULT Check disc for defects LINUX /%INSTALL_DIR%/boot/%arch%/vmlinuz INITRD /%INSTALL_DIR%/boot/%arch%/archiso.img -APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M checksum=y quiet splash +APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M checksum=y splash diff --git a/syslinux.cfg b/syslinux.cfg index 7abf19b..343ce0a 100644 --- a/syslinux.cfg +++ b/syslinux.cfg @@ -3,77 +3,77 @@ LABEL arch MENU LABEL %ISO_LABEL% DEFAULT LINUX /%INSTALL_DIR%/boot/%arch%/vmlinuz INITRD /%INSTALL_DIR%/boot/%arch%/archiso.img -APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M quiet splash +APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M splash # default Gnome LABEL arch MENU LABEL %ISO_LABEL% DEFAULT GNOME LINUX /%INSTALL_DIR%/boot/%arch%/vmlinuz INITRD /%INSTALL_DIR%/boot/%arch%/archiso.img -APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=gnome quiet splash +APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=gnome splash # default cinnamon LABEL arch MENU LABEL %ISO_LABEL% DEFAULT CINNAMON LINUX /%INSTALL_DIR%/boot/%arch%/vmlinuz INITRD /%INSTALL_DIR%/boot/%arch%/archiso.img -APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=cinnamon quiet splash +APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=cinnamon splash # default mate LABEL arch MENU LABEL %ISO_LABEL% DEFAULT MATE LINUX /%INSTALL_DIR%/boot/%arch%/vmlinuz INITRD /%INSTALL_DIR%/boot/%arch%/archiso.img -APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=mate quiet splash +APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=mate splash # default lxde LABEL arch MENU LABEL %ISO_LABEL% DEFAULT LXDE LINUX /%INSTALL_DIR%/boot/%arch%/vmlinuz INITRD /%INSTALL_DIR%/boot/%arch%/archiso.img -APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=lxde quiet splash +APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=lxde splash # default lxqt LABEL arch MENU LABEL %ISO_LABEL% DEFAULT LXQT LINUX /%INSTALL_DIR%/boot/%arch%/vmlinuz INITRD /%INSTALL_DIR%/boot/%arch%/archiso.img -APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=lxqt quiet splash +APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=lxqt splash # default xfce4 LABEL arch MENU LABEL %ISO_LABEL% DEFAULT XFCE4 LINUX /%INSTALL_DIR%/boot/%arch%/vmlinuz INITRD /%INSTALL_DIR%/boot/%arch%/archiso.img -APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=xfce4 quiet splash +APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=xfce4 splash # default kde LABEL arch MENU LABEL %ISO_LABEL% DEFAULT KDE LINUX /%INSTALL_DIR%/boot/%arch%/vmlinuz INITRD /%INSTALL_DIR%/boot/%arch%/archiso.img -APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=kde quiet splash +APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M desktop=kde splash # default toram LABEL arch MENU LABEL %ISO_LABEL% DEFAULT TORAM LINUX /%INSTALL_DIR%/boot/%arch%/vmlinuz INITRD /%INSTALL_DIR%/boot/%arch%/archiso.img -APPEND archisolabel=%ISO_LABEL% copytoram=y cow_spacesize=1024M quiet splash +APPEND archisolabel=%ISO_LABEL% copytoram=y cow_spacesize=1024M splash # default noimage LABEL arch MENU LABEL %ISO_LABEL% DEFAULT NOIMAGE LINUX /%INSTALL_DIR%/boot/%arch%/vmlinuz INITRD /%INSTALL_DIR%/boot/%arch%/archiso.img -APPEND archisolabel=%ISO_LABEL% cow_label=cow_device quiet splash +APPEND archisolabel=%ISO_LABEL% cow_label=cow_device splash # default noimage toram LABEL arch MENU LABEL %ISO_LABEL% DEFAULT NOIMAGE TORAM LINUX /%INSTALL_DIR%/boot/%arch%/vmlinuz INITRD /%INSTALL_DIR%/boot/%arch%/archiso.img -APPEND archisolabel=%ISO_LABEL% cow_label=cow_device copytoram=y quiet splash +APPEND archisolabel=%ISO_LABEL% cow_label=cow_device copytoram=y splash ## default noimage format #LABEL arch @@ -87,12 +87,12 @@ APPEND archisolabel=%ISO_LABEL% cow_label=cow_device copytoram=y quiet splash #MENU LABEL %ISO_LABEL% DEFAULT NVIDIA #LINUX /%INSTALL_DIR%/boot/%arch%/vmlinuz-lts #INITRD /%INSTALL_DIR%/boot/%arch%/archiso-lts.img -#APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M nvidia=y nvidia-drm.modeset=1 quiet splash +#APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M nvidia=y nvidia-drm.modeset=1 splash # default checksum LABEL arch MENU LABEL %ISO_LABEL% DEFAULT Check disc for defects LINUX /%INSTALL_DIR%/boot/%arch%/vmlinuz INITRD /%INSTALL_DIR%/boot/%arch%/archiso.img -APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M checksum=y quiet splash +APPEND archisolabel=%ISO_LABEL% cow_spacesize=1024M checksum=y splash