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

Bug 57836

Summary: Genkernel mounts /boot even when with --no-install
Product: Gentoo Linux Reporter: Martin Parm <parmus>
Component: Current packagesAssignee: Gentoo Genkernel Maintainers <genkernel>
Status: RESOLVED FIXED    
Severity: minor Keywords: InVCS
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Don't mount /boot if the user specifies --no-install

Description Martin Parm 2004-07-21 04:17:34 UTC
Genkernel mounts /boot even if the user specifies --no-install

Reproducible: Always
Steps to Reproduce:
1.genkernel --no-install all
2.
3.

Actual Results:  
Genkernel mounts /boot but never uses it due to --no-install

Expected Results:  
Genkernel shouldn't (IMHO) mount /boot when the user specifies --no-install. 
When the --no-install option is used, genkernel should make as little changes to 
the active system as possible. That includes mount /boot.
Comment 1 Martin Parm 2004-07-21 04:18:56 UTC
Created attachment 35867 [details, diff]
Don't mount /boot if the user specifies --no-install

This patch was made on genkernel-3.0.2c
Comment 2 Tim Yamin (RETIRED) gentoo-dev 2004-07-28 04:08:45 UTC
The patch should be in Portage with genkernel-3.0.2e; please reopen this bug if you have any issues with it. Thanks!