about summary refs log tree commit diff
path: root/pkgs/servers/openafs
AgeCommit message (Collapse)AuthorFilesLines
2020-08-12Merge pull request #91938 from spacefrogg/openafs-1.6-deprecationDaniël de Kok3-5/+7
openafs: 1.6.23 -> 1.6.24, mark broken due to EOL
2020-08-12openafs: 1.6.23 -> 1.6.24, mark broken due to EOLMichael Raitza3-5/+7
Last old stable release. Enforce switch to openafs_1_8 by marking broken while leaving a reasonable short-term alternative. Ref #90927
2020-06-29openafs_1_8: 1.8.5 -> 1.8.6Anders Kaseorg2-21/+5
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-05-21openafs_1_8: include 5.6 fixesJörg Thalheim1-1/+19
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly4-4/+4
2019-12-07openafs_1_8: 1.8.3 -> 1.8.5 (#75104)Anders Kaseorg4-21/+4
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-10-07Rename z77z into maggesiMarco Maggesi4-4/+4
Make the "handle" of the maintainer match the name of the github account. Also update the email address.
2019-09-20linuxPackages_5_3.openafs_1_8: fix buildArtemis Tosini1-1/+15
This update cherry-picks patches necessary to build the OpenAFS kernel module from the OpenAFS master branch. This commit does not fix OpenAFS 1.6.
2019-08-28treewide: remove redundant recvolth4-4/+4
2019-08-15treewide: name -> pname (easy cases) (#66585)volth2-2/+2
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-06-16treewide: remove unused variables (#63177)volth1-1/+1
* treewide: remove unused variables * making ofborg happy
2019-04-30openafs: 1.8.2 -> 1.8.3Michael Raitza2-33/+3
2019-03-07openafs: Add support for Linux 5.0 to openafs_1_8 (#56859)Artemis Tosini2-64/+30
OpenAFS 1.8.2 does has not yet merged support for Linux 4.20 or 5.0 This patch cherry-picks commits from the git repository, and includes them in the patches/ directory. This also replaces the amalgamated Linux 4.20 patches I added earlier with the original outputs from `git show`. This has been tested to build on Linux 4.4, 4.14, 4.20, and 5.0. This does not change the derivations of openafs_1_8, only linuxPackages_*.openafs_1_8.
2019-03-06openafs: fix OpenAFS 1.6 on Linux 4.20 (#56862)Artemis Tosini1-2/+21
openafs: fix OpenAFS 1.6 on Linux 4.20 This patch cherry-picks commits from the OpenAFS git repository to add support for Linux 4.20 to OpenAFS 1.6. There do not seem to be patches in the Git repository for full Linux 5.0 support, although I have added the ones which exist so far. This patch has been tested on Linux 4.4, 4.14, 4.20, and is confirmed to fail on Linux 5.0. It does not change the drv of the openafs package, only linuxPackages_*.openafs.
2019-02-20openafs_1_8: Include support for Linux 4.20Artemis Tosini2-0/+64
OpenAFS version 1.8.2 does not have support for Linux 4.20, meaning that linuxPackages_latest.openafs_1_8 would fail to build. This patch adds patches taken from the OpenAFS git to remove the references to deprecated functions. This has been tested on Linux 4.20 and Linux 4.14 This patch must be removed when OpenAFS 1.8.3 is released and improved when Linux 5.0 is added to Nix
2019-01-07Revert "openafs: fix build against linux_hardened"Joachim Fasting2-6/+0
This reverts commit 4bb0a719cf8f6b89ec89cd902a511a7e043d9a0d. Can be reveted once randstruct actually works
2019-01-06openafs: fix build against linux_hardenedJoachim Fasting2-0/+6
See https://hydra.nixos.org/build/86750041 and https://hydra.nixos.org/build/86749971
2018-10-17openafs: 1.6.22.2 -> 1.6.23Michael Raitza2-5/+5
Add support for 4.18 kernels.
2018-10-17openafs_1_8: 1.8.0 -> 1.8.2Michael Raitza4-10/+235
This release adds support for ARM64.
2018-10-15openafs: Align package name with kernel version based on modDirVersionMichael Raitza2-2/+2
2018-08-30Merge pull request #45411 from alyssais/linux-librexeji2-2/+2
linux-libre: init
2018-08-21linuxPackages*.openafs*: use modDirVersionAlyssa Ross2-2/+2
`version` doesn't include .0 patch versions, or suffixes (eg -gnu). For .0 patch versions, this isn't a problem, since the glob takes care of everything after a `.`. It does, however, prevent openafs installing for suffixed kernels.
2018-08-21linuxPackages_4_18.openafs_1_8: brokenAlyssa Ross1-1/+3
2018-08-21linuxPackages_4_18.openafs: brokenAlyssa Ross1-1/+2
2018-07-21pkgs/*: remove unreferenced function argumentsvolth2-2/+2
2018-07-18treewide: remove aliases in nixpkgsMatthew Bauer1-2/+2
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases = true;}'’ work in Nixpkgs. Misc... - qtikz: use libsForQt5.callPackage This ensures we get the right poppler. - rewrites: docbook5_xsl -> docbook_xsl_ns docbook_xml_xslt -> docbook_xsl diffpdf: fixup
2018-06-30openafs_1_8: init at 1.8.0 (#41889)spacefrogg9-0/+263
- Introduce new "server" output holding the server binaries - Adapt tsmbac.patch to new build environment - Adapt openafs nixos server module accordingly - Update upstream CellServDB: 2017-03-14 -> 2018-05-14 - Introduce package attributes to refer to the openafs packages to use for server, programs and kernel module
2018-02-06openafs: 1.6.22.1 -> 1.6.22.2Michael Raitza1-3/+3
Minor update. Adds support for linux kernel up to 4.15.
2018-02-01openafs: Break into multiple packages with multiple outputsMichael Raitza4-16/+187
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-01-24openafsClient: rename to openafsMichael Raitza1-0/+51