chiark / gitweb /
man: revert dynamic paths for split-usr setups
authorTom Gundersen <teg@jklm.no>
Thu, 18 Jun 2015 17:47:44 +0000 (19:47 +0200)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 09:03:49 +0000 (10:03 +0100)
commit2f19b8e572ecc317846621d6429a535e49d29917
tree41460566766e173cf81352e4b4db1bdd90567894
parent6d7ac6a0404acb4908688b78bca6f39f76d54bb4
man: revert dynamic paths for split-usr setups

This did not really work out as we had hoped. Trying to do this upstream
introduced several problems that probably makes it better suited as a
downstream patch after all. At any rate, it is not releaseable in the
current state, so we at least need to revert this before the release.

 * by adjusting the path to binaries, but not do the same thing to the
   search path we end up with inconsistent man-pages. Adjusting the search
   path too would be quite messy, and it is not at all obvious that this is
   worth the effort, but at any rate it would have to be done before we
   could ship this.

 * this means that distributed man-pages does not make sense as they depend
   on config options, and for better or worse we are still distributing
   man pages, so that is something that definitely needs sorting out before
   we could ship with this patch.

 * we have long held that split-usr is only minimally supported in order
   to boot, and something we hope will eventually go away. So before we start
   adding even more magic/effort in order to make this work nicely, we should
   probably question if it makes sense at all.
12 files changed:
man/libelogind-pkgconfig.xml
man/loginctl.xml
man/logind.conf.xml
man/logind.xml
man/pam_elogind.xml
man/sd-login.xml
man/sd_get_seats.xml
man/sd_login_monitor_new.xml
man/sd_pid_get_session.xml
man/sd_seat_get_active.xml
man/sd_session_is_active.xml
man/sd_uid_get_state.xml