-
toybox and busybox doesn't have these options
https://github.com/kisslinux/init/blob/e2840bdc5d8f80a0b23b692e2a72c2383eedc4c4/lib/init/rc.lib#L42
-
## Description
If you have a package that has a local file in files/ or patches/ in `sources` but it's not actually in that folder, `kiss c` will return a bad error. (The file it complains about ce…
-
https://github.com/kisslinux/repo/blob/f17e915ca2514e1bd16ac7a2dbe394eaad21d72a/core/libressl/files/update-certdata.sh#L13
".pm" -> ".pem" ?
-
https://github.com/kisslinux/kiss/blob/041d8906c728eae486bd94aa3a275c6768dfb062/kiss#L1056
-
Hello,
I need to build `sane` to use my scanner. After building it, the size is 20Mb. If I build it only for my scanner, I can shrink the package size to less than 1 Mb. For me it would be enough.
…
-
Hi all
I just pushed a beta branch (_0.8.8-beta1_) implementing **registers** (copy, paste), **station info**, connection **timeout counter**, alternative modes, etc. Some of those features are not…
s-n-g updated
4 years ago
-
These packages are currently out of date, the number has once again grown to a level I'm not entirely pleased with. Let's reduce this number! If you are unable to update your packages due to offline …
-
if a package has no "depends" file in repo, yet it actually depends on something. the diff-patch method in pkg_fixdeps() doesn't work.
https://github.com/kisslinux/kiss/blob/041d8906c728eae486bd94a…
-
I installed `zathura` and `zathura-pdf-mupdf` and then tried to open a pdf. See the following output
```bash
devon@KISS:~/Downloads|→ zathura Cpp_smart_pointers_ebook.pdf
warning: failed to exec…
-
With the last `libressl` bump, `rtorrent` search for `libssl.so.47` & `libcrypto.so.45` and there is a `libssl.so.48` & `libcrypto.so.46`
It can be solved with a simple `ln -sf ...` almost for me.
@…