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

79 Commits

Author SHA1 Message Date
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