Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2002 09:44:22 -0700 (PDT)
From:      Sam Leffler <sam@FreeBSD.org>
To:        cvs-committers@freebsd.org, cvs-all@freebsd.org
Subject:   cvs commit: src/release Makefile
Message-ID:  <200210191644.g9JGiNOo061574@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2002/10/19 09:44:21 PDT

  Modified files:
    release              Makefile 
  Log:
  Fixups to get make release going again for i386:
  
  o mount (and unmount) devfs in the chroot'd filesystem
  o handle umounting devfs in case of a keyboard interrupt
  o remove MAKEDEV from the fixit floppy so things fit again (mount_devfs was
    added in a separate commit)
  o explicitly remove mfsroot.gz and loader.conf when building the cd-rom area
    as otherwice cp -Rp aborts when a previous run left identical files around
  o increase the number of inodes on the drivers floppy; moving drivers from
    the kernel there (to shrink it's size) caused things to overflow
  o while we're increasing the driver's floppy inode config, separate out all
    parameters from the boot floppy
  
  Approved by:    re
  
  Revision  Changes    Path
  1.712     +21 -5     src/release/Makefile

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?200210191644.g9JGiNOo061574>