-
Describe how to bootstrap from source and manage local repositories, etc.
cf.
https://github.com/the-maldridge/xbps-mini-builder
`xbps-fbulk` https://old.reddit.com/r/voidlinux/comments/gf6smw/wh…
-
i try to use local repository
but `xbps-rindex -a dir` take, much much time, i have 3G in this `dir``
it's that normal9
-
Moving XBPS off of LibreSSL (or even OpenSSL, depending on the resolution here) is an interesting change, for reasons of API simplicity, bootstrapping, and others. Some potential options are BearSSL a…
-
On Raspberry Pi 3 Model B (void aarch64)
```
$ time ( echo ${${${(f)"$(xbps-query -Rs '')"}#??? }%%-[^- ]# *} > /dev/null; ) # zsh
6.72s user
2.59s system
102% cpu
9.060 total
$ time (xbps-…
-
related to: https://github.com/void-linux/void-infrastructure/pull/142
@the-maldridge expressed interest in the new layout being `...//...`, and I think I agree that this would make the most sense.…
-
**Is your feature request related to a problem? Please describe.**
If each column I'm returning is defined by a struct, it's very frustrating to replicate the fields into both `ColumnDef`s and into `…
-
Here's what I did:
- `xbps-install -Suv` after some weeks
- I got some hundred packages to update
- CTRL-C'd in the middle of a package configuration (in this case, `nvidia`)
- ran `xbps-insta…
lun-4 updated
8 months ago
-
## Steps to reproduce
```shell
$ xbps-install hplip # /usr/share/cups/model dir is created by make_dirs trigger
$ xbps-install gutenprint # adds files into /usr/share/cups/model/gutenprint
$ xbp…
-
Currently xbps uses errnos as exit status, the actual error numbers are not actually defined by a standard so it would be good to switch those out for pre defined and documented numbers ("EXIT STATUS"…
-
In some cases xbps-install seems to totally ignore proxy settings.
Note: this is not a sudo related issue as previously described [here](https://github.com/void-linux/xbps/issues/75).
Note: Tri…