Re: [d-i] Install floppy

2002-08-02 Thread Foo
Tollef Fog Heen wrote:,''`. | kernel, net modules, initrd with busybox, uClibc | | When the source is setup (cdrom, eth, hd) | download into the initrd: > you still need anna, main-menu, libdebian-installer, a retriever, > most likely libdi

Re: [d-i] Install floppy

2002-08-02 Thread Erik Andersen
On Fri Aug 02, 2002 at 08:51:22AM +0200, Tollef Fog Heen wrote: > * Foo > > | kernel, net modules, initrd with busybox, uClibc > | > | When the source is setup (cdrom, eth, hd) > | download into the initrd: > > you still need anna, main-menu, libdebian-installer, a retriever, > most likely lib

Re: [d-i] Install floppy

2002-08-01 Thread Tollef Fog Heen
* Foo | kernel, net modules, initrd with busybox, uClibc | | When the source is setup (cdrom, eth, hd) | download into the initrd: you still need anna, main-menu, libdebian-installer, a retriever, most likely libdiscover. Using uClibc sounds interesting, but personally, I don't have time for

Re: [d-i] Install floppy

2002-08-01 Thread Erik Andersen
On Fri Aug 02, 2002 at 12:08:21PM +1000, Foo wrote: > Hi, > > Install floppy only needs these: > > kernel, net modules, initrd with busybox, uClibc Wonderful! My only concern is that uClibc does not yet support all the architectures that Debian supports uClibc is not very hard to port, bu

[d-i] Install floppy

2002-08-01 Thread Foo
Hi, Install floppy only needs these: kernel, net modules, initrd with busybox, uClibc When the source is setup (cdrom, eth, hd) download into the initrd: libc6, parted, parted libs, etc. So no second drivers floppy disk is required. Also mklibs to reduce libs, is not needed. Cheers Rob. -