From 83a84b5dcd0cf74f5c66969fa1c210374f3d64b0 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 18 Oct 2012 10:39:51 +0200 Subject: [PATCH] TODO: update. --- TODO | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/TODO b/TODO index 3c3ff53e..bb4ca696 100644 --- a/TODO +++ b/TODO @@ -1,17 +1,24 @@ libxbps: - - switch to libcurl and drop libfetch. + - transaction: avoid fetching the whole pkg when updating and only fetch + modified files from target pkg. + - remove-obsoletes: remove obsolete links, not just dangling links. - properties: (update-first) still unimplemented. xbps-bin: - Improve help output and add description at the same line than target. +xbps-create: + - Move all configuration files to /share//conf/. + - Add -i --installed option to create binpkg from an installed version. + xbps-repo: - Improve help output and add description at the same line than target. - - support to verify PGP signed pkg-index.plist repo files. - I have some preliminar code but need to clean it up, thanks - to NetBSD's netpgp). - - Add requiredby support to pkg's dictionaries in repository's - pkg-index.plist, to know reverse deps from remote repos. + - Add support to sign with PGP or RSA the repository index files. + - Add requiredby support to pkg's dictionaries in repository's index, + to know reverse deps from remote repos. + +All: + - Maybe merge xbps-bin(8) and xbps-repo(8) onto xbps(8). Issues listed at http://code.google.com/p/xbps/issues/list