Download netselect and try this. Netselect requires wget.
1) bash$ netselect-apt <version>
Use either stable or unstable or testing for <version>. This will generate the fastest site and create a sources.list in the CURRENT directory. You can then use move this to /etc/apt/ and then run:
apt-get update
Hope this helps.
bp
From: Seneca <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: where is apt-get update's source?
Date: Tue, 3 Dec 2002 17:45:39 -0500
On Mon, Dec 02, 2002 at 03:34:25PM -0700, eric lin wrote:
[If you want to start a new thread, don't do it in a reply]
> for atp-get sources,
> in my progeny 1.0, it seem in /var/state/apt/lists
> all sources are from progeny site, but all not be found at this time,
> how do I adding debian's sources?
I'm not familiar with Progeny, but to add a new source for packages, you
add a line to your /etc/apt/sources.list. /var/lib/apt/lists (which I
believe would have the same type of content) has the Packages Sources
and Release files from the different systems.
If you are adding a lines to your /etc/apt/sources.list, you should think
about what you want to install. Do you want Woody (stable), Sarge
(testing), or Sid (unstable). A line from my system (I have 7):
deb ftp://mirror.direct.ca/pub/linux/debian unstable main contrib non-free
You should read sources.list(5), decide upon your mirror of choice, then
add the appropriate lines.
> how do I update, or upgrade from my installed progeny 1.0?
1) Add the appropriate lines to your sources.list
2) apt-get update
3) apt-get dist-upgrade
--
Seneca
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]