guix/gnu/system
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
..
examples system: bare-hurd.tmpl: Add openssh-sans-x client and service. 2020-06-13 09:11:47 +02:00
images image: Do not set journal_model=WAL for the Hurd. 2020-07-11 16:34:01 +02:00
accounts.scm
file-systems.scm
hurd.scm system: hurd: Oops, have 'initrd' default to #f. 2020-06-30 18:26:47 +02:00
image.scm system: image: Fix disk-image name. 2020-06-26 10:05:58 +02:00
install.scm system: install: Add default libcs to gc-roots. 2020-06-08 10:52:53 +02:00
keyboard.scm
linux-container.scm
linux-initrd.scm
locale.scm
mapped-devices.scm services: Add missing (ice-9 format) import. 2020-06-25 01:20:31 +02:00
nss.scm
pam.scm
shadow.scm
uuid.scm uuid: Prevent a loop on invalid arguments. 2020-06-18 23:24:37 -04:00
vm.scm system: vm: Add missing imported module. 2020-06-09 01:31:16 -04:00