| Commit message (Expand) | Author | Age |
* | Fix issues with PostgreSQLguix-for-govuk-mini-environment-admin_release_4guix-for-govuk-mini-environment-admin | Christopher Baines | 2018-12-31 |
*-----. | Merge remote-tracking branches 'cbaines/wip-rails-extra-packages-updated', 'c... | Christopher Baines | 2018-12-31 |
|\ \ \ \ |
|
| | | | * | Work around a issue in grootfs when unpacking tar archives | Christopher Baines | 2018-12-31 |
| | | * | | services: Add RabbitMQ.•••* gnu/services/message-broker.scm: New file.
* gnu/services/message-broker.scm: New file.
* gnu/local.mk: Add entries for new files.
release_28 | Christopher Baines | 2018-12-04 |
| | | * | | gnu: Add rabbitmq.•••* gnu/packages/rabbitmq.scm: New file.
* gnu/local.mk: Add gnu/packages/rabbitmq.scm.
| Christopher Baines | 2018-12-04 |
| | | * | | Use a pid file in the mysql service | Christopher Baines | 2018-12-04 |
| | | * | | scripts: system: Add support for container network sharing.•••This is a port of the functionality in the Guix environment command to the
guix system container command.
This requires additional changes to the operating-system definitions used, in
particular, networking related services may need removing if the host network
is shared.
* guix/scripts/system.scm (system-derivation-for-action): Add
#:container-shared-network? argument.
(perform-action): Add #:container-shared-network? argument.
(show-help): Add "-N, --network" help information.
(%options): Add network option.
(process-action): Call perform-action with #:container-shared-network?.
* gnu/system/linux-container.scm (%network-configuration-files): New variable.
(container-script): Add support for returning a container script that shares
the host network.
* gnu/system.scm (essential-services): Add #:container-shared-network?
argument.
(operating-system-services): Add #:container-shared-network? argument.
(operating-system-etc-service): Add #:container-shared-network? argument,
and support for ommiting some configuration if the network is shared.
(operating-system-activation-script): Add #:container-shared-network?
argument, and pass this through to the operating-system-services procedure.
(operating-system-boot-script): Add #:container-shared-network? argument,
and pass this through to the operating-system-services procedure.
(operating-system-derivation): Add the #:container-shared-network? argument,
and pass this through to the operating-system-services procedure.
(operating-system-profile): Add the #:container-shared-network? argument,
and pass this through to the operating-system-services procedure.
| Christopher Baines | 2018-12-04 |
| | | * | | Alter the GitHub updater to use git tags•••Just using tags is the most consistent way of getting releases for GOV.UK
related software.
| Christopher Baines | 2018-12-04 |
| | | * | | Add max_allowed_packet to the MariaDB/Mysql configuration•••This should be done in govuk-guix, but this configuration is currently not
easy.
| Christopher Baines | 2018-12-04 |
| | | * | | Export test-modules | Christopher Baines | 2018-12-04 |
| | | * | | Make test-modules a parameter | Christopher Baines | 2018-12-04 |
| | | * | | services: Add elasticsearch. | Christopher Baines | 2018-12-04 |
| | | * | | gnu: Add elasticsearch.•••* gnu/packages/databases.scm (elasticsearch-1.7.2, elasticsearch): New
variables.
| Christopher Baines | 2018-12-04 |
| | * | | | gnu: Add terraform-provider-local.•••* gnu/packages/terraform.scm (terraform-provider-local): New variable.
| Christopher Baines | 2018-12-28 |
| | * | | | gnu: Add terraform-provider-aws.•••* gnu/packages/terraform.scm (terraform-provider-aws): New variable.
| Christopher Baines | 2018-12-28 |
| | * | | | gnu: Add terraform-provider-template.•••* gnu/packages/terraform.scm (terraform-provider-template): New variable.
| Christopher Baines | 2018-12-28 |
| | * | | | gnu: Add terraform-provider-libvirt.•••* gnu/packages/terraform.scm (terraform-provider-libvirt): New variable.
| Christopher Baines | 2018-12-28 |
| | * | | | gnu: Add terraform.•••* gnu/packages/terraform.scm (New file).
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Christopher Baines | 2018-12-28 |
| | * | | | Support placing the pkg and src directories in a lib output | Christopher Baines | 2018-12-28 |
| * | | | | gnu: Add coala-bears. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-munkres3. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-yamllint. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-pathspec. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-vulture. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-vim-vint. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-ansicolor. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-scspell3k. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-safety. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-dparse. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-rstcheck. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-restructuredtext-lint. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-pyroma. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-pydocstyle. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-proselint. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-mypy-lang. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-html-linter. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-template-remover. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-guess-language-spirit. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-eradicate. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-dennis. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-cpplint. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-cppclean. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-cmakelint. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-autoflake. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add coala. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-colorlog. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-dependency-management. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-coala-utils. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-libclang-py3. | Christopher Baines | 2018-12-31 |
| * | | | | gnu: Add python-pyprint. | Christopher Baines | 2018-12-31 |