Dylan Araps
|
58846c99b1
|
kiss: Possible fix for #204
|
2020-11-25 08:41:19 +02:00 |
|
Dylan Araps
|
6d205e8095
|
kiss: fix UB around find
|
2020-11-23 07:21:02 +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
|
3834d0e584
|
update
|
2020-11-19 12:01:55 +02:00 |
|
Dylan Araps
|
8973e18abd
|
kiss: Fix no etcsums for symlinks. Related to #193
|
2020-11-19 11:54:18 +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
|
a616b61cc6
|
kiss: Allow 'SKIP' to be used to disable checksums for a source. Closes #200
|
2020-11-19 11:38:43 +02:00 |
|
Dylan Araps
|
b1302664d5
|
kiss: Fix symlinks in /etc/. Related to #193
|
2020-11-19 11:34:54 +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 |
|
dylan
|
c6f5d51397
|
Merge pull request #201 from eudaldgr/master
kiss-export: new naming scheme for tarballs
|
2020-11-16 13:07:10 +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 |
|
Arthur Williams
|
7df30fd9df
|
Allow '[' and ']' for kiss owns
Allow commands like `kiss own /usr/bin/\[` to succeed
|
2020-11-07 04:19:24 -06:00 |
|
Dylan Araps
|
1ae8340e49
|
simplify pkg_clean
|
2020-11-06 09:06:04 +02:00 |
|
Dylan Araps
|
1617c4eeb2
|
update
|
2020-11-06 09:03:53 +02:00 |
|
Dylan Araps
|
8c75bd849d
|
kiss new log format
|
2020-11-06 09:00:23 +02:00 |
|
Dylan Araps
|
837b43bed2
|
kiss: error if HOME unset
|
2020-11-06 08:52:20 +02:00 |
|
Dylan Araps
|
3237598dc3
|
kiss-owns: Allow all path types as input
|
2020-11-06 08:49:56 +02:00 |
|
Dylan Araps
|
e98d159366
|
ensure KISS_ROOT doesn't end in a /
|
2020-11-06 08:48:15 +02:00 |
|
Dylan Araps
|
a2041ee0a7
|
kiss: add new fix_deps
|
2020-11-06 08:45:56 +02:00 |
|
Dylan Araps
|
bdabaee422
|
kiss: git fixes
|
2020-11-06 08:38:36 +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
|
dd4204d6e2
|
kiss: new naming scheme for tarballs
|
2020-11-06 08:34:36 +02:00 |
|
Dylan Araps
|
117605b88a
|
kiss-outdated: Add 6.0.0 version
|
2020-11-06 08:29:09 +02:00 |
|
Dylan Araps
|
16a9a4760b
|
kiss: Store downloaded sources using dest if set #2. 5bbe895731
|
2020-11-06 08:27:29 +02:00 |
|
Dylan Araps
|
b78fe36465
|
kiss: Store downloaded sources using dest if set. 5bbe895731
|
2020-11-06 08:23:25 +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
|
9818c0866e
|
kiss: better message. Related to #196
|
2020-10-23 14:45:04 +03:00 |
|
Dylan Araps
|
eb2eef852c
|
kiss: fixes for cache change. Related to #196
|
2020-10-23 14:41:06 +03:00 |
|
Dylan Araps
|
5bbe895731
|
kiss: Store downloaded sources using dest if set
This prevents naming conflicts in the cache.
Example:
https://github.com/opencv/opencv/archive/4.5.0.tar.gz
https://github.com/opencv/opencv_contrib/archive/4.5.0.tar.gz contrib
Fixes #196
|
2020-10-23 14:28:26 +03:00 |
|
Dylan Araps
|
71b4c0f447
|
kiss: fix potential issue where function returns early
|
2020-10-21 18:14:33 +03:00 |
|
Dylan Araps
|
59fab2b8fc
|
kiss: Fix issue with dependencies and end of build process. Related to #194
|
2020-10-21 18:09:50 +03:00 |
|
Dylan Araps
|
83744f4276
|
kiss: add back prompt post build
|
2020-10-09 07:40:49 +03:00 |
|
Dylan Araps
|
5c2d43e463
|
pkg_swap: Fix bug with broken symlinks
|
2020-10-05 09:43:30 +03:00 |
|
Dylan Araps
|
950c575329
|
kiss: Fix conflict bug
|
2020-10-05 09:23:30 +03:00 |
|
Dylan Araps
|
751e7f3456
|
kiss: Fix pkg_swap issues.
|
2020-10-05 09:15:21 +03:00 |
|
Dylan Araps
|
f54432632d
|
kiss-outdated: Hide git packages
|
2020-10-05 08:24:08 +03:00 |
|
Dylan Araps
|
d7c70837b9
|
docs: Added package-manager.txt
|
2020-10-05 08:23:47 +03:00 |
|
Dylan Araps
|
2ee207d6b9
|
kiss: fix new tarball scheme
|
2020-10-03 19:36:18 +03:00 |
|
Dylan Araps
|
ca8d89021f
|
kiss: detect circular dependencies
|
2020-10-03 19:31:54 +03:00 |
|
Dylan Araps
|
2c91be99e5
|
kiss: fix infinite recursion when package depends on self
|
2020-10-03 18:40:05 +03:00 |
|
Dylan Araps
|
1572a08f63
|
kiss: clean up pkg_install_files. Also closes #193
|
2020-10-03 15:28:54 +03:00 |
|
Dylan Araps
|
81aeff9edb
|
kiss: fix error message
|
2020-10-03 11:42:58 +03:00 |
|
Dylan Araps
|
5ca064ae1f
|
kiss: combine case statements
|
2020-10-03 11:18:02 +03:00 |
|