From: Silvio Rhatto Date: Thu, 17 Dec 2020 18:36:33 +0000 (-0300) Subject: Updates trashman X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=8d4bbc5ae009b8595a577978a896baece75d942c;p=trashman.git Updates trashman --- diff --git a/IDEAS.md b/IDEAS.md index 844b64d..9151a81 100644 --- a/IDEAS.md +++ b/IDEAS.md @@ -7,6 +7,9 @@ Ideas * Argument passing to distro/action scripts as `--param=value`. * Run check action (if available) before testing/installing/removing. * Multi-licensing and note on the lack of licensing for some scripts. +* Import action to create new packages from a source URI. +* Install from git remote URL (try to guess how to install the software). +* Makefile with DESTDIR (install, uninstall). * Remote deployment and execution of trashman. * Dependency management: * File `dependency` for each package, one package declaration per line. @@ -15,7 +18,10 @@ Ideas * New packages: * hoarder: * rtorrent-ps + * trashman (to install it locally) * trashman: * pkgtool * simplepkg etc * [pkgutils](https://github.com/nipuL/pkgutils) + * caddy http server + * kvmx (using it's Makefile?)