Отключен zswap из параметров загрузки grub (утилиты 3.6)

master
parent ea3430c816
commit 7fdb5954cf

@ -1,19 +1,4 @@
# Calculate format=openrc path=/etc/default name=grub
#?os_install_linux_system==desktop&&kernel(zswap)==y#
#?pkg(media-gfx/splashutils)!=#
#?ini(theme.splash-silent-background)!=&&exists(#-ini(theme.splash-silent-background)-#)!=#
GRUB_CMDLINE_LINUX="zswap.enabled=1 zswap.compressor=lz4 zswap.max_pool_percent=30 video=#-os_install_fb_resolution-# #-os_install_kernel_resume-# #-os_install_kernel_attr-# calculate=video:#-os_install_x11_video_drv-# splash=silent,theme:calculate console=tty1 quiet"
#ini#
#?ini(theme.splash-verbose-background)!=&&exists(#-ini(theme.splash-verbose-background)-#)!=&&ini(theme.splash-silent-background)==||ini(theme.splash-verbose-background)!=&&exists(#-ini(theme.splash-verbose-background)-#)!=&&exists(#-ini(theme.splash-silent-background)-#)==#
GRUB_CMDLINE_LINUX="zswap.enabled=1 zswap.compressor=lz4 zswap.max_pool_percent=30 video=#-os_install_fb_resolution-# #-os_install_kernel_resume-# #-os_install_kernel_attr-# calculate=video:#-os_install_x11_video_drv-# splash=verbose,theme:calculate console=tty1 quiet"
#ini#
#?ini(theme.splash-silent-background)==&&ini(theme.splash-verbose-background)==||ini(theme.splash-silent-background)==&&exists(#-ini(theme.splash-verbose-background)-#)==||ini(theme.splash-verbose-background)==&&exists(#-ini(theme.splash-silent-background)-#)==||exists(#-ini(theme.splash-verbose-background)-#)==&&exists(#-ini(theme.splash-silent-background)-#)==#
GRUB_CMDLINE_LINUX="zswap.enabled=1 zswap.compressor=lz4 zswap.max_pool_percent=30 video=#-os_install_fb_resolution-# #-os_install_kernel_resume-# #-os_install_kernel_attr-# calculate=video:#-os_install_x11_video_drv-# splash=off console=tty1 quiet"
#ini#
#!pkg#
GRUB_CMDLINE_LINUX="zswap.enabled=1 zswap.compressor=lz4 zswap.max_pool_percent=30 video=#-os_install_fb_resolution-# #-os_install_kernel_resume-# #-os_install_kernel_attr-# calculate=video:#-os_install_x11_video_drv-# splash=off console=tty1 quiet"
#pkg#
#!os_install_linux_system#
#?pkg(media-gfx/splashutils)!=#
#?ini(theme.splash-silent-background)!=&&exists(#-ini(theme.splash-silent-background)-#)!=#
GRUB_CMDLINE_LINUX="video=#-os_install_fb_resolution-# #-os_install_kernel_resume-# #-os_install_kernel_attr-# calculate=video:#-os_install_x11_video_drv-# splash=silent,theme:calculate console=tty1 quiet"
@ -27,7 +12,6 @@ GRUB_CMDLINE_LINUX="video=#-os_install_fb_resolution-# #-os_install_kernel_resum
#!pkg#
GRUB_CMDLINE_LINUX="video=#-os_install_fb_resolution-# #-os_install_kernel_resume-# #-os_install_kernel_attr-# calculate=video:#-os_install_x11_video_drv-# splash=off console=tty1 quiet"
#pkg#
#os_install_linux_system#
GRUB_GFXMODE="#-os_install_fb_resolution-#"
#?os_install_linux_subname==#

Loading…
Cancel
Save