Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85559 - development-sources ebuild for downloading patches only for extraversion bumps
Summary: development-sources ebuild for downloading patches only for extraversion bumps
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-16 13:16 UTC by ra
Modified: 2005-04-05 15:22 UTC (History)
3 users (show)

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


Attachments
Patch against development-sources-2.6.11.3 (development-sources-2.6.11.4.ebuild.diff,1.27 KB, patch)
2005-03-16 13:17 UTC, ra
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ra 2005-03-16 13:16:06 UTC
Due to the increased number of kernel (extraversion) releases [1], I thought it may be appropriate to make use of the official patches against a sublevel release.

I've modified the current development-sources ebuild to make use of these patches. So for every 2.6.x.y release it will download only the patch, and apply this against the last 2.6.x release. This should reduce downloads between these small version from 30MB+ to less than 5k

[1] - http://kerneltrap.org/node/4800

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 ra 2005-03-16 13:17:30 UTC
Created attachment 53650 [details, diff]
Patch against development-sources-2.6.11.3
Comment 2 Sebastian 2005-03-20 10:04:13 UTC
That's exactly what I had on my mind, too :)

Greetings

Sebastian
Comment 3 Jonathan Smith (RETIRED) gentoo-dev 2005-03-21 17:48:05 UTC
THANK YOU.

i would LOVE to see this in portage (for every version bump. its kinda silly to have 4 full distfiles for very minor kernel bumps)
Comment 4 Tony Vroon (RETIRED) gentoo-dev 2005-03-27 12:08:36 UTC
This is in the portage tree for all 2.6.11.X ebuilds, thank you for your report. Please give the changes two hours to propagate before syncing.
Comment 5 John Mylchreest (RETIRED) gentoo-dev 2005-03-27 12:38:18 UTC
Tony, this would be a lot better addressed in the detect_version stuff in kernel-2.
i will look into this if you dont beat me to it.
If you do check it out, please send me your patches before comitting so that I can review.
cheers.
Comment 6 John Mylchreest (RETIRED) gentoo-dev 2005-03-30 07:47:00 UTC
This will be fixed on a grander scale.
Just re-opening for audit.
Comment 7 John Mylchreest (RETIRED) gentoo-dev 2005-03-30 07:47:25 UTC
actually reopening this time :)
Comment 8 John Mylchreest (RETIRED) gentoo-dev 2005-04-05 15:22:26 UTC
ok, fixed in the eclass and in the vanilla-sources-2.6.11.6 ebuild.
any testing appreciated.