| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: mtools: 'mformat' initializes boot sector before writing it.•••This is the last bit fixing <https://bugs.gnu.org/35283>.
Previously, 'mformat' (used by 'grub-mkrescue') would pass uninitialized
bytes to write(2), leading to non-deterministic FAT image contents.
This patch fixes that.
* gnu/packages/patches/mtools-mformat-uninitialized.patch: New file.
* gnu/packages/mtools.scm (mtools)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès | 2019-04-21 | 1 | -10/+12 |
* | gnu: mtools: Update to 4.0.23.•••* gnu/packages/mtools.scm (mtools): Update to 4.0.23.
| Efraim Flashner | 2018-12-10 | 1 | -2/+2 |
* | gnu: mtools: Update to 4.0.22.•••* gnu/packages/mtools.scm (mtools): Update to 4.0.22.
| Efraim Flashner | 2018-12-09 | 1 | -2/+2 |
* | gnu: mtools: Update to 4.0.21.•••* gnu/packages/mtools.scm (mtools): Update to 4.0.21.
| Efraim Flashner | 2018-11-25 | 1 | -2/+2 |
* | gnu: mtools: Update to 4.0.20.•••* gnu/packages/mtools.scm (mtools): Update to 4.0.20.
[source](uri): Change to 'bz2' compressed tarball.
| Marius Bakke | 2018-11-14 | 1 | -3/+3 |
* | gnu: mtools: Update to 4.0.19.•••* gnu/packages/mtools.scm (mtools): Update to 4.0.19.
| Efraim Flashner | 2018-09-30 | 1 | -2/+3 |
* | gnu: exfat-utils: Update to 1.3.0.•••* gnu/packages/mtools.scm (exfat-utils): Update to 1.3.0.
| Tobias Geerinckx-Rice | 2018-09-18 | 1 | -2/+2 |
* | gnu: exfat-utils: Update to 1.2.8.•••* gnu/packages/mtools.scm (exfat-utils): Update to 1.2.8.
| Tobias Geerinckx-Rice | 2018-02-10 | 1 | -2/+3 |
* | gnu: exfat-tools: Update to 1.2.7.•••* gnu/packages/mtools.scm (exfat-tools): Update to 1.2.7.
| Tobias Geerinckx-Rice | 2017-06-05 | 1 | -2/+2 |
* | gnu: exfat-utils: Update to 1.2.6.•••* gnu/packages/mtools.scm (exfat-utils): Update to 1.2.6.
| Tobias Geerinckx-Rice | 2017-01-28 | 1 | -2/+2 |
* | gnu: Remove unused module import from (gnu packages mtools).•••This is a follow-up to commit 3b0f2ba46b8c14cf9d9729e13e006af697d07403.
* gnu/packages/mtools.scm: Remove import of (gnu packages python).
| Tobias Geerinckx-Rice | 2017-01-05 | 1 | -2/+1 |
* | gnu: exfat-utils: Update to 1.2.5.•••* gnu/packages/mtools.scm (exfat-utils): Update to 1.2.5.
| Tobias Geerinckx-Rice | 2016-12-05 | 1 | -2/+2 |
* | gnu: exfat-utils: Update to 1.2.4.•••* gnu/packages/mtools.scm (exfat-utils): Update to 1.2.4.
[source, home-page]: Move away from dead Google Code project.
[arguments, native-inputs]: Remove.
| Tobias Geerinckx-Rice | 2016-11-13 | 1 | -38/+6 |
* | gnu: Add exfat-utils.•••* gnu/packages/mtools.scm (exfat-utils): New variable.
| Ludovic Courtès | 2015-08-20 | 1 | -1/+56 |
* | gnu: Add mtools.•••* gnu/packages/mtools.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| John Darrington | 2013-12-03 | 1 | -0/+45 |