[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: patch on tftp/rarp.xml



On Tue, May 18, 2004 at 11:03:56PM +0200, Thiemo Seufer wrote:
> Geert Stappers wrote:
 <snip what="patch that is meanwhile applied by kraai"/>
TNX

> 
> > Anyway, we, D.I.S.T.,  should not worry about a RARP server,
> > just realize that there are SUN computers that netboot by RARP.
> > It is for the support of those clientsss to write about RARP
> > in the d-i manual.
> 
> If it is actually sparc specific, then the section probably shouldn't
> show up for all architectures.
> 

No worries mate,
It is handled by lines like
 
    <sect2 condition="supports-rarp" id="tftp-rarp">
  
in the .xml files
and the buildone.sh script where you find:

    sparc)
        archspec="sparc;not-i386;not-s390;not-m68k;not-powerpc;not-alpha"
        kernelversion="2.4.24"
                                                                                
        fdisk="fdisk.txt"
        network="supports-tftp;supports-rarp;supports-dhcp;supports-bootp;supports-nfsroot"
        boot="supports-floppy-boot"
        other="supports-serial-console;rescue-needs-root-disk"
        smp="supports-smp"
        goodies=""
        ;;


That there are architectures that claim "supports-rarp"
is an other problem  ( Bug Report 250025 - 250029 )


Cheers
Geert Stappers

Attachment: pgpbXxm2cCFto.pgp
Description: PGP signature


Reply to: