aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
guix-for-govuk-mini-environment-adminFix issues with PostgreSQLChristopher Baines6 years
releaseExport perform-actionChristopher Baines5 years
release_2scripts: system: Add support for container network sharing.Christopher Baines7 years
spike-end-to-end-test-systemEnable specifying a custom PostgreSQL portChristopher Baines8 years
spike-local-development-system-containerAlter the GitHub updater to use tags as well as releasesChristopher Baines8 years
wip-postgresql-sslgnu: postgresql: Build with openssl support.Christopher Baines6 years
 
TagDownloadAuthorAge
release_39gnu-guix-release_39.tar  gnu-guix-release_39.tar.gz  Christopher Baines5 years
release_38gnu-guix-release_38.tar  gnu-guix-release_38.tar.gz  Christopher Baines5 years
release_37gnu-guix-release_37.tar  gnu-guix-release_37.tar.gz  Christopher Baines5 years
release_36gnu-guix-release_36.tar  gnu-guix-release_36.tar.gz  Christopher Baines6 years
release_35gnu-guix-release_35.tar  gnu-guix-release_35.tar.gz  Christopher Baines6 years
release_34gnu-guix-release_34.tar  gnu-guix-release_34.tar.gz  Christopher Baines6 years
release_33gnu-guix-release_33.tar  gnu-guix-release_33.tar.gz  Christopher Baines6 years
release_32gnu-guix-release_32.tar  gnu-guix-release_32.tar.gz  Christopher Baines6 years
release_31gnu-guix-release_31.tar  gnu-guix-release_31.tar.gz  Christopher Baines6 years
release_30gnu-guix-release_30.tar  gnu-guix-release_30.tar.gz  Christopher Baines6 years
[...]
 
AgeCommit messageAuthor
2017-09-17scripts: 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_11Christopher Baines
2017-09-17Alter 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-17Add 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-17Export test-modulesChristopher Baines
2017-09-17Make test-modules a parameterChristopher Baines
2017-09-17gnu: 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-17gnu: 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-17ruby: 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-17gnu: efl: Hardcode libcurl path.•••* gnu/packages/enlightenment.scm (efl)[arguments]: Hardcode the location of libcurl.so. Efraim Flashner
2017-09-17gnu: 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