aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-07-13 14:29:56 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-07-14 13:58:12 +0200
commit15706c712a970d304ba89317543d7b40f18cd053 (patch)
treeeec7bb02995aba4221cdc59d2f542f813d4a4aed /genkernel.conf
parentgen_funcs.sh: Refactor setColorVars() (diff)
downloadgenkernel-15706c712a970d304ba89317543d7b40f18cd053.tar.gz
genkernel-15706c712a970d304ba89317543d7b40f18cd053.tar.bz2
genkernel-15706c712a970d304ba89317543d7b40f18cd053.zip
genkernel.conf: Adjust punctuation
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'genkernel.conf')
-rw-r--r--genkernel.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/genkernel.conf b/genkernel.conf
index cd84e5c0..430bb70d 100644
--- a/genkernel.conf
+++ b/genkernel.conf
@@ -78,7 +78,7 @@ NOCOLOR="false"
# Possible values: empty/"no", "all", "intel", "amd"
#MICROCODE="all"
-# Include early microcode in generated initramfs
+# Include early microcode in generated initramfs.
# This is enabled by default for upgrade compatability, however is obsoleted by
# sys-boot/grub-2.02-r1, which supports multiple initramfs in the bootloader.
#MICROCODE_INITRAMFS="yes"
@@ -150,7 +150,7 @@ NOCOLOR="false"
# Use this splash theme. If commented out - the "default" name theme is used.
# Also, SPLASH="yes" needs to be enabled for this one to work.
-# This supersedes the "SPLASH_THEME" option in /etc/conf.d/splash .
+# This supersedes the "SPLASH_THEME" option in '/etc/conf.d/splash'.
#SPLASH_THEME="gentoo"
# Run the specified command in the current environment after the kernel and
@@ -209,11 +209,11 @@ NOCOLOR="false"
#KERNEL_CROSS_COMPILE="x86_64-pc-linux-gnu"
# Override default make target (bzImage). See also the --kernel-target
-# command line option. Useful to build a uImage on arm
+# command line option. Useful to build a uImage on arm.
#KERNEL_MAKE_DIRECTIVE_OVERRIDE="fooImage"
# Override default kernel binary path. See also the --kernel-binary
-# command line option. Useful to install a uImage on arm
+# command line option. Useful to install a uImage on arm.
#KERNEL_BINARY_OVERRIDE="arch/foo/boot/bar"
@@ -274,7 +274,7 @@ DEFAULT_KERNEL_SOURCE="/usr/src/linux"
# This option is only valid if kerncache is
# defined. If there is a valid kerncache no checks
-# will be made against a kernel source tree
+# will be made against a kernel source tree.
#KERNEL_SOURCES="yes"
# Build a static (monolithic kernel)