aboutsummaryrefslogtreecommitdiff
path: root/HACKING
blob: 9adef201c259ab28d2e8ad91bf46596a4c4cc3c7 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
-*- mode: org; coding: utf-8; -*-

#+TITLE: Hacking GNU Guix and Its Incredible Distro

Copyright © 2012, 2013, 2014, 2016, 2017, 2019 Ludovic Courtès <ludo@gnu.org>
Copyright © 2015, 2017 Mathieu Lirzin <mthl@gnu.org>
Copyright © 2017 Leo Famulari <leo@famulari.name>
Copyright © 2017 Arun Isaac <arunisaac@systemreboot.net>

  Copying and distribution of this file, with or without modification,
  are permitted in any medium without royalty provided the copyright
  notice and this notice are preserved.

* Contributing

See the manual for useful hacking information, either by running

  info -f doc/guix.info "Contributing"

or by checking the [[https://guix.gnu.org/manual/devel/en/html_node/Contributing.html][web copy of the manual]].
:05 +0100'>2022-11-20services: mysql: Run mariadb-install-db instead of hard coding schemas....Marius Bakke 2022-11-20services: mysql: Remove mysql-install-service in favor of wrapper....Marius Bakke 2022-11-20services: mysql-upgrade: Add log file....Marius Bakke 2022-11-20services: mysql-upgrade: Support custom datadir....Marius Bakke 2022-11-20gnu: mysql: Support custom data dir....Ellen Papsch 2022-04-29services: Add missing 'description' fields....Ludovic Courtès 2022-01-29services: postgresql: Export missing <postgresql-configuration> accessor....Marius Bakke 2021-12-05Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus 2021-11-30services: Accept <inferior-package>s in lieu of <package>s....Tobias Geerinckx-Rice