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

David E. O'Brien obrien at FreeBSD.org
Tue Aug 24 20:38:05 PDT 2004


obrien      2004-08-25 03:38:05 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/sysinstall  dist.c dist.h menus.c 
  Log:
  No longer do special handling of Perl.  FreeBSD users have all of 5.x
  to get used to the fact that Perl is no longer part of the base system.
  It is practically impossible to install any useful package and not get
  Perl automatically pulled in as a dependency.  So the typical user will
  get their Perl.
  
  This change greatly reduces the amount of manual labor in building the
  miniinst.iso in release building.
  
  Revision  Changes    Path
  1.235     +0 -1      src/usr.sbin/sysinstall/dist.c
  1.63      +1 -2      src/usr.sbin/sysinstall/dist.h
  1.398     +0 -2      src/usr.sbin/sysinstall/menus.c


More information about the cvs-src mailing list