Jan (janneke) Nieuwenhuizen 4b9eecd322
image: Do not set journal_model=WAL for the Hurd.
This fixes <https://bugs.gnu.org/42151>.

* gnu/system/images/hurd.scm (hurd-initialize-root-partition): Use #:wal-mode #f
in call to ...
* gnu/build/image.scm (initialize-root-partition): ... this, add #:wal-mode?
parameter, pass it to ...
(register-closure): ... this, add #:wal-mode? parameter, pass it to ...
* guix/store/database.scm (with-database): ... this, add #:wal-mode?
parameter, pass it to ...
(call-with-database): ... this, add #:wal-mode? parameter; when
set to #f, do not set journal_model=WAL.
2020-07-11 16:34:01 +02:00
..
2020-07-11 12:33:01 +02:00
2019-12-15 00:34:05 +01:00
2020-07-05 03:15:08 +05:30
2019-05-06 23:21:33 +02:00
2020-07-10 00:11:00 +02:00
2020-07-05 16:07:59 +05:30
2020-07-11 11:51:56 +02:00
2020-04-17 23:36:47 +02:00
2020-05-11 23:30:55 +02:00
2019-09-04 13:02:27 +02:00
2020-06-18 14:48:17 +02:00
2020-06-26 16:19:53 +02:00