Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Nov 2002 06:44:46 -0800 (PST)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/release Makefile src/release/alpha dokern.sh drivers.conf
Message-ID:  <200211051444.gA5EikaJ025752@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2002/11/05 06:44:46 PST

  Modified files:
    release              Makefile 
    release/alpha        dokern.sh drivers.conf 
  Log:
  Fixes to unbreak Alpha releases:
  
  Strip ${RD}/mfsfd/stand/etc/defaults/rc.conf.
  
  Don't copy loader.help to ${RD}/mfsfd/boot, it serves no useful purpose.
  
  Removed the now no-op commands to copy ${RD}/trees/base/dev bits to
  ${RD}/mfsfd/dev, now that DEVFS is the default.
  
  Removed UFS_ACL, PSEUDOFS, and COMPAT_FREEBSD4 options from the BOOTMFS
  kernel.
  
  Moved miibus network module to the drivers floppy.
  
  isp(4) and mpt(4) now have corresponding modules, move them to the third
  floppy as well.
  
  Caution!  With these changes, mfsroot.flp has only 11K left, and
  kern.flp has even less -- 5K.
  
  Revision  Changes    Path
  1.724     +2 -10     src/release/Makefile
  1.58      +5 -0      src/release/alpha/dokern.sh
  1.8       +3 -2      src/release/alpha/drivers.conf

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?200211051444.gA5EikaJ025752>