Subversion Repositories configs

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
# This file specifies additional parameters to kernel boot command line and
2
# initrd overlay images. Its content is set by the Tuned  bootloader plugin
3
# and sourced by the grub2-mkconfig (/etc/grub.d/00_tuned script).
4
#
5
# Please do not edit this file. Content of this file can be overwritten by
6
# switch of Tuned profile.
7
#
8
# If you need to add parameters to the kernel boot command line, create
9
# Tuned profile containing the following:
10
#
11
# [bootloader]
12
# cmdline = YOUR_ADDITIONAL_KERNEL_PARAMETERS
13
#
14
# Then switch to your newly created profile by:
15
#
16
# tuned-adm profile YOUR_NEW_PROFILE
17
#
18
# Your current grub2 config will be patched, but you can also
19
# regenerate it anytime by:
20
#
21
# grub2-mkconfig -o /boot/grub2/grub.cfg
22
#
23
# YOUR_ADDITIONAL_KERNEL_PARAMETERS will stay preserved.
24
#
25
# Similarly if you need to add initrd overlay image, create Tuned profile
26
# containing the following:
27
#
28
# [bootloader]
29
# initrd_add_img = INITRD_OVERLAY_IMAGE
30
#
31
# or to generate initrd overlay image from the directory:
32
#
33
# [bootloader]
34
# initrd_add_dir = INITRD_OVERLAY_DIRECTORY
35
 
36
TUNED_BOOT_CMDLINE=
37
TUNED_BOOT_INITRD_ADD=