nixpkgs/pkgs/servers/openafs
Michael Raitza 44a4844744 openafs: Break into multiple packages with multiple outputs
Two packages:
- pkgs.linuxPackages.openafs (only kernel module)
- pkgs.openafs (client/server programs, manpages, docs)

Disable `ncurses` by default
- Only needed for debugging tools

Introduce but disable `tsmbac` by default
- IBM's on-site backup service called Tivoli Storage Manager Backup
  Client
- Make openafs ready to use tsmbac when supplied via local overlay
  (needs special patching)
- TSM is not in nixpkgs due to unclear/unfree licensing. (Binaries need
  to be modified to work with nixos)
2018-02-01 16:21:38 +01:00
..
default.nix openafs: Break into multiple packages with multiple outputs 2018-02-01 16:21:38 +01:00
module.nix openafs: Break into multiple packages with multiple outputs 2018-02-01 16:21:38 +01:00
srcs.nix openafs: Break into multiple packages with multiple outputs 2018-02-01 16:21:38 +01:00
tsmbac.patch openafs: Break into multiple packages with multiple outputs 2018-02-01 16:21:38 +01:00