void-packages/bin
Juan RP 17404bdb42 Mega-commit with improvements and changes done in the past days.
- Introduce package states: unpacked, broken, installed, etc.
  Not yet finished, only unpacked and installed are used for now.

- Move package metadata files in binary packages directly to
  the top directory, this speeds up some ops and makes easier to
  continue working in future changes.

- xbps-bin: -C flag to check the hash of package files has been
  superseded by the 'check' target, which verifies the integrity
  of an installed package.

- Use the 'essential' object when upgrading packages, overwritting
  current files. This is needed for critical packages like sh, libc
  and others.

- Miscellaneous tweaks and improvements thorough the code.

--HG--
extra : convert_revision : 2073fcc123efc24b3e9327b5e22aa91752f20df6
2009-08-08 22:29:48 +02:00
..
xbps-bin Mega-commit with improvements and changes done in the past days. 2009-08-08 22:29:48 +02:00
xbps-cmpver Remove dup xbps_cmpver_* func, use just the real one. 2009-06-07 05:02:58 +02:00
xbps-digest xbps-digest: use the SHA256_DIGEST_STRING_LENGTH constant. 2009-07-29 23:13:04 +02:00
xbps-pkgdb Mega-commit with improvements and changes done in the past days. 2009-08-08 22:29:48 +02:00
xbps-repo Mega-commit with improvements and changes done in the past days. 2009-08-08 22:29:48 +02:00
xbps-src xbps-src: fix 'xbps-src build-pkg all' after latest changes. 2009-04-18 16:45:30 +02:00
Makefile Split repo commands into the new xbps-repo bin. 2009-02-05 14:46:09 +01:00