Commit Graph

26 Commits

Author SHA1 Message Date
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
Adam Schaefers d9583b83ed
Remove a problematic '/' slash 2020-01-03 18:48:24 -08:00
Dylan Araps 1d1b50218a
Merge branch 'master' of github.com:kissx/kiss 2019-12-19 08:33:02 +00:00
Dylan Araps d3cf21083f
kiss-maintainers: Fix bugs 2019-12-19 08:32:44 +00:00
Adam Schaefers 9985344d25
Only copy resolv.conf from host if it doesn't exist 2019-12-10 01:12:26 -08:00
Adam Schaefers f453d0f99f
don't copy /etc/resolv.conf if file exists, don't rm it on clean 2019-12-08 00:10:02 -08:00
Dylan Araps bbb2d622d9
kiss: added kiss-reset to contrib 2019-11-23 10:33:15 +00:00
Dylan Araps 49cfb7cac2
kiss: Merge kiss-utils and kiss 2019-10-30 10:51:48 +00:00