| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: gparted: Update to 0.27.0.•••* gnu/packages/disk.scm (gparted): Update to 0.27.0.
| Tobias Geerinckx-Rice | 2016-10-19 | 1 | -2/+2 |
* | doc: "filesystem" -> "file system"•••* doc/guix.texi: "filesystem" -> "file system"
* gnu/packages/admin.scm: "filesystem" -> "file system"
* gnu/packages/cdrom.scm: "filesystem" -> "file system"
* gnu/packages/compression.scm: "filesystem" -> "file system"
* gnu/packages/disk.scm: "filesystem" -> "file system"
* gnu/packages/gnome.scm: "filesystem" -> "file system"
* gnu/packages/irc.scm: "filesystem" -> "file system"
* gnu/packages/linux.scm: "filesystem" -> "file system"
* gnu/packages/mail.scm: "filesystem" -> "file system"
* gnu/packages/mpd.scm: "filesystem" -> "file system"
* gnu/packages/ocaml.scm: "filesystem" -> "file system"
* gnu/packages/perl.scm: "filesystem" -> "file system"
* gnu/packages/python.scm: "filesystem" -> "file system"
* gnu/packages/search.scm: "filesystem" -> "file system"
* gnu/packages/tls.scm: "filesystem" -> "file system"
* gnu/services/mail.scm: "filesystem" -> "file system"
| John Darrington | 2016-09-16 | 1 | -2/+2 |
* | gnu: Add gparted.•••* gnu/packages/disk.scm (gparted): New variable.
| Roel Janssen | 2016-08-21 | 1 | -1/+48 |
* | gnu: disk: Use license: prefix.•••* gnu/packages/disk.scm (define-module): Import guix licenses with a prefix.
(parted): Use the import prefix.
(fdisk): Likewise.
(gptfdisk): Likewise.
(ddrescue): Likewise.
(dosfstools): Likewise.
(sdparm): Likewise.
(idle3-tools): Likewise.
| Roel Janssen | 2016-08-21 | 1 | -8/+8 |
* | Update e-mail address for Tobias Geerinckx-Rice.•••* .mailmap: Add Tobias Geerinckx-Rice.
* gnu/packages/disk.scm: Replace "tobias.geerinckx.rice@gmail.com" with
"me@tobias.gr".
* gnu/packages/linux.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Andreas Enge | 2016-07-15 | 1 | -1/+1 |
* | gnu: Add gptfdisk.•••* gnu/packages/disk.scm (gptfdisk): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jan Nieuwenhuizen | 2016-07-13 | 1 | -0/+44 |
* | gnu: dosfstools: Update to 4.0.•••* gnu/packages/disk.scm (dosfstools): Update to 4.0.
[arguments]: Re-enable the 'configure phase.
| Efraim Flashner | 2016-05-31 | 1 | -5/+3 |
* | gnu: ddrescue: Update to 1.21.•••* gnu/packages/disk.scm (ddrescue): Update to 1.21.
| Efraim Flashner | 2016-03-21 | 1 | -2/+3 |
* | gnu: Add idle3-tools.•••* gnu/packages/disk.scm (idle3-tools): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Tobias Geerinckx-Rice | 2016-03-16 | 1 | -0/+32 |
* | gnu: Add sdparm.•••* gnu/packages/disk.scm (sdparm): New variable.
| Tobias Geerinckx-Rice | 2016-02-05 | 1 | -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ès | 2015-12-19 | 1 | -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 Lirzin | 2015-11-21 | 1 | -30/+28 |
* | gnu: dosfstools: Update to 3.0.28.•••* gnu/packages/disk.scm (dosfstools): Update to 3.0.28.
| 宋文武 | 2015-11-04 | 1 | -2/+2 |
* | gnu: ddrescue: Update to 1.20.•••* gnu/packages/disk.scm (ddrescue): Update to 1.20.
| Andreas Enge | 2015-09-26 | 1 | -2/+2 |
* | gnu: Add dosfstools.•••* gnu/packages/disk.scm (dosfstools): New variable.
| Mark H Weaver | 2015-05-07 | 1 | -0/+28 |
* | gnu: ddrescue: Update to 1.19.•••* gnu/packages/disk.scm (ddrescue): Update to 1.19.
| Andreas Enge | 2014-11-23 | 1 | -2/+2 |
* | gnu: ddrescue: Upgrade to 1.18.1.•••* gnu/packages/disk.scm (ddrescue): Upgrade to 1.18.1.
| Ludovic Courtès | 2014-06-25 | 1 | -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ès | 2014-06-03 | 1 | -0/+121 |