Branch | Commit message | Author | Age |
guix-for-govuk-mini-environment-admin | Fix issues with PostgreSQL | Christopher Baines | 6 years |
release | Export perform-action | Christopher Baines | 5 years |
release_2 | scripts: system: Add support for container network sharing. | Christopher Baines | 7 years |
spike-end-to-end-test-system | Enable specifying a custom PostgreSQL port | Christopher Baines | 8 years |
spike-local-development-system-container | Alter the GitHub updater to use tags as well as releases | Christopher Baines | 8 years |
wip-postgresql-ssl | gnu: postgresql: Build with openssl support. | Christopher Baines | 6 years |
|
Tag | Download | Author | Age |
release_39 | gnu-guix-release_39.tar gnu-guix-release_39.tar.gz | Christopher Baines | 5 years |
release_38 | gnu-guix-release_38.tar gnu-guix-release_38.tar.gz | Christopher Baines | 5 years |
release_37 | gnu-guix-release_37.tar gnu-guix-release_37.tar.gz | Christopher Baines | 5 years |
release_36 | gnu-guix-release_36.tar gnu-guix-release_36.tar.gz | Christopher Baines | 6 years |
release_35 | gnu-guix-release_35.tar gnu-guix-release_35.tar.gz | Christopher Baines | 6 years |
release_34 | gnu-guix-release_34.tar gnu-guix-release_34.tar.gz | Christopher Baines | 6 years |
release_33 | gnu-guix-release_33.tar gnu-guix-release_33.tar.gz | Christopher Baines | 6 years |
release_32 | gnu-guix-release_32.tar gnu-guix-release_32.tar.gz | Christopher Baines | 6 years |
release_31 | gnu-guix-release_31.tar gnu-guix-release_31.tar.gz | Christopher Baines | 6 years |
release_30 | gnu-guix-release_30.tar gnu-guix-release_30.tar.gz | Christopher Baines | 6 years |
[...] |
|
Age | Commit message | Author |
2017-09-17 | 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.
release_11 | Christopher Baines |
2017-09-17 | 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 |
2017-09-17 | 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 |
2017-09-17 | Export test-modules | Christopher Baines |
2017-09-17 | Make test-modules a parameter | Christopher Baines |
2017-09-17 | gnu: ruby-2.2: Update to 2.2.8. Fix CVE-2017-{0898,10784,14033,14064}.•••* gnu/packages/ruby.scm (ruby-2.2): Update to 2.2.8.
[source]: Remove patch.
* gnu/packages/patches/ruby-2.2.7-rubygems-2613-ruby22.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Ben Woodcroft |
2017-09-17 | gnu: ruby-2.3: Update to 2.3.5. Fix CVE-2017-{0898,10784,14033,14064}.•••* gnu/packages/ruby.scm (ruby-2.3): Update to 2.3.5.
[source]: Remove patch.
* gnu/packages/patches/ruby-2.3.4-rubygems-2613-ruby23.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Ben Woodcroft |
2017-09-17 | ruby: Update replacement to 2.4.2. Fix CVE-2017-{0898,10784,14033,14064}.•••* gnu/packages/ruby.scm (ruby): Update replacement to 2.4.2.
(ruby-2.4.1): Rename to ...
(ruby-2.4.2): ... this.
[source]: Remove patches.
* gnu/packages/patches/ruby-rubygems-2612-ruby24.patch,
gnu/packages/patches/ruby-rubygems-2613-ruby24.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Ben Woodcroft |
2017-09-17 | gnu: efl: Hardcode libcurl path.•••* gnu/packages/enlightenment.scm (efl)[arguments]: Hardcode the location
of libcurl.so.
| Efraim Flashner |
2017-09-17 | gnu: openfoam: Fix typo.•••* gnu/packages/simulation.scm (openfoam)[description]: Add a period to
the end of the sentence.
| Efraim Flashner |
[...] |
|
Clone |
https://git.cbaines.net/git/gds/gnu-guix |
git@git.cbaines.net:gds/gnu-guix |