Linux kernel will support $ORIGIN, sort of

70 points by ysun


HN discussions: https://news.ycombinator.com/item?id=48988793

Rovanion

Here is an expanation of what $ORIGIN means.

addison

This seems extremely heavy-handed. eBPF is still quite version-unstable and I can see this causing a lot of headache. In a context like nix, where there is an explicit local build, this is at least distributable, but my experience with eBPF makes me very wary to deploy something like this.

k749gtnc9l3w

I guess the catch is that with eBPF you still cannot have a fully relocatable binary without root on the most popular distributions?