Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 560710

Summary: sys-kernel/genkernel: no documentation mentions /etc/initramfs.mounts
Product: Gentoo Hosted Projects Reporter: Witaut Bajaryn <vitaut.bayaryn>
Component: genkernelAssignee: Gentoo Genkernel Maintainers <genkernel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Witaut Bajaryn 2015-09-17 13:27:28 UTC
Neither the manpage, --help output, nor the Gentoo Wiki page has any information about the /etc/initramfs.mounts config file and the possibility to mount additional filesystems in the initramfs.

Reproducible: Always
Comment 1 Witaut Bajaryn 2015-09-17 13:28:40 UTC
P.S. I'm not sure if this should have been reported in Documentation or here. It looks like the Documentation section is for Web documentation only.
Comment 2 Larry the Git Cow gentoo-dev 2019-08-07 15:46:06 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=3c86ab829d04a3c7637f63091f3416b5015acd6d

commit 3c86ab829d04a3c7637f63091f3416b5015acd6d
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2019-08-06 21:52:11 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2019-08-07 15:03:45 +0000

    manpage: Add documentation about initramfs.mounts file
    
    Bug: https://bugs.gentoo.org/560710
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 doc/genkernel.8.txt | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
Comment 3 Thomas Deutschmann (RETIRED) gentoo-dev 2019-08-07 16:53:13 UTC
Updated man page is included in >=sys-kernel/genkernel-4.0.0_beta11, thank you for the report!