summaryrefslogtreecommitdiff
path: root/gnu/system
Commit message (Expand)AuthorAgeFilesLines
* gnu: Changes references to (gnu packages admin)....Ludovic Courtès2014-01-133-3/+3
* gnu: vm: Increase size of VM image....Ludovic Courtès2013-12-111-3/+5
* gnu: Honor the operating system's locale and timezone....Ludovic Courtès2013-12-101-2/+3
* gnu: Allow a plain list of packages in 'operating-system'....Ludovic Courtès2013-12-101-14/+19
* gnu: Add 'inputs' field to <user-account>; make 'shell' a monadic value....Ludovic Courtès2013-12-103-28/+33
* gnu: dmd: Avoid "already exists" error on startup....Ludovic Courtès2013-12-101-0/+1
* gnu: Add (gnu system)....Ludovic Courtès2013-12-102-261/+54
* gnu: Populate /etc upon startup....Ludovic Courtès2013-12-082-15/+29
* gnu: dmd: Add 'pam-services' field to <service>....Ludovic Courtès2013-12-072-10/+26
* gnu: vm: Fix inputs in 'file-union'....Ludovic Courtès2013-12-071-5/+18
* gnu: dmd: Add 'user-accounts' and 'user-groups' fields to <service>....Ludovic Courtès2013-12-073-45/+62
* gnu: Move /etc/resolv.conf handling to the networking service....Ludovic Courtès2013-12-072-7/+14
* gnu: vm: Factorize /etc creation....Ludovic Courtès2013-12-071-95/+137
* derivations: Use more keyword parameters for 'build-expression->derivation'....Ludovic Courtès2013-12-042-4/+8
* gnu: dmd: Update start/stop of standard service definitions....Ludovic Courtès2013-12-021-15/+13
* gnu: dmd: Add service documentation....Ludovic Courtès2013-11-281-1/+12
* gnu: vm: Really create a QCOW2-format image....Ludovic Courtès2013-11-191-1/+1
* gnu: vm: Rewrite helper functions as monadic functions....Ludovic Courtès2013-10-035-558/+560
* gnu: guix: Update to 0.4....Ludovic Courtès2013-09-271-3/+3
* gnu: vm: Remove erroneous store reference....Ludovic Courtès2013-09-271-2/+1
* gnu: vm: Add more packages to the profile....Ludovic Courtès2013-09-271-5/+7
* gnu: vm: Add a few packages to the default profile....Ludovic Courtès2013-09-271-1/+5
* gnu: dmd: Make the 'networking' service slightly more robust....Ludovic Courtès2013-09-271-3/+7
* gnu: vm: Set the right permissions and ownership on directories....Ludovic Courtès2013-09-271-6/+20
* gnu: vm: Add build users....Ludovic Courtès2013-09-273-19/+58
* gnu: vm: Add /etc/{services,protocols,rpc} to the image....Ludovic Courtès2013-09-271-0/+11
* gnu: vm: Add a 'guest' account....Ludovic Courtès2013-09-271-3/+16
* gnu: shadow: Add record type for user groups....Ludovic Courtès2013-09-272-3/+38
* gnu: shadow: Add record type for user accounts....Ludovic Courtès2013-09-272-7/+35
* gnu: vm: Set the default networking route....Ludovic Courtès2013-09-272-6/+23
* gnu: vm: Add nscd service....Ludovic Courtès2013-09-262-2/+24
* gnu: vm: Add 'networking' service....Ludovic Courtès2013-09-252-1/+30
* gnu: vm: Register the profile as a GC root....Ludovic Courtès2013-09-251-1/+3
* gnu: vm: Add 'host-name' service....Ludovic Courtès2013-09-252-1/+17
* gnu: vm: Add /etc/issue and a motd....Ludovic Courtès2013-09-252-6/+34
* gnu: vm: Change #:populate to a list of directives....Ludovic Courtès2013-09-251-21/+28
* gnu: vm: Add more ttys....Ludovic Courtès2013-09-251-0/+3
* gnu: vm: Change GRUB label....Ludovic Courtès2013-09-251-1/+4
* gnu: vm: Make a union of the visible packages; add /etc/profile....Ludovic Courtès2013-09-251-7/+64
* gnu: vm: Support derivation objects as inputs....Ludovic Courtès2013-09-251-1/+10
* gnu: vm: Add a service for the Guix daemon....Ludovic Courtès2013-09-242-1/+16
* gnu: vm: Initialize the image's store....Ludovic Courtès2013-09-241-2/+21
* gnu: QEMU images boots into dmd....Ludovic Courtès2013-09-212-24/+153
* derivations: 'derivation' and related procedures return a single value....Ludovic Courtès2013-09-182-9/+9
* gnu: Move helper code to (gnu system …) modules....Ludovic Courtès2013-09-114-27/+292
* gnu: vm: Remove potluck hacks....Ludovic Courtès2013-09-111-101/+79
* gnu: vm: Setup PAM....Ludovic Courtès2013-09-111-20/+43
* gnu: vm: Create shadow files with the right format....Ludovic Courtès2013-09-111-7/+11
* gnu: vm: Copy /etc/shadow to the guest....Ludovic Courtès2013-09-091-1/+2
* gnu: vm: Create valid /etc/shadow and /etc/passwd....Ludovic Courtès2013-09-081-11/+18