Re: primary mirrors, debootstrap and d-i

2007-04-05 Thread Goswin von Brederlow
Neil Williams <[EMAIL PROTECTED]> writes: > On Wed, 04 Apr 2007 10:47:00 +0200 > Goswin von Brederlow <[EMAIL PROTECTED]> wrote: > >> Parse sources.list. Many people have multiple suites in there and you >> will want to add multiple entries then. > > apt-cache policy already covers that output and

Re: Re: primary mirrors, debootstrap and d-i (was Modifying/etc/apt/sources.list in postinst)

2007-04-04 Thread Philippe Cloutier
Am I right in thinking that normal d-i installations ensure that at least one primary mirror is selected (or at least strongly advise that one primary should exist)? No -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: primary mirrors, debootstrap and d-i (was Modifying /etc/apt/sources.list in postinst)

2007-04-04 Thread Neil Williams
On Wed, 04 Apr 2007 10:47:00 +0200 Goswin von Brederlow <[EMAIL PROTECTED]> wrote: > Parse sources.list. Many people have multiple suites in there and you > will want to add multiple entries then. apt-cache policy already covers that output and it is easier to parse - the code offered by Ben Hutc