-
Hi
I created a package. In the Manifest and in the archive file i see the path i want:
/usr/share/emacs/26.1/etc/charsets/
But kiss doesnt install it. In the source of kiss i found:
rsync --chow…
-
`libelf` is required to build the kernel and it is tiny enough to include in the `chroot` without causing a noticeable size increase.
```
➜ ./kiss-size libelf
4.0K /var/db/kiss/installed/libel…
-
```
diff --git a/.travis.yml b/.travis.yml
old mode 100644
new mode 100755
diff --git a/LICENSE.md b/LICENSE.md
old mode 100644
new mode 100755
diff --git a/README.md b/README.md
old mode 1006…
-
This isn't that urgent (i.e. enhancement rather than bug) and only useful for meta purposes and should not interfere with the package manager. But I think we can add a `maintainer` file for clarity (w…
-
-
-
## Issue
Self-explanatory. In my case, the package involved is `clang` and my own `llvm-unified` trial package.
## How to reproduce
While my `llvm-unified` is installed, install `clang`. It d…
-
`ripgrep` is a rust written alternative to `grep`. It would supplement the capabilities of normal grep for a few cases. I specifically use it a lot for when browsing around a code repo.
-
I am using `kiss 0.5.9-1` (from kisslinux/repo/releases/tag/0.0.18-musl).
Take this screenshot:
![image](https://user-images.githubusercontent.com/7507990/61734896-d12eb980-ad50-11e9-979d-23774b9b…
-
I'm already making progress on it [here](https://github.com/naltun/repo/tree/add-httpd).
Supporting packages:
* apr
* apr-util
* PCRE
To be continued...