Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Feb 2002 00:50:24 -0800 (PST)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/etherboot Makefile distinfo pkg-descr ports/net/etherboot/files patch-aa
Message-ID:  <200202180850.g1I8oOZ46129@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2002/02/18 00:50:24 PST

  Modified files:
    net/etherboot        Makefile distinfo pkg-descr 
    net/etherboot/files  patch-aa 
  Log:
  Upgrade etherboot to 5.0.5, improve pkg documentation and use more
  sensible defaults for FreeBSD. Specifically:
  
  Makefile, distinfo:
     upgrade to etherboot 5.0.5
  
  pkg-descr:
     improve description on installing on floppy/hd
  
  files/patch-aa:
     implement some FreeBSD-specific defaults, namely:
     + boot1a.s
          use a FreeBSD partition type instead of a DOS partition type
     + makerom.c
          pad the image size to multiples of 8k instead of powers of 2.
          This makes the tulip image fit in the 62 sectors which are
          typically unused on the first track of hard disks (other images
          were already 16k so there is not a problem with them).
     + Makefile
          make the disk loader bin/boot1a.bin be compiled by default
     All these diffs are in the same patchfile because they are very
     short, version independent (they even work with 5.0.4 and probably
     earlier versions of etherboot) and will be contributed back to the
     developers, so it is not worthwhile to clutter the ports subtree
     with multiple patches.
  
  Approved-by: maintainer
  
  Revision  Changes    Path
  1.21      +1 -1      ports/net/etherboot/Makefile
  1.13      +1 -1      ports/net/etherboot/distinfo
  1.11      +44 -0     ports/net/etherboot/files/patch-aa
  1.5       +11 -12    ports/net/etherboot/pkg-descr

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202180850.g1I8oOZ46129>