guix/gnu
Ludovic Courtès 8aa752ba22
services: shepherd: Increase the PID file timeout to 30s.
When running the installation image off a DVD, early I/O operations are
extremely slow, to the point that something like dbus-daemon would need
~20s to start.  This change works around the issue.

Fixes <https://bugs.gnu.org/40572>.
Reported by Florian Pelz <pelzflorian@pelzflorian.de>.

* gnu/services/shepherd.scm (shepherd-configuration-file): Set
%pid-file-timeout to 30.
2020-04-15 00:02:23 +02:00
..
bootloader system: Allow for comma-separated keyboard layouts. 2020-04-06 00:14:13 +02:00
build vm: Transparently compress iso9660 images. 2020-04-10 16:05:19 +02:00
installer installer: tests: Don't install to a CD/DVD. 2020-04-10 16:06:32 +02:00
machine machine: ssh: Better report missing initrd modules. 2020-03-23 10:48:17 +01:00
packages gnu: guix: Update to 9d0d27f. 2020-04-12 03:33:13 +02:00
services services: shepherd: Increase the PID file timeout to 30s. 2020-04-15 00:02:23 +02:00
system installer: Only load uvesafb kernel module when needed. 2020-04-14 13:05:57 +00:00
tests tests: Run guided installation tests from an ISO image. 2020-04-10 16:06:41 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Remove "mips64el-linux-gnuabi64" from '%cross-targets'. 2020-04-07 12:31:36 +02:00
installer.scm installer: Open manual in the selected language on tty2. 2020-04-14 13:01:58 +02:00
local.mk gnu: gdm: Don't offer GNOME when it's not in the system profile. 2020-04-11 23:58:49 +02:00
machine.scm
packages.scm
services.scm services: Allow modprobe to use "/etc/modprobe.d". 2020-04-05 12:12:07 +02:00
system.scm system: Don’t create a module database when no modules are available. 2020-04-04 21:13:26 +02:00
tests.scm tests: Add <system-test> gexp compiler. 2020-03-05 16:33:37 +01:00