Re: packages required in installation (Re: apt-utils in debootstrap)

2002-01-02 Thread Junichi Uekawa
Raphael Hertzog <[EMAIL PROTECTED]> cum veritate scripsit: > > Because I was talking with Manoj, and he seemed to have had > > some missing files on the first CD that he was testing with. > > It's possible. I'll update it. Is that from long ago ? Yes... It was about 20 hours ago. I am not cert

Re: packages required in installation (Re: apt-utils in debootstrap)

2002-01-02 Thread Raphael Hertzog
Le Wed, Jan 02, 2002 at 08:42:44PM +0900, Junichi Uekawa écrivait: > By the way, shouldn't the task file creation be automated ? The task files are not meant to be automatically created. We should do that for the file listing the packages required by debootstrap but even automating it is not eno

Re: packages required in installation (Re: apt-utils in debootstrap)

2002-01-02 Thread Junichi Uekawa
On Wed, 2 Jan 2002 11:39:30 +0100 Raphael Hertzog <[EMAIL PROTECTED]> wrote: > I didn't understand Junichi's message as this is what is already done > for debian-cd (although we must manually update a task file to make it > true). > > Junichi, what were you trying to do ? Okay, I didn't notice.

Re: packages required in installation (Re: apt-utils in debootstrap)

2002-01-02 Thread Raphael Hertzog
Le Wed, Jan 02, 2002 at 02:40:14PM +1000, Anthony Towns écrivait: > On Wed, Jan 02, 2002 at 01:22:11PM +0900, Junichi Uekawa wrote: > > The following script checks for validity of priority/section (and > > I think this is what should be done, please tell me if something looks wrong) : > > for A i

Re: packages required in installation (Re: apt-utils in debootstrap)

2002-01-01 Thread Anthony Towns
On Wed, Jan 02, 2002 at 01:22:11PM +0900, Junichi Uekawa wrote: > The following script checks for validity of priority/section (and > I think this is what should be done, please tell me if something looks wrong) : > for A in $(/usr/sbin/debootstrap --arch $ARCH --print-debs woody); do (apt-cache

packages required in installation (Re: apt-utils in debootstrap)

2002-01-01 Thread Junichi Uekawa
On Wed, 2 Jan 2002 12:01:55 +0900 Junichi Uekawa <[EMAIL PROTECTED]> wrote: CC'd to debian-cd, because that's probably the relevant list. The following script checks for validity of priority/section (and I think this is what should be done, please tell me if something looks wrong) : for A in