Commit Graph

18 Commits

Author SHA1 Message Date
bcf3816b96 removed find maxdepth 2020-09-01 11:49:12 +02:00
b5c9bed614 added logo svg file 2020-08-26 11:53:12 +02:00
bcb18dc478 better script to remove comments and rename 2020-08-24 12:40:38 +02:00
dd4a26da22 fixed binary name recognition and archive location 2020-08-24 12:40:05 +02:00
7fc4f775ac correct execution 2020-08-24 11:17:42 +02:00
62d02a1202 changed extension and better sed commands 2020-08-24 11:16:19 +02:00
b0b25ba7ff payload has to create directory before extraction 2020-08-23 16:02:24 +02:00
9c5341a976 paylad extracts in dedicated directory
the payload now extracts into either /tmp/tarinstall or
$XDG_CACHE_HOME/tarinstall in order to avoid conflicts
2020-08-23 15:50:56 +02:00
2117ad85ab renamed scripts to better represent their function 2020-08-22 23:51:28 +02:00
17ab178cdd more improvements
- payload now extracts in the right location
- payload checks if the file is already extracted
- etc.
2020-08-22 23:34:05 +02:00
35d955683e prepare script passes shellcheck 2020-08-22 21:19:34 +02:00
d80a695d06 licensed under MIT 2020-08-22 13:38:33 +02:00
0b1149518d more complete version of the prepare script
- dependencies are fetched recursively
- script is more verbose
- increased compression ratio of package
- strip preload of comments before injection
- more I am missing
2020-08-22 13:35:31 +02:00
5bc1bce3ee first semi-working build using POSIX shell and utilities 2020-08-21 19:37:19 +02:00
ce253576b1 more idea refinements 2020-08-20 09:22:15 +02:00
f865965e7c more ideas 2020-08-19 17:07:54 +02:00
7f342df5d3 better specification and usage 2020-08-18 23:26:41 +02:00
c8ebdfac8f initiated commitment 2020-08-18 21:11:46 +02:00