Skip to content
Snippets Groups Projects
  1. May 10, 2014
  2. May 09, 2014
    • Ludovic Courtès's avatar
      system: Automatically add essential services. · 217a5b85
      Ludovic Courtès authored
      * gnu/services/base.scm (%base-services): Remove calls to
        'host-name-service', 'user-processes-service', and
        'root-file-system-service'.
      * gnu/system.scm (<operating-system>)[operating-system-services]: Rename
        to...
        [operating-system-user-services]: ... this.
        (essential-services, operating-system-services): New procedures.
        (operating-system-accounts, operating-system-etc-directory,
        operating-system-boot-script, operating-system-derivation): Adjust to
        new 'operating-system-services' return type.
      217a5b85
    • Eric Bavier's avatar
      gnu: fftw: Factor out OpenMPI dependency. · e5c66f8c
      Eric Bavier authored
      * gnu/packages/algebra.scm (fftw)[inputs,arguments]: Remove OpenMPI.
        (fftw-openmpi): New variable.
      e5c66f8c
    • Ludovic Courtès's avatar
      gnu: Add hwloc. · 2b0d560a
      Ludovic Courtès authored
      * gnu/packages/mpi.scm (hwloc): New variable.
        (openmpi): Add TODO comment.
      2b0d560a
    • Ludovic Courtès's avatar
      gnu: Add pciutils. · 42422cc2
      Ludovic Courtès authored
      * gnu/packages/pciutils.scm: New file.
      * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
      42422cc2
    • Ludovic Courtès's avatar
      gnu: Add numactl. · 67b66003
      Ludovic Courtès authored
      * gnu/packages/linux.scm (numactl): New variable.
      67b66003
  3. May 08, 2014
  4. May 07, 2014
  5. May 06, 2014
  6. May 05, 2014
  7. May 04, 2014
Loading