aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 1614c30f327cda84426b0aa70ab2b6f6d44505d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
KISS PACKAGE MANAGER
--------------------

Package manager for Carbs Linux. Forked from [KISS]. All
usage information can be obtained from the manual page.

[KISS]: https://github.com/kisslinux/kiss

Changes since fork
------------------

2020-04-04: Make manual page easily readable                db7a7e0a,e5f9936,4635df1
2020-04-03: Add submodule support for KISS repositories     36654d0c
2020-04-02: Add symlink support for packages                bca41604
2020-03-18: Modify kiss-chbuild to install carbs-rootfs     c1058a80
2020-03-18: Add fallback method during compression          82a25242
2020-03-17: Add zstd compression support                    266047ff
2020-03-09: Seperated pkg_update with a pkg_fetch function  64abd92a

Background
----------

This used to be my personal fork of KISS, but I do think
that it has matured enough to be used by default on Carbs
Linux. I will still try to make sure to get upstream changes
to ensure compatibility.