Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jul 2000 05:04:33 -0700 (PDT)
From:      Neil Blakey-Milner <nbm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/release/picobsd/custom Makefile
Message-ID:  <200007181204.FAA82759@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nbm         2000/07/18 05:04:33 PDT

  Modified files:
    release/picobsd/custom Makefile 
  Log:
  First part of PicoBSD makeover, adding basic 'obj' facilities, allowing
  for read-only src tree.
  
  While I'm there:
  1) Use kgzip, not kzip, since kzip certainly doesn't make bootable
  kernels anymore.  loader still isn't built separately, let alone without
  forth support.  This needs to be fixed.
  
  2) Expand the mount/vnconfig examples to be the defacto way of making
  sure the filesystems are mounted, unmounted, or not configured.  This
  needs more work.
  
  3) quieten the build substantially, so errors are more prominent
  
  4) Start of '-j' ability.  Current style isn't quite in the correct
  dependency format for this, but obvious mistakes (changing directories
  in main shell) are fixed.
  
  Approved by:	grog, dwhite, luigi (no objections to me doing a makeover)
  
  Revision  Changes    Path
  1.3       +72 -63    src/release/picobsd/custom/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?200007181204.FAA82759>