DragonFly BSD
DragonFly commits List (threaded) for 2005-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/usr.sbin/pkg_install/add extract.c perform.c src/usr.sbin/pkg_install/lib lib.h plist.c


From: Simon Schubert <corecode@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 28 Aug 2005 09:56:12 -0700 (PDT)

corecode    2005/08/28 09:56:12 PDT

DragonFly src repository

  Modified files:
    usr.sbin/pkg_install/add extract.c perform.c 
    usr.sbin/pkg_install/lib lib.h plist.c 
  Log:
  Add a hack to pkgtools to install to a different root.  This differs from
  using PREFIX as the installed files don't get relocated, but all the tree
  appears in PKG_FAKEROOT, including PKG_DBDIR.
  
  This won't work for all packages and isn't ment to either.  Pkgtools are
  evil hackery anyways and this adds even more.  This will be used in
  nrelease to support addition of packages by using the host tools and not
  the target tools.
  
  Revision  Changes    Path
  1.5       +19 -7     src/usr.sbin/pkg_install/add/extract.c
  1.6       +12 -7     src/usr.sbin/pkg_install/add/perform.c
  1.6       +17 -1     src/usr.sbin/pkg_install/lib/lib.h
  1.5       +5 -1      src/usr.sbin/pkg_install/lib/plist.c


http://www.dragonflybsd.org/cvsweb/src/usr.sbin/pkg_install/add/extract.c.diff?r1=1.4&r2=1.5&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.sbin/pkg_install/add/perform.c.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.sbin/pkg_install/lib/lib.h.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.sbin/pkg_install/lib/plist.c.diff?r1=1.4&r2=1.5&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]