Commit Graph

73 Commits

Author SHA1 Message Date
Dylan Araps f30053013b kiss: update 2019-06-29 23:38:35 +03:00
Dylan Araps 3f752d42e9 kiss-new: Started rewriting kiss. 2019-06-29 00:26:43 +03:00
Dylan Araps 10fc9838c6 kiss: Fix install bug with busybox 2019-06-28 16:48:23 +03:00
Dylan Araps 69e31b82aa kiss: Don't store manifests in repositories. 2019-06-27 23:40:59 +03:00
Dylan Araps d63a52f9d1 kiss: Remove file conflict check for now. 2019-06-26 21:27:28 +03:00
Dylan Araps 1260e75fb5 kiss: Remove file conflict check for now. 2019-06-26 21:26:33 +03:00
Dylan Araps 69d7954106 kiss: clean up 2019-06-26 21:21:42 +03:00
Dylan Araps d67048d4f8 kiss: Remove tarball earlier. 2019-06-26 20:38:41 +03:00
Dylan Araps ee95bc1e1c kiss: Optimize directory installation. 2019-06-26 20:34:44 +03:00
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
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
Muhammad Herdiansyah 3e0e12f95a pkg_manifest: sort before writing to manifest file 2019-06-17 20:25:15 +07:00