cvs commit: src/usr.sbin/sysinstall dist.c

Colin Percival cperciva at FreeBSD.org
Tue May 23 20:35:48 PDT 2006


cperciva    2006-05-24 03:34:58 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/sysinstall  dist.c 
  Log:
  If the user asks for "kernel sources" to be installed, extract the
  SRC_BASE package (src/[A-Z]*) as well as SRC_SYS (src/sys/*).  This
  allows users who only install the kernel source code to use the
  modern "make buildkernel" approach.
  
  Discussed with: re (scottl, kensmith)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.244     +1 -1      src/usr.sbin/sysinstall/dist.c


More information about the cvs-src mailing list