classabbyamp

Results 418 comments of classabbyamp

updated title to be more specific about the unexpected behaviour. SSH enablement in the live environment itself was never in question here

there is no reason to allow root login via ssh

how does this affect repodata size? why not make it part of xbps-query? this also means x(bps-)locate loses the power of pcre and delta-updating the index

_BSD_SOURCE was fixed in https://github.com/void-linux/xbps/commit/48c9879d33357254f5f405b3d5463708c9d074f9, rebase

> Making some calculations: about 60bytes filepath and some overhead, let's talk about 100bytes per file. `void-packages` got about 13000 packages with each about 50 files (I guess, just assuming...

1. this is not the repo for issues like this (void-linux/void-packages, maybe) 2. this is a transient error that can happen when a package syncs before its signature. wait a...

#471 and https://github.com/void-linux/xbps/commit/c488b17ca925c6af5ef7bd6ada8bb82ce3664ae0

> ` ::= "i" -- Divide number with 1000 instead of 1024.` this seems backwards to me? MiB would be the powers of 2 Mebibytes and MB would be the...

feature request for this: default values. would be useful for e.g. printing the user/group. maybe the syntax could be `{variable?default!conv:spec}`, and would be used if the value is `NULL`