Re: Non-statically compiled utilities in /sbin

2021-11-14 Thread Theo de Raadt
What do you expect -- for the hier.7 manual page to say "except for iked and isakmpd"? Expectations are not being broken. It is a trade off. Alessandro De Laurenzis wrote: > Sorry Theo, but this is not really inherent to what I wrote... I'm not > arguing why those utilities are now dynamically

Re: Non-statically compiled utilities in /sbin

2021-11-14 Thread Alessandro De Laurenzis
Sorry Theo, but this is not really inherent to what I wrote... I'm not arguing why those utilities are now dynamically linked (I'm sure they are for a reason), but just reporting a misalignment between hier(7) man page and the actual directory contents. Cheers On 14/11/2021 08:30, Theo de Raa

Re: Non-statically compiled utilities in /sbin

2021-11-13 Thread Theo de Raadt
Hey you have the source code, and could have figured this out in a few minutes. iked/Makefile: revision 1.14 date: 2015/10/22 15:14:27; author: reyk; state: Exp; lines: +4 -1; commitid: H3YSN6oyq ntUT6Jo; Stop linking iked -static: It was inherited from isakmpd that is -static for NFS-over-I

Non-statically compiled utilities in /sbin

2021-11-13 Thread Alessandro De Laurenzis
Greeting, From hier(7): /sbin/ System programs and administration utilities fundamental to both single and multi-user environments. These programs are statically compiled and therefore do not depend on any system libraries to run. I see 2 exceptions here: