How do i enable some of oldstable (Etch) packages in my stable (Lenny) Debian install? I'm asking especially about last part of line, what do i write there - oldstable? Or that won't work?
|
feedback
|
|
Anywhere you would use the generic dists (stable, testing, unstable), you can use the specific dist codename (woody, sarge, etch, etc.). So for dists that are still supported by the Debian project:
For older, unsupported Debian dists, use Debian archive server:
| |||
|
feedback
|
|
It typically looks like this:
Explanation of each field:
So for an example etch repository (add it to the end of sources.list):
The section names are dependent on the packages you'd like to download. The repository should supply you with the appropriate line for sources.list. | |||||
feedback
|
|
I had to append /debian to the URL to be able to download older dists. deb http://archive.debian.org/debian-archive/debian etch main contrib non-free | |||
|
feedback
|
|
Actually. The "debian/" part is for the main repos. The backports, security and volatile repos use "debian-backports/", "debian-security/", and "debian-volatile/" respectively. | ||||
|
feedback
|
