index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
services
/
networking.scm
Age
Commit message (
Expand
)
Author
2016-01-29
services: Rename 'dmd' services to 'shepherd'.
...
Alex Kost
2016-01-29
Rename (gnu services dmd) to (gnu services shepherd).
...
Alex Kost
2015-11-27
services: tor: Store private data under /var/lib/tor.
...
Ludovic Courtès
2015-11-27
services: tor: Write to syslog.
...
Ludovic Courtès
2015-11-27
services: Add 'tor-hidden-service'.
...
Ludovic Courtès
2015-11-26
services: Add network-manager-service.
...
宋文武
2015-11-03
system: Rename (gnu system linux) to (gnu system pam).
...
Ludovic Courtès
2015-11-02
services: wicd: Add Wicd to the system profile.
...
Ludovic Courtès
2015-10-31
services: 'tor-service' takes a 'config-file' parameter.
...
Ludovic Courtès
2015-10-14
services: 'dmd-service-type' takes a service name.
...
Ludovic Courtès
2015-10-10
services: Introduce extensible services.
...
Ludovic Courtès
2015-10-10
system: Make service procedures non-monadic.
...
Ludovic Courtès
2015-07-25
syscalls: Rename 'network-interfaces' and 'all-network-interfaces'.
...
Ludovic Courtès
2015-05-17
services: dhcp-client: Turn up the interfaces before calling 'dhclient'.
...
Ludovic Courtès
2015-05-09
services: dhcp-client: Better track dhclient's PID.
...
Ludovic Courtès
2015-04-17
services: Explicitly refer to Shadow when requiring the 'nologin' shell.
...
Ludovic Courtès
2015-03-12
services: bitlbee: Make /var/lib/bitlbee when activating.
...
Ludovic Courtès
2015-02-04
services: Add wicd service.
...
Mark H Weaver
2015-01-14
monads: Move '%store-monad' and related procedures where they belong.
...
Ludovic Courtès
2014-12-19
services: static-networking-service: Switch to (guix build syscalls).
...
Ludovic Courtès
2014-11-05
services: Add NTP service.
...
Ludovic Courtès
2014-10-07
services: Add '%facebook-host-aliases'.
...
Ludovic Courtès
2014-09-23
services: Add 'bitlbee-service'.
...
Ludovic Courtès
2014-09-17
services: dhcp-client: Start 'dhclient' in "no wait" mode.
...
Ludovic Courtès
2014-09-14
services: Add 'dhcp-client-service'.
...
Ludovic Courtès
2014-09-14
services: static-networking-service: Wait for udev, except for loopback.
...
Ludovic Courtès
2014-07-25
services: Use system groups where applicable.
...
Ludovic Courtès
2014-07-12
services: Add Tor service.
...
Ludovic Courtès
2014-07-12
services: networking: Set interfaces up; delete default route only when needed.
...
Ludovic Courtès
2014-07-12
services: Provide a 'loopback' service by default.
...
Ludovic Courtès
2014-07-11
services: Use more Texinfo markup in docstrings.
...
Ludovic Courtès
2014-05-04
services: networking: Fix typo in static networking service.
...
Ludovic Courtès
2014-04-28
services: Rewrite using gexps.
...
Ludovic Courtès
2014-02-19
gnu: Introduce the (gnu services ...) modules.
...
Ludovic Courtès