hostnamectl missing
Describe your issue
What's the expected behaviour?
I expected to have hostnamectl
available out of the box on systemd-based pmOS.
What's the current behaviour?
It's not available and I couldn't find a package for it.
How to reproduce your issue?
Try running hostnamectl
.
What device are you using?
oneplus-enchilada
On what postmarketOS version did you encounter the issue?
-
edge (
master
branch) -
v24.06
-
v23.12
(supported until 2024-07-16) -
Other: edge (
master_staging_systemd
branch) -
I confirm that the issue still is present after running
sudo apk upgrade -a
-
Other: I won't upgrade my system as last time it broke the boot, but the build is only a few days old
On what environment did you encounter the issue?
Environments
- GNOME Shell on Mobile
- Phosh
- Plasma Mobile
-
Sxmo (Wayland/Sway) Please post the output of
sxmo_version.sh
- Other: Please fill out
How did you get postmarketOS image?
- from https://images.postmarketos.org
- I built it using pmbootstrap
- It was preinstalled on my device
What's the build date of the image? (in yyyy-mm-dd format)
2024-06-26~2024-06-28, I can't remember
Additional information
I've been told the -Dhostnamed=true
may have to be passed to systemd's Meson configure options, but I have no idea.