How does one go about doing so? When I do 'apt-get update' and then 'apt-get dist-upgrade' or 'apt-get dselect-upgrade' or 'apt-get upgrade' it says there are no packages to update/upgrade.
All your sources point to stable=woody.
Add new ones for sid, for example:
deb http://http.us.debian.org/debian/ sid main non-free contrib
(and this one but all on one line)
deb http://non-us.debian.org/debian-non-US sid non-US/main non-US/contrib non-US/non-free
apt-get update apt-get -u dist-upgrade
Hold onto your hat!
TRS
My sources list looks like this:
# deb http://security.debian.org/ stable/updates main
deb http://ftp.us.debian.org/debian/ stable main
deb http://ftp.debian.org/debian/ stable main
deb http://ftp.rutgers.edu/pub/debian/ stable main
deb http://security.debian.org/ stable/updates main
deb http://download.kde.org/stable/3.1.1/Debian stable main
#deb http://people.debian.org/~kitame/mozilla ./
#deb http://ftp.freenet.de/pub/ftp.vpn-junkies.de/openoffice/ woody main contrib
#deb http://gmonsters.sourceforge.net/debian ./
#non-free sources deb http://ftp.us.debian.org/debian/ stable main non-free deb http://ftp.debian.org/debian/ stable main non-free deb http://ftp.rutgers.edu/pub/debian/ stable main non-free deb http://security.debian.org/ stable/updates main non-free #deb http://www.fs.tum.de/~bunk/debian woody/bunk-1 main contrib non-free
Is there anything I'm missing (other then mirrors.kernel.org)?
--
.''`. Thomas R. Shemanske <[EMAIL PROTECTED]> : :' : (mailing, office and internet information below) `. `'` `- Debian - when you have better things to do than fix a system ...
(Mailing Address) (Office/Internet Information) Department of Mathematics 203 Choate House 6188 Bradley Hall [EMAIL PROTECTED] Dartmouth College http://www.math.dartmouth.edu/~trs/ Hanover, NH 03755-3551 (603) 646 - 3179
Directions: http://www.math.dartmouth.edu/~trs/choatehouse.html Office hours: http://www.math.dartmouth.edu/~trs/frontmatter/office.html
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]