me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Mathieu Lirzin 03d0e2d2b9 build: Move 'Makefile' fragments to subdirectories.
This follows a convention used by some other GNU packages like Autoconf,
Bison, Coreutils, and Gnulib.

* doc.am: Rename to ...
* doc/local.mk: ... this.
* emacs.am: Rename to ...
* emacs/local.mk: ... this.
* gnu-system.am: Rename to ...
* gnu/local.mk: ... this.
* daemon.am: Rename to ...
* nix/local.mk: ... this.
* Makefile.am: Adapt to them.
* doc/guix.texi (Porting to a New Platform): Adapt documentation.
* guix/config.scm.in (%state-directory, %config-directory): Adapt comments.
* emacs/guix-config.el.in (guix-config-state-directory): Likewise.
2016-04-21 18:47:50 +02:00
..
build file-systems: Add 'find-partition-by-luks-uuid'. 2016-04-17 01:23:52 +02:00
packages gnu: Add acpi. 2016-04-21 17:49:10 +02:00
services services: Move 'device-mapping-service' to (gnu system mapped-devices). 2016-04-18 01:24:06 +02:00
system mapped-devices: LUKS partitions can be designated by their UUID. 2016-04-18 01:24:06 +02:00
artwork.scm artwork: Update to latest version. 2015-05-07 23:11:23 +02:00
local.mk build: Move 'Makefile' fragments to subdirectories. 2016-04-21 18:47:50 +02:00
packages.scm packages: Add 'search-patches'. 2016-04-14 10:36:11 +03:00
services.scm doc: Clarify and consolidate modify-services documentation. 2016-03-15 15:54:02 +01:00
system.scm mapped-devices: 'mapped-device-service' takes a <mapped-device>. 2016-04-18 01:24:06 +02:00