guix/gnu
Christopher Baines d067e4badc
gnu: services: web: Add service for httpd.
* gnu/services/web.scm (<httpd-module>,
  <httpd-config-file>, <httpd-virtualhost>
  <httpd-configuration>): New record types.
  (%default-httpd-modules, %httpd-accounts,
  httpd-service-type): New variables.
  (httpd-shepherd-services, httpd-activation,
  httpd-process-extensions): New procedures.
* gnu/tests/web.scm (run-httpd-test): New procedure.
  (%httpd-os, %tests-httpd): New variables.
* doc/guix.texi (Web Services): Document the Apache HTTP Server.
2018-01-17 08:43:47 +00:00
..
bootloader system: Add BeagleBone Black installer. 2017-12-15 12:15:15 +01:00
build linux-container: Work around EBADF errors upon exit. 2018-01-15 23:29:33 +01:00
packages gnu: bullet: Update to 2.87. 2018-01-17 09:55:15 +02:00
services gnu: services: web: Add service for httpd. 2018-01-17 08:43:47 +00:00
system system: Extend .gdbinit to authorize extensions from /gnu/store/*/lib. 2018-01-09 23:39:02 +01:00
tests gnu: services: web: Add service for httpd. 2018-01-17 08:43:47 +00:00
artwork.scm
bootloader.scm
local.mk gnu: libxml2: Fix CVE-2017-15412. 2018-01-16 10:28:20 -08:00
packages.scm
services.scm services: cleanup: Remove "/run/udev/watch.old" directory. 2017-12-17 08:32:37 +01:00
system.scm system: Export operating-system-user-kernel-arguments. 2018-01-09 20:02:23 +01:00
tests.scm tests: marionette-operating-system: Add initrd parameter and kernel-arguments. 2018-01-09 20:02:26 +01:00