aboutsummaryrefslogtreecommitdiff
path: root/IDEAS.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2020-12-17 15:36:33 -0300
committerSilvio Rhatto <rhatto@riseup.net>2020-12-17 15:36:33 -0300
commit8d4bbc5ae009b8595a577978a896baece75d942c (patch)
tree5fea9f3a9b56b4722108e7021697337972358bb5 /IDEAS.md
parent84233b8ef29dd913b0114c3975ecc12e3a3f85e8 (diff)
downloadtrashman-8d4bbc5ae009b8595a577978a896baece75d942c.tar.gz
trashman-8d4bbc5ae009b8595a577978a896baece75d942c.tar.bz2
Updates trashman
Diffstat (limited to 'IDEAS.md')
-rw-r--r--IDEAS.md6
1 files changed, 6 insertions, 0 deletions
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?)