Age | Commit message (Expand) | Author |
2023-12-29 | gnu: f3: Fix cross-compiling....* gnu/packages/disk.scm (f3)
[arguments]: Use Gexp.
Change-Id: I906a2b7b7691ae53592cfa35ba64fc7e7d735664
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Zheng Junjie |
2023-11-19 | gnu: nwipe: Update to 0.35....* gnu/packages/disk.scm (nwipe): Update to 0.35.
[inputs]: Add libconfig.
Change-Id: Ia4d704ffd58c3d4ea6d10e718808797b528438e0
| Tobias Geerinckx-Rice |
2023-11-22 | gnu: Add findimagedupes....* gnu/packages/disk.scm (findimagedupes): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Morgan Smith |
2023-08-24 | gnu: hdparm: Move to (gnu packages disk)....* gnu/packages/linux.scm (hdparm): Move to...
* gnu/packages/disk.scm (hdparm): ... here.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
| Felix Lechner |
2023-08-06 | gnu: rmlint: Remove libelf....libelf provides libelf.so.0, elfutils libelf.so.1. rmlint links only to one.
* gnu/packages/disk.scm (rmlint)[inputs]: Remove libelf.
| Tobias Geerinckx-Rice |
2023-08-06 | gnu: rmlint: Update package style....* gnu/packages/disk.scm (rmlint)[arguments]:
Rewrite as G-expressions.
[native-inputs, inputs]: Remove input labels.
| Tobias Geerinckx-Rice |
2023-08-06 | gnu: rmlint: Update to 2.10.2....* gnu/packages/disk.scm (rmlint): Update to 2.10.2.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: ndctl: Update to 78....* gnu/packages/disk.scm (ndctl): Update to 78.
[inputs]: Add libtraceevent & libtracefs.
| Tobias Geerinckx-Rice |
2023-07-23 | gnu: parted: Update to 3.6....* gnu/packages/disk.scm (parted): Update to 3.6.
| Tobias Geerinckx-Rice |
2023-07-21 | gnu: parted: Skip tests when cross-compiling....* gnu/packages/disk.scm (parted)[arguments]: Adjust #:tests? to skip
tests when cross-compiling.
| Efraim Flashner |
2023-07-20 | gnu: parted: Disable tests for the Hurd....* gnu/packages/disk.scm (parted)[argument]: Set #:tests? to #false when
building for the Hurd.
| Janneke Nieuwenhuizen |
2023-07-13 | gnu: parted: Support building for the Hurd....* gnu/packages/disk.scm (parted)[inputs]: Remove lvm2, add hurd-minimal
when building for the Hurd.
[arguments]: Add configure-flag '--disable-device-mapper' when building for
the Hurd.
Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
| Janneke Nieuwenhuizen |
2023-07-01 | gnu: Add greaseweazle-host-tools....* gnu/packages/disk.scm (greaseweazle-host-tools): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Rikard Nordgren |
2023-06-21 | gnu: go-github-com-mattn-go-runewidth: Update to 0.0.14....* gnu/packages/golang.scm (go-github-com-mattn-go-runewidth): Update to 0.0.14.
(go-github.com-mattn-go-runewidth): Remove, and change users to to refer
to 'go-github-com-mattn-go-runewidth'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Nguyễn Gia Phong |
2023-06-14 | gnu: Add nwipe....* gnu/packages/disk.scm (nwipe): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar |