Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Aug 2004 03:38:05 +0000 (UTC)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/sysinstall dist.c dist.h menus.c
Message-ID:  <200408250338.i7P3c5T6046910@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408250338.i7P3c5T6046910>