aboutsummaryrefslogtreecommitdiff
path: root/docs/random-ideas-for-packages.txt
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2026-07-19 01:17:14 -0400
committerJack Jamison <jackqjamison@gmail.com>2026-07-19 01:17:14 -0400
commit383ae0127fa26133158ac42c06d0415aa89df58e (patch)
treeb48823e813138eb15ded45738e14d3c0bdde9388 /docs/random-ideas-for-packages.txt
parent31576c7379e1326c8cb17802db08641f2ae71570 (diff)
improvements
Diffstat (limited to 'docs/random-ideas-for-packages.txt')
-rw-r--r--docs/random-ideas-for-packages.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/random-ideas-for-packages.txt b/docs/random-ideas-for-packages.txt
index 2307277..c7a6884 100644
--- a/docs/random-ideas-for-packages.txt
+++ b/docs/random-ideas-for-packages.txt
@@ -11,3 +11,6 @@ Ideas:
- Dynamic linking could be reserved for system packages (probably, maybe it's simpler to just use static linking)
- User apps are packages are directories with resources and local storage, sandbox
- Dynamically linked apps dependencies can be detected by their soname, and be downloaded by the package manager (similar to windows with their libc's)
+
+Tooling Ideas
+- Rebuild package without clean rebuilding