summaryrefslogtreecommitdiff
path: root/gnu/system.scm
Commit message (Expand)AuthorAgeFilesLines
...
* gnu: Use gexps in obvious places in (gnu system ...)....Ludovic Courtès2014-04-281-4/+4
* system: Add 'operating-system-boot-script'....Ludovic Courtès2014-04-231-12/+18
* system: Factorize (gnu system)....Ludovic Courtès2014-04-231-25/+34
* Merge branch 'master' into core-updates...Ludovic Courtès2014-02-221-40/+53
|\
| * gnu: Add /etc/shells....Ludovic Courtès2014-02-191-0/+6
| * gnu: Define '%base-services'....Ludovic Courtès2014-02-191-19/+1
| * gnu: Introduce the (gnu services ...) modules....Ludovic Courtès2014-02-191-1/+5
| * gnu: Move root's home directory to /root....Ludovic Courtès2014-02-081-1/+1
| * gnu: system: Build /etc/localtime....Ludovic Courtès2014-02-051-10/+11
| * gnu: vm: Add /run/current-system and /bin/sh....Ludovic Courtès2014-02-021-4/+13
| * gnu: vm: Add support for running a VM that shares its store with the host....Ludovic Courtès2014-01-311-0/+10
| * gnu: linux-initrd: Properly distinguish between /dev/sda* and /dev/vda*....Ludovic Courtès2014-01-311-1/+1
| * gnu: Lower initrd makers from packages to monadic procedures....Ludovic Courtès2014-01-291-7/+8
* | Prefer local builds for "small" derivations....Ludovic Courtès2014-01-251-4/+7
|/
* gnu: Changes references to (gnu packages admin)....Ludovic Courtès2014-01-131-2/+2
* gnu: Honor the operating system's locale and timezone....Ludovic Courtès2013-12-101-1/+14
* gnu: Allow a plain list of packages in 'operating-system'....Ludovic Courtès2013-12-101-8/+10
* gnu: Add 'inputs' field to <user-account>; make 'shell' a monadic value....Ludovic Courtès2013-12-101-6/+5
* gnu: Add (gnu system)....Ludovic Courtès2013-12-101-0/+341