remove_quiet
This commit is contained in:
parent
9d5c9c281a
commit
7bfc14db76
29 changed files with 46 additions and 46 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
26
syslinux.cfg
26
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue