Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 476082 - "genkernel --menuconfig all" do not save or load old configs.
Summary: "genkernel --menuconfig all" do not save or load old configs.
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: All Linux
: Normal major
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-07 15:53 UTC by Axel
Modified: 2017-01-03 05:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Axel 2013-07-07 15:53:40 UTC
"genkernel --menuconfig all" do not save modifications before compiling and it do not use modufications done if I load a alternative config file.


/etc/genkernel.conf have:
CLEAN="yes"
MRPROPER="yes"
they should be set to "no" to not reset the .config file to the standard values every time.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2017-01-03 05:38:05 UTC
If you want to save the modifications, then change to MRPROPER="no" yourself.