aboutsummaryrefslogtreecommitdiff
path: root/gnu/machine.scm
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2022-10-29 21:47:19 +0200
committerMarius Bakke <marius@gnu.org>2022-11-20 17:54:05 +0100
commit3323ffa66d6edfadad312fad15f91a02d3262174 (patch)
treeaaebbb68866f01a7f6de3249c986feafc129c51b /gnu/machine.scm
parente4a74f38dfd43b7bfcef5605eb2bf751bfc53102 (diff)
downloadguix-3323ffa66d6edfadad312fad15f91a02d3262174.tar.gz
guix-3323ffa66d6edfadad312fad15f91a02d3262174.zip
services: mysql: Remove mysql-install-service in favor of wrapper.
* gnu/services/databases.scm (mysql-with-install-lock): Remove variable. (mysql-start): Rename to ... (mysqld-wrapper): ... this. Do the preliminary initialization steps and call out to MYSQL-INSTALL when necessary. (mysql-install): Only initialize table schemas. (mysql-install-shepherd-service): Remove. (mysql-service)[requirement]: Remove 'mysql-install. Add 'user-processes. [start]: Don't pass #:user and #:group. (mysql-shepherd-services): Remove MYSQL-INSTALL-SHEPHERD-SERVICE.
Diffstat (limited to 'gnu/machine.scm')
0 files changed, 0 insertions, 0 deletions
gnu: ghc-cryptohash-sha1: Update Cabal file to r2....Timothy Sample 2018-10-01gnu: ghc-cryptohash-md5: Update Cabal file to r2....Timothy Sample 2018-10-01gnu: ghc-crypto-api: Update to 0.13.3....Timothy Sample 2018-10-01gnu: ghc-sha: Update to 1.6.4.4....Timothy Sample 2018-10-01gnu: ghc-entropy: Update to 0.4.1.1....Timothy Sample 2018-10-01gnu: ghc-mtl: Remove built-in Haskell package....Timothy Sample 2018-03-31gnu: Add ghc-cprng-aes....rsiddharth 2018-03-31gnu: Add ghc-crypto-random....rsiddharth 2018-03-31gnu: Add ghc-cipher-aes....rsiddharth 2018-03-31gnu: Add ghc-crypto-cipher-types....rsiddharth 2018-03-26gnu: ghc-cryptonite: Update to 0.25....Ricardo Wurmus 2018-03-20Correct name and Email for ng0....ng0 2018-02-13gnu: ghc-x509-system: Update to 1.6.4....Ricardo Wurmus 2018-02-13gnu: ghc-x509-validation: Update to 1.6.5....Ricardo Wurmus 2018-02-13gnu: ghc-x509-store: Update to 1.6.2....Ricardo Wurmus 2018-02-13gnu: ghc-x509: Update to 1.6.4....Ricardo Wurmus 2018-02-13gnu: ghc-cryptonite: Update to 0.20....Ricardo Wurmus 2017-12-01gnu: ghc-asn1-types: Update to 0.3.2....Tobias Geerinckx-Rice 2017-12-01gnu: ghc-asn1-encoding: Update to 0.9.5....Tobias Geerinckx-Rice 2017-11-13gnu: Move crypto packages from haskell to haskell-crypto....Ricardo Wurmus