[pacman-dev] [PATCH] Extract .MTREE file into local package database

2012-04-29 Thread Allan McRae
Signed-off-by: Allan McRae --- lib/libalpm/add.c |5 + 1 file changed, 5 insertions(+) diff --git a/lib/libalpm/add.c b/lib/libalpm/add.c index b007766..b98346e 100644 --- a/lib/libalpm/add.c +++ b/lib/libalpm/add.c @@ -164,6 +164,11 @@ static int extract_single_file(alpm_handle_t *handl

[pacman-dev] [PATCH] makepkg: add mtree file into package

2012-04-29 Thread Allan McRae
Add an mtree file to the package with all file information. This can be added to the local pacman database on install allowing full package verification. Signed-off-by: Allan McRae --- Two things I want to query here... 1) bsdtar -czf .MTREE When creating the package, we use gzip instead o

[pacman-dev] [GIT] The official pacman repository branch, master, updated. v4.0.3-250-g2e6cb69

2012-04-29 Thread Dan McGee
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The official pacman repository". The branch, master has been updated via 2e6cb69bf6d6b2738d7a9c23c55d1734378402c7 (commit) vi