]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'PR/portability-hurd' of https://github.com/karelzak/util-linux-work
authorKarel Zak <kzak@redhat.com>
Thu, 5 Mar 2026 08:35:54 +0000 (09:35 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 5 Mar 2026 08:35:54 +0000 (09:35 +0100)
* 'PR/portability-hurd' of https://github.com/karelzak/util-linux-work:
  agetty: simplify USE_SYSTEMD ifdef in output_special_char
  agetty: introduce USE_NETLINK to separate netlink from reload
  agetty: guard netlink-related code with AGETTY_RELOAD
  libblkid: guard loop device code with __linux__ in cache
  build-sys: move shells.c to common (non-Linux) sources
  build-sys: move netlink sources from libcommon to agetty


Trivial merge