Go to file
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
bin Mega-commit with improvements and changes done in the past days. 2009-08-08 22:29:48 +02:00
doc Mega-commit with improvements and changes done in the past days. 2009-08-08 22:29:48 +02:00
etc Install by default xbps.conf into $(PREFIX)/etc and use it. 2009-02-05 15:21:33 +01:00
include Introduce xbps_callback_array_iter_reverse_in_dict(). 2009-08-08 22:14:42 +02:00
lib Mega-commit with improvements and changes done in the past days. 2009-08-08 22:29:48 +02:00
shutils Mega-commit with improvements and changes done in the past days. 2009-08-08 22:29:48 +02:00
templates dash: remove the not-so-useful REMOVE script. 2009-08-05 22:58:56 +02:00
triggers Improve the info-files and register-shell triggers. 2009-07-30 12:34:31 +02:00
.gitignore Split repo commands into the new xbps-repo bin. 2009-02-05 14:46:09 +01:00
Makefile Install by default xbps.conf into $(PREFIX)/etc and use it. 2009-02-05 15:21:33 +01:00
prog.mk Use a common mk file for all bins, install bins stripped. 2009-02-16 18:03:03 +01:00
vars.mk Build code with -Wconversion. 2009-04-11 16:15:06 +02:00