summary refs log tree commit diff
path: root/pkgs/os-specific/linux/pmount
Commit message (Collapse)AuthorAge
* pkgs/os-specific: stdenv.lib -> libBen Siraphob2021-01-17
|
* utillinux: rename to util-linuxGraham Christensen2020-11-24
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* pmount: update homepageMarkus Kowalewski2018-09-03
|
* pmount: disable testsJan Malakhovski2018-08-11
|
* treewide: Make configureFlags listsJohn Ericson2018-08-03
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* tree-wide: autorename gnome packages to use dashesJan Tojnar2018-02-25
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* Change pmount download address and add platformsTomasz Kontusz2013-12-24
| | | | The URL change is needed as alioth.debian.org is forcing HTTPS with CA we don't recognize.
* svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-01-08
|\ | | | | | | | | | | A few trivial conflicts svn path=/nixpkgs/branches/stdenv-updates/; revision=31434
| * pmount: disable HALYury G. Kudryashov2012-01-07
| | | | | | | | | | | | | | | | | | pmount failed to find HAL for a long time, and nobody cared. So, I've just removed it. Also configure does not recognize "--with-cryptsetup", so I've removed it as well. svn path=/nixpkgs/trunk/; revision=31409
* | * Forgot a few utillinuxng references.Eelco Dolstra2011-12-13
|/ | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=30866
* Update pmountMichael Raskin2011-01-31
| | | | svn path=/nixpkgs/trunk/; revision=25740
* * Add pmount package.Nicolas Pierron2010-01-03
Mount removable devices as normal user svn path=/nixpkgs/trunk/; revision=19182