xbps/bin/xbps-bin
Juan RP 5642ffa86e New configuration scheme changes, round 1.
- Configuration file 'xbps-conf.plist' has been splitted off into
  two files: conf.plist and repositories.plist. By default they
  are stored in etc/xbps.
- Changed some members in xbps_handle struct, mostly to make it easy
  to change its value in {cache,root}dir and conffile.
- Made xbps_init() release proplib objects as soon as we don't need
  them, that way it uses 35% less of memory or in some cases even more.

There will be another commit that will implement to read new virtualpkg
settings by the user, as specified in:

	http://code.google.com/p/xbps/issues/detail?id=12
2011-10-17 12:37:15 +02:00
..
check.c New configuration scheme changes, round 1. 2011-10-17 12:37:15 +02:00
defs.h Share transaction callbacks for xbps-{bin,repo}, reposync cb support. 2011-07-28 09:25:30 +02:00
fetch_cb.c Share transaction callbacks for xbps-{bin,repo}, reposync cb support. 2011-07-28 09:25:30 +02:00
find-files.c New configuration scheme changes, round 1. 2011-10-17 12:37:15 +02:00
install.c libxbps: improve returned errnos for repository API functions. 2011-07-29 11:17:34 +02:00
main.c New configuration scheme changes, round 1. 2011-10-17 12:37:15 +02:00
Makefile Share transaction callbacks for xbps-{bin,repo}, reposync cb support. 2011-07-28 09:25:30 +02:00
question.c Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02:00
remove.c Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02:00
show-deps.c Moved install transaction code to libxbps, see NEWS file. 2011-07-27 17:13:54 +02:00
show-info-files.c XBPS major changes in June 2011. 2011-06-04 13:37:53 +02:00
trans_cb.c trans_cb: fix obvious error in REPOSYNC state. 2011-07-29 11:12:34 +02:00
util.c xbps-{bin,repo}: minor change to long_desc obj printing. 2011-09-01 09:50:47 +02:00
xbps-bin.8 Introduce new pkg state: half-unpacked. 2011-07-28 16:25:01 +02:00