Systemd/.mkosi
Kevin Kuehler b9dc511954 mkosi: Find hostname command on Arch Linux
exec-specifier.service: Executing: /usr/bin/sh -c 'test mkosi-7d5e81c7b81c42338d060a6b98edd44a = $(hostname)'
/usr/bin/sh: hostname: command not found
/usr/bin/sh: line 0: test: mkosi-7d5e81c7b81c42338d060a6b98edd44a: unary operator expected
Received SIGCHLD from PID 7389 (sh).
Child 7389 (sh) died (code=exited, status=2/INVALIDARGUMENT)

gettext provides the hostname binary, but puts it in
/usr/lib/gettext/hostname, which is not part of the default $PATH. Using
inetutils instead puts the binary in /usr/bin/hostname.
2019-11-01 13:34:41 +01:00
..
mkosi.arch mkosi: Find hostname command on Arch Linux 2019-11-01 13:34:41 +01:00
mkosi.debian mkosi: update libqrencode in Debian config 2018-12-15 10:55:10 +01:00
mkosi.fedora Update to Fedora31 2019-10-31 16:13:08 +01:00
mkosi.ubuntu mkosi: drop my copyright 2018-11-26 00:30:28 +01:00