4 Jul 2025 |
hexa | https://github.com/ecki/net-tools/issues/47#issuecomment-2959613030 | 03:16:24 |
hexa | * maybe, just maybe, I'm going to start ripping out nettools everywhere | 03:16:34 |
hexa | who knew that networking.domain used it to call setdomainname from glibc | 03:16:52 |
hexa |
These functions are used to access or to change the NIS domain
name of the host system. More precisely, they operate on the NIS
domain name associated with the calling process's UTS namespace.
| 03:17:14 |
hexa | *
These functions are used to access or to change the NIS domain name of the host system. More precisely, they operate on the NIS domain name associated with the calling process's UTS namespace.
| 03:17:22 |
hexa | https://www.man7.org/linux/man-pages/man2/getdomainname.2.html | 03:17:26 |
hexa | who needs a NIS domain setter in 2025 | 03:17:34 |
hexa | I think the greatest benefit we get out of networking.domain is networking.fqdn | 03:17:55 |
hexa | but not for the price of shipping net-tools in 2025 | 03:18:15 |
hexa | which has a CVE merged into master since May, but not done a release since | 03:18:35 |
hexa | should have moved on in 2017 already | 03:18:58 |
hexa | https://github.com/NixOS/nixpkgs/pull/422270 | 03:50:42 |
hexa | it is still passed into the path of many units, probably for user-defined scripts | 03:51:13 |
hexa | if it doesn't leak into my system closure I'm okay for now | 03:51:25 |
hexa | yeah, it's gone | 04:32:08 |
| * hexa happy | 04:32:13 |
hexa | https://github.com/NixOS/nixpkgs/pull/422282 | 05:00:17 |
hexa | and one more | 05:00:21 |
hexa | 💤 | 05:00:24 |
emily | In reply to @hexa:lossy.network https://github.com/ecki/net-tools/issues/47#issuecomment-2959613030 we're not going to even ship Most of the binarstes inthronisiert net-Tools packte any,ore? | 09:24:58 |
K900 | Call the bondulance | 09:25:17 |
Sandro 🐧 | do you have no xdg-open? | 12:38:06 |
hexa | why do you ask? | 12:38:32 |
Sandro 🐧 | https://github.com/NixOS/nixpkgs/blob/ee63ec601c0c6c5c09d399f087a4aa846461a563/pkgs/by-name/xd/xdg-utils/package.nix#L209 | 12:40:23 |
hexa | what I meant is … nettools is no longer in PATH | 12:42:11 |
hexa | whether we can migrate xdg-open to hostname-debian depends on whether it only uses it for the hostname lookup | 12:42:40 |
Sandro 🐧 | I think they do https://gitlab.freedesktop.org/xdg/xdg-utils/-/blob/master/scripts/xdg-open.in#L97 | 12:43:11 |
hexa | ok, can add it to the PR in a bit | 12:56:31 |
toonn | Anyone familiar with Nspawn container networking? A setup that was working has recently stopped, get `Failed to connect to selfoss.local port 80: No route to host` when curl'ing the container now. | 18:30:27 |
toonn | I can still ping it from the host though. | 18:31:52 |