Debian and Storm

Bucky Goldstein buckyG@worldnet.att.net
Tue, 26 Dec 2000 20:04:52 -0700


Pee Kay wrote:
> 
> I have a couple questions.
[snip] 
> Thanks
> 
> P.S. On the subject of debian is there a place with a list of good locations to add or make a sources.list?
> 
> P-K

I like the one at the University of New Mexico because it is close and
fast but their file hierarchy is different than debian's and the
sources.list file can be tricky besides I'm not really sure how the
non-US thing works so I've been staying with the debian sites.  Here's
my /etc/apt/sources.list file

---------------------------------8<-------------------------------------------

deb http://http.us.debian.org/debian stable main contrib non-free
deb http://non-us.debian.org/debian-non-US stable/non-US main contrib
non-free
deb http://security.debian.org stable/updates main contrib non-free
deb-src http://http.us.debian.org/debian stable main contrib non-free

-------------------------------->8--------------------------------------------

HTH,

Bucky
-- 
(defun do-nothing()
  (interactive)
)