Dylan Araps
7695d003f5
kiss-chroot: Removed old envar
2020-08-11 10:59:51 +03:00
Dylan Araps
5c6898f143
kiss-chroot: Allow some things to fail.
2020-07-31 09:53:52 +03:00
Dylan Araps
1aaa100139
kiss-chbuild: Use latest tarball
2020-07-28 04:21:41 +03:00
Dylan Araps
f59b725cdd
kiss-owns: Make output simpler.
...
This changes the output of the utility to the package name of the
match if one exists. The utility is now usable in scripts.
2020-07-28 02:30:09 +03:00
Dylan Araps
67fd516430
kiss-chbuild: Use latest tarball
2020-06-30 14:32:47 +03:00
Dylan Araps
929270cdbf
kiss: Make help work for all files
2020-06-21 17:32:18 +03:00
Dylan Araps
757795ebbc
kiss-chroot: Use values from host
2020-06-13 21:14:58 +03:00
Dylan Araps
2f9e4ce2f2
kiss-help: Fallback to 404
2020-06-13 00:25:03 +03:00
Dylan Araps
249c5a2c43
kiss-help: New utility
2020-06-13 00:00:58 +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
f1347c4161
kiss-size: POSIX du usage
2020-05-14 16:31:24 +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
b766584b71
kiss-outdated: Minor tweaks
2020-05-09 21:28:09 +03:00
Dylan Araps
994f5b69e9
contrib: Drop a few scripts.
...
The number of contrib scripts was far too large.
These four utilities really don't belong here.
2020-05-08 19:41:48 +03:00
Dylan Araps
b9193e54cc
kiss-outdated: Fix various issues. Closes #145
2020-05-08 18:58:15 +03:00
Dylan Araps
e8b1615cc4
kiss-outdated: Show packages from repositories instead of installed. Closes #144
2020-05-08 11:21:34 +03:00
Dylan Araps
a1b28dbb56
kiss-outdated: Show packages from repositories instead of installed.
2020-05-08 11:21:06 +03:00
Dylan Araps
1b0fc81b41
kiss-orphans: Reflect linux-headers changes in kisslinux/repo
2020-05-03 23:40:34 +03:00
Dylan Araps
a11d48d595
kiss-chroot: Automatically mount efivars
2020-05-01 20:13:23 +03:00
Dylan Araps
ad280931e5
contrib: Make doc strings match KISS'
2020-05-01 09:07:20 +03:00
Dylan Araps
c8b5990acf
kiss-fork: Add option to pick repository
2020-04-25 17:48:44 +03:00
Dylan Araps
72fc1ae0fa
kiss: Remove mention of rsync
2020-04-25 09:02:24 +03:00
Dylan Araps
47de49f92c
kiss: Final clean up of contrib
2020-04-18 12:36:38 +03:00
Dylan Araps
10333def43
kiss: Further simplify utilities.
2020-04-18 12:27:38 +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
Cem Keylan
766e5d7089
kiss-repodepends: don't output the dependencies of installed package
...
kiss-repodepends did not honour the user's KISS_PATH and outputted
the last path it found. If the user has the package installed, the
last path will always be the system database, which defeats the whole
purpose of "repodepends". This patch will use the first path it finds,
which will be the user's preferred repository in the KISS_PATH.
Signed-off-by: Dylan Araps <dylan.araps@gmail.com>
2020-04-17 15:14:09 +03:00
Muhammad Herdiansyah
de4484c039
kiss-export: respect KISS_COMPRESS
2020-04-13 19:31:31 +07:00
Dylan Araps
58b0272574
kiss: Minor changes
2020-03-25 11:59:15 +02:00
Dylan Araps
d01ffde93c
kiss: zstd support
2020-03-22 14:46:38 +02:00
Dylan Araps
40c00285d0
contrib: Added kiss-[fork,link]
2020-03-13 15:43:54 +02:00
Dylan Araps
2136399986
kiss-chroot: Fix cxxflags. Closes #123
2020-03-13 11:04:34 +02:00
Dylan Araps
4cbe2cb42e
kiss-chroot: Set CFLAGS/CXXFLAGS via $2
2020-03-13 00:11:18 +02:00
Dylan Araps
e9291d6d03
kiss-choot: Allow arch to be set via $2
2020-03-12 23:58:38 +02:00
Dylan Araps
ddfe11abd0
contrib: Added kiss-cargo-urlgen
2020-03-12 16:59:43 +02:00
Dylan Araps
4ced0c5c26
contrib: Remove unneeded checks
2020-03-11 20:04:07 +02:00
Dylan Araps
1c02a84c3b
kiss-reset: Fix bug
2020-03-11 17:14:09 +02:00
Dylan Araps
33dd1ed467
kiss-outdated: Check for outdated packages via repology
2020-03-04 00:49:04 +02:00
Dylan Araps
2063c19389
kiss-depends-finder: oops
2020-02-27 22:32:59 +02:00
Dylan Araps
7b36eb0f99
contrib: clean up
2020-02-25 22:56:41 +02:00
Dylan Araps
a4d26034c7
kiss-maintainer: Better output
2020-02-25 22:42:36 +02:00
Dylan Araps
36c1edb9e3
kiss-chbuild: Fix url
2020-02-19 23:46:13 +02:00
Dylan Araps
4b3430f301
kiss: Allow user to force kiss to run as root
2020-01-29 09:05:12 +02:00
Dylan Araps
17ee3eaed4
kiss-new: Create boilerplate kiss packages
2020-01-22 19:00:29 +02:00
Dylan Araps
2b2cce6b57
kiss-chbuild: spawn chroots on the fly
2020-01-21 02:52:40 +02:00