-
v1.2.074a805ee · ·
v1.2.0 Changelog: - Meson build system has been added, autotools was removed - Hostname file style now has a 'default' mode that uses /etc/hostname, and not the Gentoo style of /etc/conf.d/hostname. Gentoo users need to set the style explicitly with `-Dhostname-style=gentoo` - The `conf.d` variable `NTP_SERVICE` was removed. You can still use `OPENRC_SETTINGSD_OPTS` to pass e.g. `--ntp-service=chronyd` - Pidfile location no longer is set at compile-time but now at runtime using `--pidfile`. If not passed no pidfile will be created. - Add support for `HardwareVendor`, `HardwareModel`, `KernelName`, `KernelRelease` and `KernelVersion` hostnamed properties - Install dbus policy in correct directory - Simplify `init.d` script and use `openrc-run` shebang - Rewrite the man page in scdoc format
-
v1.1.0211d0754 · ·
Hostnamed changes: - add support for Chassis, Deployment & Location properties - guess chassis property - add detection for more smbios types - fix polkit action for SetPrettyHostname General fixes/changes: - fix missing newline on new shell entries - make /etc/localtime a symlink if it doesn't exist yet or already is a symlink - ensure 0664 permissions on /etc/{localtime,timezone} - port to GTask - optionally build without openrc
-
-