Commit Graph

159 Commits

Author SHA1 Message Date
Dylan Araps b6c5a245bd
kiss-outdated: improvements 2021-07-03 11:26:44 +00:00
Dylan Araps 2e455e96ab
kiss-outdated: Fix clang 2021-07-01 13:00:35 +00:00
Dylan Araps e9a2e3472b kiss-chroot: Mount /dev/shm, /dev/pts, /tmp and /run 2021-06-30 09:01:52 +00:00
Dylan Araps 4de133f546 kiss-owns: Fix #209 2021-06-28 07:14:57 +00:00
Dylan Araps f7957e12f7
fix shellcheck 2020-11-25 09:02:32 +02:00
Dylan Araps 1ea02cc354
kiss-repo-orphans: call kiss once 2020-11-19 14:37:29 +02:00
Dylan Araps 98b3f4ab6a
kiss: new utility kiss-repo-orphans
Lists all packages which do not belong to any repository in KISS_PATH.
2020-11-19 14:01:16 +02:00
Dylan Araps 367923b378
kiss-preferred: fixes 2020-11-19 11:48:33 +02:00
dylan 7fdf69dfc2
Merge pull request #199 from TAAPArthur/master
kiss-preferred: new utility to list all current conflicts resolutions.
2020-11-19 11:41:29 +02:00
Dylan Araps 18c7335241
Merge branch 'master' of github.com:kisslinux/kiss 2020-11-19 09:54:10 +02:00
Dylan Araps b7f92fb5a7
kiss-fork: minor fixes 2020-11-19 09:53:51 +02:00
Eudald Gubert i Roldan e54c69033d
kiss-export: new naming scheme for tarballs 2020-11-16 12:57:39 +01:00
Arthur Williams 03cf1f5bf7 kiss-preferred: new utility
Added a new utility to list all current conflicts resolutions.
2020-11-07 05:02:21 -06:00
Dylan Araps 3237598dc3
kiss-owns: Allow all path types as input 2020-11-06 08:49:56 +02:00
zacanger 65b8332eac chore(kiss-export): remove duplicate string building
Signed-off-by: Dylan Araps <dylan.araps@gmail.com>
2020-11-06 08:37:28 +02:00
Dylan Araps 117605b88a
kiss-outdated: Add 6.0.0 version 2020-11-06 08:29:09 +02:00
Dylan Araps e5d93df126
fix whitespace 2020-11-06 08:16:58 +02:00
Dylan Araps b93e6b4ba8 kiss-graph: new utility. Closes #197
Signed-off-by: Dylan Araps <dylan.araps@gmail.com>
2020-11-06 08:16:31 +02:00
Dylan Araps 2b6384d1a3
revert to 5.1.0 to cherrypick changes from 6.0.0 2020-11-06 08:14:46 +02:00
Dylan Araps 8d50eea3b2
kiss-graph: new utility. Closes #197 2020-10-30 09:27:07 +02:00
Dylan Araps f54432632d
kiss-outdated: Hide git packages 2020-10-05 08:24:08 +03:00
zacanger e886cb5e11
chore(kiss-export): remove duplicate string building 2020-10-02 23:58:32 +00:00
Dylan Araps 466706f7c5
kiss-orphans: Performance fixes. More to come 2020-09-24 09:16:31 +03:00
Dylan Araps 2762822180
kiss-outdated: make output chainable 2020-09-23 14:24:12 +03:00
Dylan Araps d6eb067ee3
kiss-outdated: show curl error output 2020-09-23 14:21:06 +03:00
Dylan Araps ac2240f805
kiss-outdated: now it's perfect 2020-09-23 14:01:35 +03:00
Dylan Araps ab80758071
docs: update 2020-09-23 12:36:49 +03:00
Dylan Araps 423360e7ae
kiss-outdated: more fixes 2020-09-23 12:34:49 +03:00
Dylan Araps 50c1ff84b4
kiss-outdated: more fixes 2020-09-23 11:58:16 +03:00
Dylan Araps 56241819a7
kiss-outdated: fix missing newline 2020-09-23 11:56:15 +03:00
Dylan Araps 313cc1544f
kiss-outdated: more fixes 2020-09-23 11:51:19 +03:00
Dylan Araps cd6c95419d
kiss-outdated: rewrite with useful error messages, etc 2020-09-23 11:44:08 +03:00
Dylan Araps 96a2f18566
kiss: minor changes 2020-09-22 15:11:30 +03:00
Dylan Araps 79b3def229
kiss-owns: Allow for any kind of path. Closes #190 2020-09-19 09:35:52 +03:00
Dylan Araps 67ccf37ac6
kiss-size: clean up 2020-09-09 14:21:44 +03:00
Dylan Araps 84339a279a
kiss-revdepends: clean up 2020-09-09 14:20:52 +03:00
Dylan Araps 215c14d462
kiss-reset: drop pkgconf 2020-09-09 14:20:11 +03:00
Dylan Araps 0c7ec6b158
kiss-manifest: clean up 2020-09-09 14:00:54 +03:00
Dylan Araps 9ed5682926
kiss-help: clean up 2020-09-09 13:58:47 +03:00
Dylan Araps cc084f654a
kiss-fork: clean up 2020-09-09 13:58:00 +03:00
Dylan Araps 07ad1dcf73
kiss-depends: clearer 2020-09-09 13:41:58 +03:00
Dylan Araps ba971ba449
kiss-depends: fix pwd 2020-09-09 13:40:32 +03:00
Dylan Araps 53d28cc0a5
kiss-export: clean up 2020-09-09 13:39:25 +03:00
Dylan Araps 9e38bf7d03
kiss-depends: changes
- whitespace is normalized between fields.
- less code.
2020-09-09 13:31:27 +03:00
Jonathan Dahan b58d4d3c95 Remove extraneous period. 2020-09-04 13:32:29 -04:00
Jonathan Dahan d94c811e7f Use full kiss subcommands for readability and safety 2020-09-04 13:32:19 -04:00
Jonathan Dahan fb3ac1f7e9 Remove reference to crux in comments for those unfamiliar with it. 2020-09-04 13:31:30 -04:00
Dylan Araps 0f054313e3
kiss-link: Fix bug. Closes #180 2020-09-03 10:17:29 +03:00
Camille Scholtz d44c509b37 Add CRUX style usage using the current directory as the name of the package to be operated on 2020-08-30 22:28:01 +02:00
Dylan Araps 00671aaa7e
kiss-revdepends: Work even if package is uninstalled 2020-08-30 14:36:43 +03:00
Dylan Araps 942f36b672
kiss-chbuild: drop for now. full utility planned 2020-08-30 13:14:55 +03:00
Dylan Araps 6e26703abb
kiss-orphans: drop pkgconf exception 2020-08-20 11:34:37 +03:00
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