Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38019 - Genkernel overwrites existing kernels
Summary: Genkernel overwrites existing kernels
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Brad House
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-12 17:40 UTC by Bjorn
Modified: 2004-01-18 08:13 UTC (History)
3 users (show)

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 Bjorn 2004-01-12 17:40:51 UTC
Genkernels default behaivor overwrites any existing kernels that where created with the same sources. Example: current gs-sources v r2 writes "kernel-2.4.23_pre8-gss" which overwrites a kernel created with gs-sources r1 versions.

It would be ideal for genkernel to create the kernel/initrd names from the info in /usr/src/linux/Makefile , first 4 lines.

this way, if i modify Makefile as shown,
VERSION = 2
PATCHLEVEL = 4
SUBLEVEL = 23
EXTRAVERSION = _gss-custom

It would create kernel-2.4.23_gss-custom and not overwrite any current kernels



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Bjorn 2004-01-12 17:42:46 UTC
Forgot the version, 

sys-kernel/genkernel-1.8
Comment 2 Brad House 2004-01-18 08:13:00 UTC
it does with genkernel 3.x
we're not supporting genkernel < 3