guix/gnu
Ludovic Courtès 18ffd2f968
gnu: binutils: Shorten file names of MinGW patches.
This ensures we stay below the POSIX tar file name length limit.

* gnu/packages/patches/binutils-mingw-w64-reproducible-import-libraries.patch:
Rename to...
* gnu/packages/patches/binutils-mingw-w64-deterministic.patch: ... this.
* gnu/packages/patches/binutils-mingw-w64-specify-timestamp.patch:
Rename to...
* gnu/packages/patches/binutils-mingw-w64-timestamp.patch: ... this.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/cross-base.scm (cross-binutils): Likewise.
2020-04-10 16:05:57 +02:00
..
bootloader system: Allow for comma-separated keyboard layouts. 2020-04-06 00:14:13 +02:00
build vm: Transparently compress iso9660 images. 2020-04-10 16:05:19 +02:00
installer gnu: installer: Fix issue with "Esperanto" locale. 2020-04-10 16:05:38 +02:00
machine
packages gnu: binutils: Shorten file names of MinGW patches. 2020-04-10 16:05:57 +02:00
services services: gnome: Fix ‘gnome’ field name. 2020-04-10 16:05:25 +02:00
system vm: Allow images to be marked as non-substitutable. 2020-04-08 12:42:41 +02:00
tests tests: Mark VM images as non-substitutable. 2020-04-08 12:42:41 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Remove "mips64el-linux-gnuabi64" from '%cross-targets'. 2020-04-07 12:31:36 +02:00
installer.scm installer: Allow Alt+Shift toggle from non-Latin keyboard layouts. 2020-04-09 02:42:54 +00:00
local.mk gnu: binutils: Shorten file names of MinGW patches. 2020-04-10 16:05:57 +02:00
machine.scm
packages.scm
services.scm services: Allow modprobe to use "/etc/modprobe.d". 2020-04-05 12:12:07 +02:00
system.scm system: Don’t create a module database when no modules are available. 2020-04-04 21:13:26 +02:00
tests.scm