nixpkgs/pkgs
László Vaskó 15b8478211 IPMIView: fix iKVM console
This commit fixes #26650

The main problem was that the iKVM related libraries are always loaded
from the current working directory. The bundled wrapper script makes
sure to CD to the package root folder. This is a no-go in nix as the
application writes its settings in the current working directory and the
store is read-only.

Workaround: create a directory in the users home, where the required
binaries are symlinked and is writable for the current user.

There was an additional issue that for some BMCs IPMIView relies on
the bundled `stunnel` binary to wrap the iKVM traffic in a TLS tunnel.
Therefore it has to be patched to make it executable and the `killall`
command is needed on the PATH because it is used to terminate the
`stunnel` process upon exit.
2019-09-25 09:59:25 +02:00
..
applications IPMIView: fix iKVM console 2019-09-25 09:59:25 +02:00
build-support Merge pull request #65817 from bgamari/add-appimage-deps 2019-09-23 21:36:30 +01:00
common-updater
data Merge pull request #69219 from rileyinman/iosevka 2019-09-24 10:16:44 -05:00
desktops Revert "Merge branch 'staging-next'" 2019-09-21 20:05:09 +02:00
development Merge pull request #69336 from peterhoeg/p/py-wmi 2019-09-25 05:10:58 +08:00
games Merge pull request #69380 from peterhoeg/f/dxx_build 2019-09-25 05:05:12 +08:00
misc Merge pull request #68688 from danme/gnuk 2019-09-24 16:42:33 +02:00
os-specific Merge pull request #69299 from peterhoeg/f/hv_master 2019-09-25 04:50:06 +08:00
servers Merge pull request #69395 from peterhoeg/u/ha_0992 2019-09-25 08:02:27 +02:00
shells zsh-completions: 0.30.0 -> 0.31.0 2019-09-21 02:54:36 -05:00
stdenv stdenv/adapters.nix: remove static from makeStaticLibraries 2019-09-19 12:52:28 -04:00
test
tools pykms: 20180208 -> 20190611 2019-09-25 06:33:34 +08:00
top-level perlPackages.MustacheSimple: init at 1.3.6 2019-09-25 01:16:02 +00:00