Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 May 1999 02:02:40 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/release/sysinstall config.c index.c install.c package.c sysinstall.h
Message-ID:  <199905120902.CAA31496@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         1999/05/12 02:02:40 PDT

  Modified files:
    release/sysinstall   config.c index.c install.c package.c 
                         sysinstall.h 
  Log:
  Completely change the way package_add() does its work.  Now we
  handle dependencies at a lower level and use package add for this.
  Also made index searches stricter.
  
  Revision  Changes    Path
  1.131     +23 -50    src/release/sysinstall/config.c
  1.65      +53 -5     src/release/sysinstall/index.c
  1.236     +2 -2      src/release/sysinstall/install.c
  1.71      +19 -11    src/release/sysinstall/package.c
  1.164     +4 -1      src/release/sysinstall/sysinstall.h


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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