guix/gnu
Christopher Baines a698df72d3
services: databases: Deprecate the postgresql-service procedure.
Using the service type directly is a better approach, making it easier to
configure the service.

* gnu/services/databases.scm (postgresql-service): Deprecate this procedure.
* doc/guix.texi (PostgreSQL): Update the documentation for the use of (service
postgresql-service-type).
2020-10-20 22:39:43 +01:00
..
bootloader system: Use locale information in grub.cfg. 2020-10-18 15:33:05 +02:00
build hurd-boot: Set /hurd/magic on /dev/fd. 2020-10-14 15:22:55 +02:00
installer installer: Create bios_grub partition when it is needed. 2020-10-19 21:54:25 +02:00
machine system: Provide locale information to the bootloader. 2020-10-18 15:33:05 +02:00
packages gnu: linux-libre 4.4: Update to 4.4.240. 2020-10-20 16:16:36 -04:00
services services: databases: Deprecate the postgresql-service procedure. 2020-10-20 22:39:43 +01:00
system install: Deduplicate packages with %base-package sets. 2020-10-15 11:13:24 +03:00
tests tests: monitoring: Use (service postgresql-service-type). 2020-10-20 22:39:42 +01:00
artwork.scm
bootloader.scm
ci.scm images: Add pine64-barebones-raw-image. 2020-10-06 09:51:43 +02:00
image.scm
installer.scm installer: Call setlocale after init gettext. 2020-10-18 17:55:40 +02:00
local.mk gnu: Add farstream. 2020-10-20 00:21:31 +02:00
machine.scm
packages.scm
services.scm services: provenance: Wrap config file name in 'assume-valid-file-name'. 2020-10-16 15:00:50 +02:00
system.scm system: Provide locale information to the bootloader. 2020-10-18 15:33:05 +02:00
tests.scm