Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jun 1997 03:41:50 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/pkg_install/add extract.c perform.c src/usr.sbin/pkg_install/lib plist.c
Message-ID:  <199706291041.DAA00283@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         1997/06/29 03:41:50 PDT

  Modified files:
    usr.sbin/pkg_install/add extract.c perform.c 
    usr.sbin/pkg_install/lib plist.c 
  Log:
  Add support for @option preserve - moves existing files out of the way
  before replacing them (using pkgname to make this hopefully unique).
  Delete also moves them back, if they exist, resulting in a package
  which can be "backed out" with reasonable safety.
  
  Revision  Changes    Path
  1.14      +45 -1     src/usr.sbin/pkg_install/add/extract.c
  1.42      +1 -6      src/usr.sbin/pkg_install/add/perform.c
  1.20      +25 -4     src/usr.sbin/pkg_install/lib/plist.c



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