|
|
| Teilhard Knight 2005-08-08, 5:48 pm |
| Could someone post his /etc/apt/sources.list or tell me how do I get my own
"deb-src ..." lines? Thanks.
Teilhard
| |
| Jim Bowering 2005-08-08, 5:48 pm |
| Teilhard Knight wrote:
> Could someone post his /etc/apt/sources.list or tell me how do I get my
> own "deb-src ..." lines? Thanks.
>
> Teilhard
Here's my entry for unstable:
deb http://ftp.debian.org/debian/ unstable main contrib non-free
deb-src ftp://ftp.debian.org/debian/ unstable main contrib non-free
It might be different for you depending on what sources are in your
sources.list.
--
OS squared: open software times open standards.
| |
| Bill Marcum 2005-08-08, 5:48 pm |
| On Mon, 8 Aug 2005 10:20:39 -0500, Teilhard Knight
<teilhk@privacy.net> wrote:
> Could someone post his /etc/apt/sources.list or tell me how do I get my own
> "deb-src ..." lines? Thanks.
>
Have you tried copying the "deb" lines and changing "deb" to "deb-src"?
This won't work for lines that refer to a cdrom; I don't know about
DVDs.
--
Tonight you will pay the wages of sin; Don't forget to leave a tip.
| |
| Teilhard Knight 2005-08-08, 5:48 pm |
| Bill Marcum wrote:
> On Mon, 8 Aug 2005 10:20:39 -0500, Teilhard Knight
> <teilhk@privacy.net> wrote:
> Have you tried copying the "deb" lines and changing "deb" to "deb-src"?
> This won't work for lines that refer to a cdrom; I don't know about
> DVDs
This is my sources.list:
---------------------------------------------------
#deb file:///cdrom/ sarge main
deb cdrom:[Debian GNU/Linux 3.1 r0a _Sarge_ - Official i386 Binary-2
(20050607)]/ unstable contrib main
deb cdrom:[Debian GNU/Linux 3.1 r0a _Sarge_ - Official i386 Binary-1
(20050607)]/ unstable contrib main
# deb http://security.debian.org/ stable/updates main contrib
-----------------------------------------------------
I don't think it is of much help here what you suggest. Thanks for your
feedback.
--
Teilhard
| |
| Teilhard Knight 2005-08-08, 5:48 pm |
| Jim Bowering wrote:
> Teilhard Knight wrote:
>
>
> Here's my entry for unstable:
>
> deb http://ftp.debian.org/debian/ unstable main contrib non-free
> deb-src ftp://ftp.debian.org/debian/ unstable main contrib non-free
>
> It might be different for you depending on what sources are in your
> sources.list.
I wouldn't know how to adapt that to my needs. It would be more helpful if
someone of you told me how one gets those entries. Thanks for responding
though.
--
Teilhard
| |
| Bill Marcum 2005-08-08, 5:48 pm |
| On Mon, 08 Aug 2005 15:51:32 -0500, Teilhard Knight
<teilhk@privacy.net> wrote:
>
> I wouldn't know how to adapt that to my needs. It would be more helpful if
> someone of you told me how one gets those entries. Thanks for responding
> though.
>
apt-setup
--
Tonight you will pay the wages of sin; Don't forget to leave a tip.
| |
| Jim Bowering 2005-08-08, 8:46 pm |
| Teilhard Knight wrote:
> Bill Marcum wrote:
>
>
>
> This is my sources.list:
> ---------------------------------------------------
> #deb file:///cdrom/ sarge main
>
> deb cdrom:[Debian GNU/Linux 3.1 r0a _Sarge_ - Official i386 Binary-2
> (20050607)]/ unstable contrib main
> deb cdrom:[Debian GNU/Linux 3.1 r0a _Sarge_ - Official i386 Binary-1
> (20050607)]/ unstable contrib main
>
>
> # deb http://security.debian.org/ stable/updates main contrib
> -----------------------------------------------------
>
> I don't think it is of much help here what you suggest. Thanks for your
> feedback.
>
Go to the Debian site. They have lots of information on this.
For instance:
http://www.debian.org/doc/manuals/a...-basico.en.html
--
OS squared: open software times open standards.
| |
| Teilhard Knight 2005-08-09, 7:46 am |
| "Bill Marcum" <bmarcum@iglou.com.urgent> wrote in message
news:dovks2-qe.ln1@don.localnet...
> On Mon, 08 Aug 2005 15:51:32 -0500, Teilhard Knight
> <teilhk@privacy.net> wrote:
> apt-setup
Thank you.
Teilhard.
| |
| Hans Poppe 2005-08-15, 5:47 pm |
| Teilhard Knight wisely stated:
> Bill Marcum wrote:
>
>
>
> This is my sources.list:
> ---------------------------------------------------
> #deb file:///cdrom/ sarge main
>
> deb cdrom:[Debian GNU/Linux 3.1 r0a _Sarge_ - Official i386 Binary-2
> (20050607)]/ unstable contrib main
> deb cdrom:[Debian GNU/Linux 3.1 r0a _Sarge_ - Official i386 Binary-1
> (20050607)]/ unstable contrib main
>
>
> # deb http://security.debian.org/ stable/updates main contrib
> -----------------------------------------------------
>
> I don't think it is of much help here what you suggest. Thanks for your
> feedback.
>
Here's an example of what you are looking for:
# deb file:///cdrom/ sarge main
deb ftp://mirrors.sunsite.dk/mirrors/debian/ sarge main contrib non-free
deb-src ftp://mirrors.sunsite.dk/mirrors/debian/ sarge main contrib non-free
deb http://security.debian.org/ sarge/updates main
This works fine for 3.1 r0a Sarge, however you might want to find a closer
ftp site than Denmark. Or you may use this one.
Hans
--
There are 10 kinds of people, those who understand binary numbers, and those
who don't.
| |
|
| On Tue, 09 Aug 2005 07:17:31 -0500, Teilhard Knight wrote:
> "Bill Marcum" <bmarcum@iglou.com.urgent> wrote in message
> news:dovks2-qe.ln1@don.localnet...
>
> Thank you.
>
> Teilhard.
try apt-spy to find a mirror close to where you live. My down load speed
went from 24k to 740k by using another mirror.
man apt-spy
eg:
apt-spy -d testing -a europe
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.
--- Linus Torvalds
| |
| Teilhard Knight 2005-08-16, 5:53 pm |
| Hans Poppe wrote:
> Teilhard Knight wisely stated:
>
> Here's an example of what you are looking for:
> # deb file:///cdrom/ sarge main
>
> deb ftp://mirrors.sunsite.dk/mirrors/debian/ sarge main contrib
> non-free deb-src ftp://mirrors.sunsite.dk/mirrors/debian/ sarge main
> contrib non-free
>
> deb http://security.debian.org/ sarge/updates main
>
> This works fine for 3.1 r0a Sarge, however you might want to find a
> closer ftp site than Denmark. Or you may use this one.
> Hans
Thanks for taking the time to respond, but I have now my sources. list to my
satisfaction.
Teilhard.
| |
| Teilhard Knight 2005-08-16, 5:53 pm |
| abc wrote:
> On Tue, 09 Aug 2005 07:17:31 -0500, Teilhard Knight wrote:
>
>
> try apt-spy to find a mirror close to where you live. My down load
> speed went from 24k to 740k by using another mirror.
>
> man apt-spy
> eg:
> apt-spy -d testing -a europe
My top speed is about 100 K/s, and I can achieve it with my mirrors, thanks.
Teilhard.
| |
| Adam McCarthy 2005-08-28, 5:46 pm |
| Teilhard Knight wrote:
> Could someone post his /etc/apt/sources.list or tell me how do I get my own
> "deb-src ..." lines? Thanks.
>
> Teilhard
>
>
There are some unofficial sources at www.apt-get.org but be warned, they
could mess up your system.
| |
| Teilhard Knight 2005-08-28, 8:45 pm |
| "Adam McCarthy" <anonymous@privacy.net> wrote in message
news:4312183B.5010103@privacy.net...
> Teilhard Knight wrote:
> There are some unofficial sources at www.apt-get.org but be warned, they
> could mess up your system.
My sources list is configured now to my satisfaction. I nevertheless
appreciate your input.
Teilhard
|
|
|
|