Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15928 - when kernel sources updated, FULL sources fetched. Should fetch patch if possible.
Summary: when kernel sources updated, FULL sources fetched. Should fetch patch if poss...
Status: RESOLVED DUPLICATE of bug 11470
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-18 10:50 UTC by dan
Modified: 2005-07-17 13:06 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 dan 2003-02-18 10:50:18 UTC
When  kernel sources are updated, the whole kernel is fetched over again. 
That's not good practice. 
each kernel ebuild should be updated so that if it finds the last kernel source in distfiles, it only 
grabs the patch. 
 
== 
eg. I had development sources 2.5.61 
A new ebuild came out and was going to update to development-sources-2.5.62. 
portage fetched the entire kernel over again (linux-2.5.62.tar.bz2) 
When it could have just fetched the patch because linux-2.5.61.tar.bz2 was still in my distfiles. 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 SpanKY gentoo-dev 2003-02-18 11:10:30 UTC

*** This bug has been marked as a duplicate of 11470 ***