aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-07-13 12:50:43 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-07-14 13:58:09 +0200
commit6db19c9fcc6618fe6b00de7f6502ffb169214c90 (patch)
tree99281046d2f16a7d2972b90c54f21be74e80c843 /genkernel.conf
parentgen_package.sh: Refactor gen_kerncache() (diff)
downloadgenkernel-6db19c9fcc6618fe6b00de7f6502ffb169214c90.tar.gz
genkernel-6db19c9fcc6618fe6b00de7f6502ffb169214c90.tar.bz2
genkernel-6db19c9fcc6618fe6b00de7f6502ffb169214c90.zip
gen_package.sh: Refactor gen_minkernpackage()
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'genkernel.conf')
-rw-r--r--genkernel.conf7
1 files changed, 3 insertions, 4 deletions
diff --git a/genkernel.conf b/genkernel.conf
index 84f1088d..29a0b3ae 100644
--- a/genkernel.conf
+++ b/genkernel.conf
@@ -302,10 +302,9 @@ DEFAULT_KERNEL_SOURCE="/usr/src/linux"
# Copy selected modules to the initramfs based on arch-specific modules_load file
#RAMDISKMODULES="yes"
-# File to output a .tar.bz2'd kernel and initramfs:
-# No modules outside of the initramfs will be
-# included...
-#MINKERNPACKAGE="/path/to/file.bz2"
+# Archive file created using tar containing kernel and initramfs.
+# NOTE: No modules outside of the initramfs will be included!
+#MINKERNPACKAGE="/path/to/file.tar.xz"
# Add additional modules to the initramfs using the module groups defined
# in /usr/share/genkernel/defaults/modules_load (see this file for