On Wed, Jul 14, 2004 at 01:34:24PM -0400, Joey Hess wrote:
> Your grep for rarp support in the config shows it's unset for all the
> i386 kernels used for d-i, and I doubt this will change unless the
> kernel people are asked to change it.

There is no need to activate it in the kernel.
This bugreport is to RARP support document from the i386 d-i manual removed.
See attached patch for doing so.

> 
> -- 
> see shy jo

Cheers
Geert Stappers
Index: buildone.sh
===================================================================
--- buildone.sh (revision 17775)
+++ buildone.sh (working copy)
@@ -70,7 +70,7 @@
        kernelversion="2.4.25"
        
         fdisk="fdisk.txt;cfdisk.txt"
-        
network="supports-tftp;supports-rarp;supports-dhcp;supports-bootp;supports-nfsroot"
+        network="supports-tftp;supports-dhcp;supports-bootp;supports-nfsroot"
         boot="supports-floppy-boot;bootable-disk;bootable-usb"
         
other="supports-pcmcia;supports-serial-console;rescue-needs-root-disk;workaround-bug-99926"
         smp="supports-smp"

Attachment: pgpL4dzJxAjqa.pgp
Description: PGP signature

Reply via email to