guix-devel/gnu
Ludovic Courtès e31ece9751
gnu: slurm: Configure with a "standard" syslogdir.
Until now, we were using syslogdir=$prefix/etc, which did not exist.
Thus, commands would always fail like this:

  $ guix environment --ad-hoc slurm --pure -- squeue -u $USER
  squeue: error: s_p_parse_file: unable to status file /gnu/store/…-slurm-17.11.3/etc/slurm.conf: No such file or directory, retrying in 1sec up to 60sec

* gnu/packages/parallel.scm (slurm)[arguments]: Pass --sysconfdir.
2019-04-16 17:30:22 +02:00
..
bootloader gnu: Add configuration for depthcharge bootloader. 2019-04-03 18:21:42 +02:00
build vm: Remove Xorriso "-padding" option. 2019-04-14 23:40:53 +02:00
installer installer: Force user to choose exactly one network management method. 2019-04-14 23:40:52 +02:00
packages gnu: slurm: Configure with a "standard" syslogdir. 2019-04-16 17:30:22 +02:00
services services: sddm: Switch back to using ‘startx’. 2019-04-11 05:42:41 +02:00
system install: Provide a meaningful label. 2019-04-15 12:24:14 +02:00
tests tests: separate-store-os: Increase root partition size. 2019-04-14 17:42:08 +02:00
artwork.scm artwork: Update snapshot to b975164. 2019-03-05 23:08:53 +01:00
bootloader.scm bootloader: Add a 'keyboard-layout' field. 2019-03-24 23:06:11 +01:00
ci.scm Remove traces of "GuixSD". 2019-03-13 23:12:43 +01:00
installer.scm installer: Choosing a locale opens the translated manual on tty2. 2019-04-12 17:56:23 +02:00
local.mk gnu: quilt: Update to 0.66. 2019-04-15 11:00:13 +02:00
packages.scm packages: Reintroduce 'find-newest-available-packages'. 2019-03-28 23:06:58 +01:00
services.scm
system.scm system: Add 'label' field to <operating-system>. 2019-04-15 12:24:14 +02:00
tests.scm accounts: Add default value for the 'home-directory' field of <user-account>. 2019-03-25 23:37:06 +01:00