Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Oct 2008 01:25:29 +0000 (UTC)
From:      Ken Smith <kensmith@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/sysinstall config.c globals.c index.c package.c sysinstall.h
Message-ID:  <200810251807.m9PI7cZW000397@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kensmith    2008-10-25 01:25:29 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6_4)
    usr.sbin/sysinstall  config.c globals.c index.c package.c 
                         sysinstall.h 
  Log:
  SVN rev 184238 on 2008-10-25 01:25:29Z by kensmith
  
  MFS r184237 (which was MFS of r184232):
  
  > MFC r183921 and r184180
  > When we notice the INDEX had volume numbers (so the media the packages
  > are coming from has multiple volumes) walk through the dependency tree
  > for the packages selected by the user once for each volume, only
  > installing packages on the current volume.  If we can't install the
  > package because its on a higher volume just note that we have looked
  > at it during the pass for this volume to cut down on time spent checking
  > dependencies.  This stops the excessive disc swapping that users have
  > complained (a lot...) about.
  
  Approved by:    re (kib)
  
  Revision       Changes    Path
  1.233.2.5.4.2  +9 -2      src/usr.sbin/sysinstall/config.c
  1.27.24.2      +3 -0      src/usr.sbin/sysinstall/globals.c
  1.106.2.8.2.2  +51 -5     src/usr.sbin/sysinstall/index.c
  1.103.8.1.2.2  +11 -4     src/usr.sbin/sysinstall/package.c
  1.264.2.7.2.2  +5 -1      src/usr.sbin/sysinstall/sysinstall.h



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