Toyam Cox

Results 157 comments of Toyam Cox

If gluster is started in the ramdisk for some reason, it could very well be running at that point.

Our largest package files are, I believe, 2 gigabytes (some noarch data pack for some possibly restricted game, maldridge as maintainer). What's the memory consumption when compressing those?

Re: Salt Knowing the grains on the system is good. Listing that the config files are under /etc/salt by default, and services are normal, is good. Is it within the...

You can also `xbps-install -Su xbps Signal-Desktop` for example, updating both at the same time.

Nah, if it works with a script around it that's good enough. There could be no end to the "Just this mode" flags otherwise.

Will quibble on the name: Maybe `/etc/runit/shutdown.d`? I like the proposal.

Hard to do cleanly, per-filesystem...

Does runit even allow executing a script at shutdown? Otherwise, it seems like a reasonable idea, so long as rc.local.d gets run from rc.local.

The problem is all this basically can be implemented with runit with `exec pause` and `finish`, unless we need to have whatever it is start before network comes up. I...