summary refs log tree commit diff
path: root/pkgs/os-specific/linux/pam_mount
Commit message (Collapse)AuthorAge
* treewide: replace make/build/configure/patchFlags with nix listsMerijn Broeren2019-12-30
|
* pam_mount: add licensesMarkus Kowalewski2018-08-30
|
* pam_mount: 2.15 -> 2.16Ryan Mulligan2018-02-28
| | | | | | | | | | | | | | | Semi-automatic update. These checks were performed: - built on NixOS - ran `/nix/store/ylk3vdmg5vk7c21fxg54yvrclvj5cpx1-pam_mount-2.16/bin/mount.crypt --help` got 0 exit code - ran `/nix/store/ylk3vdmg5vk7c21fxg54yvrclvj5cpx1-pam_mount-2.16/bin/mount.crypt --help` and found version 2.16 - ran `/nix/store/ylk3vdmg5vk7c21fxg54yvrclvj5cpx1-pam_mount-2.16/bin/pmt-ehd --help` got 0 exit code - ran `/nix/store/ylk3vdmg5vk7c21fxg54yvrclvj5cpx1-pam_mount-2.16/bin/pmt-ehd --help` and found version 2.16 - ran `/nix/store/ylk3vdmg5vk7c21fxg54yvrclvj5cpx1-pam_mount-2.16/bin/pmvarrun -h` got 0 exit code - found 2.16 with grep in /nix/store/ylk3vdmg5vk7c21fxg54yvrclvj5cpx1-pam_mount-2.16 - found 2.16 in filename of file in /nix/store/ylk3vdmg5vk7c21fxg54yvrclvj5cpx1-pam_mount-2.16 cc "@tstrobel"
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* pam_mount: fix PATH issueThomas Strobel2015-07-04
|
* pam_mount: version update: 2.14 -> 2.15Thomas Strobel2015-07-02
|
* Fix description in pam_mount and libHX. Add tstrobel as maintainer.Thomas Strobel2014-09-15
|
* New packages: pam_mount and libHXThomas Strobel2014-09-15
Add pam_mount package. Integration into NixOS is still missing.