Subversion Repositories configs

Rev

Rev 192 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
# This file specifies additional parameters to kernel boot command line and
203 - 2
# initrd overlay images. Its content is set by the TuneD  bootloader plugin
192 - 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
203 - 6
# switch of TuneD profile.
192 - 7
#
8
# If you need to add parameters to the kernel boot command line, create
203 - 9
# TuneD profile containing the following:
192 - 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
#
203 - 25
# Similarly if you need to add initrd overlay image, create TuneD profile
192 - 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=