summaryrefslogtreecommitdiff
path: root/gnu/packages/disk.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: Add sdparm.•••* gnu/packages/disk.scm (sdparm): New variable. Tobias Geerinckx-Rice2016-02-051-0/+27
* gnu: Do not #:select from (gnu packages …) modules.•••This is to avoid <http://bugs.gnu.org/15540>. * gnu/packages/bittorrent.scm: Do not #:select from (gnu packages compression). * gnu/packages/dictionaries.scm: Likewise. * gnu/packages/disk.scm: Likewise. * gnu/packages/gimp.scm: Likewise. * gnu/packages/haskell.scm: Likewise. Ludovic Courtès2015-12-191-2/+1
* gnu: parted: Update to 3.2.•••* gnu/packages/disk.scm (parted): Update to 3.2. [inputs]: Add lvm2 and remove check. Replace readline-6.2 with its latest version. [native-inputs]: Add perl and python for the tests. [arguments]: Use `modify-phases' and adapt to the new tests. [home-page]: Use https. Mathieu Lirzin2015-11-211-30/+28
* gnu: dosfstools: Update to 3.0.28.•••* gnu/packages/disk.scm (dosfstools): Update to 3.0.28. 宋文武2015-11-041-2/+2
* gnu: ddrescue: Update to 1.20.•••* gnu/packages/disk.scm (ddrescue): Update to 1.20. Andreas Enge2015-09-261-2/+2
* gnu: Add dosfstools.•••* gnu/packages/disk.scm (dosfstools): New variable. Mark H Weaver2015-05-071-0/+28
* gnu: ddrescue: Update to 1.19.•••* gnu/packages/disk.scm (ddrescue): Update to 1.19. Andreas Enge2014-11-231-2/+2
* gnu: ddrescue: Upgrade to 1.18.1.•••* gnu/packages/disk.scm (ddrescue): Upgrade to 1.18.1. Ludovic Courtès2014-06-251-2/+2
* gnu: Merge Parted, fdisk, and ddrescue in (gnu packages disk).•••* gnu/packages/parted.scm: Rename to... * gnu/packages/disk.scm: ... this. New file. Merge with... * gnu/packages/fdisk.scm: ... this; remove file; * gnu/packages/ddrescue.scm: ... and this; remove file. * gnu/system/install.scm, gnu/system/vm.scm: Adjust accordingly. * gnu-system.am (GNU_SYSTEM_MODULES): Remove gnu/packages/{parted,fdisk,ddrescue}.scm and add gnu/packages/disk.scm. Ludovic Courtès2014-06-031-0/+121