mirror of void-packages + my own branches
Find a file
Juan RP 255c48b198 Added support to check SHA256 integrity for binary pkgs.
This currently checks:
 - While removing, any file is checked and if hash doesn't match the
   file is ignored and not removed.
 - While installing, if a binary pkg file doesn't match with the one
   reported by the repository's pkg index file, the process will be
   stopped.

--HG--
extra : convert_revision : 42bb64e89a092f0ff3e7d951e5b26e45d63a60fe
2009-02-26 05:41:49 +01:00
bin xbps-bin: implement 'files' target, to show installed files for a pkg. 2009-02-26 02:46:20 +01:00
doc Added support to check SHA256 integrity for binary pkgs. 2009-02-26 05:41:49 +01:00
etc Install by default xbps.conf into $(PREFIX)/etc and use it. 2009-02-05 15:21:33 +01:00
include Added support to check SHA256 integrity for binary pkgs. 2009-02-26 05:41:49 +01:00
lib Added support to check SHA256 integrity for binary pkgs. 2009-02-26 05:41:49 +01:00
shutils binpkg.sh: reset conf_files and keep_dirs for subpkgs. 2009-02-25 07:31:29 +01:00
templates wget: add /etc/wgetrc into $conf_file. 2009-02-26 03:50:38 +01: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 Change code to compile with -Wall -Wextra. 2009-02-18 01:07:51 +01:00