]> gitweb.fluxo.info Git - trashman.git/commitdiff
Updates trashman
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 17 Dec 2020 18:36:33 +0000 (15:36 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 17 Dec 2020 18:36:33 +0000 (15:36 -0300)
IDEAS.md

index 844b64d74641de4843ab7da7e065fe4d7b83ca22..9151a81163395d2bb8fe5097b615de91bd8bb26c 100644 (file)
--- 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?)