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

1539 Commits

Author SHA1 Message Date
Dylan Araps
2560ba5128 kiss: Fix /etc exclusion. 2019-06-26 19:43:14 +03:00
Dylan Araps
fa40f51a49 kiss: Fix package installation bugs. 2019-06-26 19:27:36 +03:00
Dylan Araps
21fdec82a8 kiss: Fix another source issue. 2019-06-24 10:35:37 +03:00
Dylan Araps
155ff44d54 version: bump 2019-06-24 10:10:06 +03:00
Dylan Araps
97c1e27c83 kiss: Fix bug with kiss i when it builds. 2019-06-24 10:09:51 +03:00
Dylan Araps
f7437ef0f8 kiss: Fix directory error. 2019-06-24 10:00:24 +03:00
Dylan Araps
09adeb5b38 version: bump 2019-06-23 22:05:59 +03:00
Dylan Araps
0f13158dfa kiss: Fix issue with bsdtar 2019-06-23 22:05:45 +03:00
Dylan Araps
ec3284d183 version: bump 2019-06-23 21:04:11 +03:00
Dylan Araps
11b7b6d190 kiss: Fix issue with busybox wget 2019-06-23 21:03:57 +03:00
Dylan Araps
212b9e7ee0 kiss: version bump 2019-06-23 21:01:36 +03:00
Dylan Araps
a4adbe56ed kiss: fix issue with install/remove 2019-06-23 21:01:10 +03:00
Dylan Araps
99b0486ea8 version: bump 2019-06-23 20:49:20 +03:00
Dylan Araps
4047ca4951 kiss: Revert change. 2019-06-23 20:48:56 +03:00
Dylan Araps
bad2f137e2 version: bump 2019-06-23 17:55:10 +03:00
Dylan Araps
22fe6b5783 sources: Store sources differently to avoid collisions. 2019-06-23 17:54:20 +03:00
Dylan Araps
4daf195a92 kiss 0.1.0 2019-06-23 17:24:30 +03:00
Dylan Araps
0891e55b50 kiss: Error on no write permissions in install/remove 2019-06-23 17:17:55 +03:00
Dylan Araps
469c29f7f7 kiss: Fix issue with multiple repositories. 2019-06-23 16:44:29 +03:00
Dylan Araps
6bb9bfd7bb kiss: Add support for tgz archives. 2019-06-23 08:41:47 +03:00
Dylan Araps
da9ab2c0d8 strip: Silence errors. 2019-06-22 18:58:58 +03:00
Dylan Araps
2e8c2902d3 Merge branch 'master' of github.com:kissx/kiss 2019-06-19 17:12:16 +03:00
Dylan Araps
19bee31b50 pkg_conflicts: Fix bug when no manifests. 2019-06-19 17:09:15 +03:00
Muhammad Herdiansyah
bcc848c6f1 kiss: add licenses file check 2019-06-19 20:45:58 +07:00
Dylan Araps
3f0d5b931b docs: update 2019-06-19 10:20:59 +03:00
Dylan Araps
89c449e967 kiss: Make temporary files unique. 2019-06-19 09:20:37 +03:00
Dylan Araps
c740a78ef8 kiss: Avoid usage of /dev/stdout. 2019-06-18 21:39:40 +03:00
Dylan Araps
7c01fcc347 kiss: Fix bug with removal of a non-repository package. 2019-06-18 20:22:31 +03:00
Dylan Araps
a054792622 kiss: Make build/pkg directories unique to each kiss invocation. Closes #15 2019-06-18 20:00:03 +03:00
Dylan Araps
98e1a0dfd6 kiss: Silence intentional tar warnings. 2019-06-18 15:09:38 +03:00
Dylan Araps
906b3f5353 kiss: Fixed issue with dependencies not in repository. 2019-06-18 11:53:24 +03:00
black
3f38626e30
Merge pull request #12 from kissx/pkg_conflicts
kiss: Added package conflicts.
2019-06-18 11:47:45 +03:00
Dylan Araps
b15b18491c Merge branch 'pkg_conflicts' of github.com:kissx/kiss into pkg_conflicts 2019-06-18 11:40:36 +03:00
Dylan Araps
8de5bd2594 kiss: Simplify manifest find. 2019-06-18 11:38:46 +03:00
black
7158de8b53
Merge branch 'master' into pkg_conflicts 2019-06-18 11:13:15 +03:00
Dylan Araps
c08797334f kiss: Fix conflicts 2019-06-18 11:05:15 +03:00
Dylan Araps
560ac9ada1 kiss: Fix pkg_conflicts 2019-06-18 11:01:06 +03:00
Dylan Araps
7aa92c7416 kiss: Remove dependency type from missing output for now. 2019-06-17 21:06:51 +03:00
Dylan Araps
85a7437ced kiss: Fix bug with duplicate dependencies. 2019-06-17 21:05:00 +03:00
Dylan Araps
5bf813f48a kiss: Surpress tar warnings. 2019-06-17 17:50:03 +03:00
Dylan Araps
fd6c5c4507 kiss: Fix bug when sources has a blank line. 2019-06-17 17:28:37 +03:00
black
5518845c2d
Merge pull request #13 from konimex/sort
pkg_manifest: sort before writing to manifest file
2019-06-17 16:56:54 +03:00
Muhammad Herdiansyah
3e0e12f95a pkg_manifest: sort before writing to manifest file 2019-06-17 20:25:15 +07:00
black
a299db15cc
Merge branch 'master' into pkg_conflicts 2019-06-17 12:20:27 +03:00
Dylan Araps
e0add80c9c kiss: clean up 2019-06-17 11:33:52 +03:00
Dylan Araps
e73a8b728d kiss: Added package conflicts. 2019-06-17 10:18:36 +03:00
Dylan Araps
fa3a8bc65e kiss: Fix script name. 2019-06-17 09:41:31 +03:00
black
f246cea5d6
Merge pull request #9 from kissx/pkg_install_fix2
kiss: Fix pkg_install if coreutils is reinstalled.
2019-06-16 20:39:42 +03:00
Dylan Araps
ecf553ff91 docs: update 2019-06-16 20:35:39 +03:00
Dylan Araps
cbb9409120 docs: update 2019-06-16 19:59:21 +03:00