1
0
mirror of https://codeberg.org/kiss-community/kiss synced 2024-07-02 14:02:26 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Dylan Araps
67fd516430
kiss-chbuild: Use latest tarball 2020-06-30 14:32:47 +03:00
Dylan Araps
e43dd77469
contrib: Fix portability issues 2020-05-15 09:58:16 +03:00
Dylan Araps
dff30f569c
kiss-chbuild: Fix various issues. Closes #155 2020-05-15 09:37:42 +03:00
Dylan Araps
a7f9204ecf
kiss-chbuild: Allow packages passed on the command-line. Closes #153 2020-05-14 10:22:50 +03:00
Dylan Araps
e200e8b358
kiss-chbuild: Verify checksums. Closes #152 2020-05-13 22:33:22 +03:00
Ethan Sommer
02eb785a44 kiss-chbuild: replace wget with already used curl 2020-05-12 22:41:53 -04:00
Dylan Araps
cfa37abf59
kiss-chbuild: Update tarball URL 2020-05-12 08:11:52 +03:00
Dylan Araps
ad280931e5
contrib: Make doc strings match KISS' 2020-05-01 09:07:20 +03:00
Dylan Araps
23448e5079
kiss-chbuild: Simplify script 2020-04-18 12:20:13 +03:00
Dylan Araps
6786d2ca0a
kiss: Unify usage outputs for all contrib scripts.
Seeing as how these utilities are now better integrated,
more effort should go into the overall interface between
what should be the "benchmark" or example kiss scripts.
2020-04-18 12:11:56 +03:00
Dylan Araps
fdf2775640
kiss: Integrate with user scripts.
kiss' help output will now include all executables found in $PATH
which begin with kiss-*. A comment string is optionally usable via
setting the second line of the script to a string.

Example:

...

This also means that 'kiss <script name>' is also possible now.
If I have a script in my $PATH called kiss-depends, I can now use
it via kiss with 'kiss depends'.
2020-04-18 11:39:37 +03:00
Dylan Araps
7b36eb0f99
contrib: clean up 2020-02-25 22:56:41 +02:00
Dylan Araps
36c1edb9e3
kiss-chbuild: Fix url 2020-02-19 23:46:13 +02:00
Dylan Araps
2b2cce6b57
kiss-chbuild: spawn chroots on the fly 2020-01-21 02:52:40 +02:00