Rune Morling

Results 82 comments of Rune Morling

> If I understand right, you wanna store the files in a shared content-addressable store and then access them by symlinks .... > The files in the local PC content-addressable-storage...

Is a reverse squid proxy not sufficient if the goal is to maximise caching and local bandwidth usage...?

Here's a solid repro (courtesy @joebonrichie ) ``` Test plan for borky 12345678$ moss remote add protosnek https://dev.serpentos.com/protosnek/x86_64/stone.index -D rootfs/ $ moss remote add volatile https://dev.serpentos.com/volatile/x86_64/stone.index -D rootfs/ -p 10...

@sunnyflunk: I'm tentatively assigning this to you. If you don't feel like now is the correct time to take a look at it for whatever reason, just unassign yourself and...

Looks like this needs a bit of design work: - Use the relative tooling `binDir` of the executed binary for executing sister binaries: - onboarding/dev case: `/usr/local/bin/boulder => binDir =...

Minimally working WiP lives in the [boulder add-path-types](https://github.com/serpent-os/boulder/tree/add-path-types) branch. Currently, it deliberately and completely ignores the path types. This is obviously set to change. The current boulder WiP has a...

In reality, this is only half done, so re-opening. :smile: The only way to get confined builds working is to re-build the protosnek boulder stone and go from there. Which...

@livingsilver94 Which of the two is more prevalent? And which of the two is more correct? I'm asking from the position of wondering whether projects which use `$HOME` instead of...

I've made some progress here in that I've re-enabled the [elf-d/scanelf](https://github.com/serpent-os/elf-d/blob/dynamiclinking/scanelf/scanelf.d) build target, such that we can use that as a proving ground for finalising the properties we want.

Correct me if I'm wrong, but isn't there more to it than "just strip .a files blindly"? In the case where an executable/library/runtime builds statically against a static library .a...