cvs commit: src/usr.sbin/sysinstall dist.c dist.h menus.c
 sysinstall.8
    Colin Percival 
    cperciva at FreeBSD.org
       
    Tue Aug 10 11:18:42 PDT 2004
    
    
  
cperciva    2004-08-10 18:18:42 UTC
  FreeBSD src repository
  Modified files:
    usr.sbin/sysinstall  dist.c dist.h menus.c sysinstall.8 
  Log:
  Teach sysinstall about the "srescue" distribution, which contains the
  contents of /usr/src/rescue.  Until now, the files were shipped with
  releases but sysinstall would ignore them (resulting in a non-buildable
  source tree).
  
  Sanity checked by:      jhb
  
  Revision  Changes    Path
  1.234     +1 -0      src/usr.sbin/sysinstall/dist.c
  1.62      +2 -1      src/usr.sbin/sysinstall/dist.h
  1.395     +2 -0      src/usr.sbin/sysinstall/menus.c
  1.64      +2 -0      src/usr.sbin/sysinstall/sysinstall.8
    
    
More information about the cvs-all
mailing list