0x5c
0x5c
> Not sure what the bug is here then, everything seems to work as expected, `runsv` is just still running in a directory that doesn't exist and is unable to...
`runsv` gets an fd for the dir, could that be used to detect the dir being gone?
The `runsv` program is what supervises a service. It can be spawned directly or through `runsvdir`, which spawns and supervises `runsv` processes for all services found in the service directory....
> This definitely solves the issue this RFC is targeting, and we can always add dependencies as a better UX alternative later. Doesn't changing the enabled features trigger a full...
It would be somewhat easy to filter and match names from the provided `nasabare.txt` list. Worse part is parsing the file.
So a full rewrite? Does ny2o support all the feature we used, and will it require gridtools?
I don't really remember the original sat command, is there any info it had that ny2o does not? As for gridtools, would allow for accepting both squares and lat/long, and...
Let's switch then New issue to start fresh?
Github did some changes to how CI is run. xbps-src now prints colours on it's own just like on the terminal. I scrapped the part of the PR that was...
Changed the mechanism to be active only in CI; there's still terminals that won't render xbps-src messages as bright white, but at least CI should be fixed.