summaryrefslogtreecommitdiff
path: root/gnu/system.scm
Commit message (Expand)AuthorAge
* linux-initrd: Delete files from the initrd ramfs when switching roots.Ludovic Courtès2014-05-06
* linux-initrd: Check the root and other early file systems.Ludovic Courtès2014-05-04
* system: Add first-class file system declarations.Ludovic Courtès2014-05-03
* system: Add 'sudo' to the setuid programs, and handle /etc/sudoers.Ludovic Courtès2014-05-01
* system: Add support for setuid binaries.Ludovic Courtès2014-04-30
* system: Add (guix build activation).Ludovic Courtès2014-04-30
* system: Rewrite 'union' using gexps.Ludovic Courtès2014-04-28
* system: grub: Rewrite using gexps.Ludovic Courtès2014-04-28
* system: Change 'file-union' to use gexps.Ludovic Courtès2014-04-28
* services: Rewrite using gexps.Ludovic Courtès2014-04-28
* vm: Rewrite support procedures to use gexps.Ludovic Courtès2014-04-28
* gnu: Use gexps in obvious places in (gnu system ...).Ludovic Courtès2014-04-28
* system: Add 'operating-system-boot-script'.Ludovic Courtès2014-04-23
* system: Factorize (gnu system).Ludovic Courtès2014-04-23
* Merge branch 'master' into core-updatesLudovic Courtès2014-02-22
|\
| * gnu: Add /etc/shells.Ludovic Courtès2014-02-19
| * gnu: Define '%base-services'.Ludovic Courtès2014-02-19
| * gnu: Introduce the (gnu services ...) modules.Ludovic Courtès2014-02-19
| * gnu: Move root's home directory to /root.Ludovic Courtès2014-02-08
| * gnu: system: Build /etc/localtime.Ludovic Courtès2014-02-05
| * gnu: vm: Add /run/current-system and /bin/sh.Ludovic Courtès2014-02-02
| * gnu: vm: Add support for running a VM that shares its store with the host.Ludovic Courtès2014-01-31
| * gnu: linux-initrd: Properly distinguish between /dev/sda* and /dev/vda*.Ludovic Courtès2014-01-31
| * gnu: Lower initrd makers from packages to monadic procedures.Ludovic Courtès2014-01-29
* | Prefer local builds for "small" derivations.Ludovic Courtès2014-01-25
|/
* gnu: Changes references to (gnu packages admin).Ludovic Courtès2014-01-13
* gnu: Honor the operating system's locale and timezone.Ludovic Courtès2013-12-10
* gnu: Allow a plain list of packages in 'operating-system'.Ludovic Courtès2013-12-10
* gnu: Add 'inputs' field to <user-account>; make 'shell' a monadic value.Ludovic Courtès2013-12-10
* gnu: Add (gnu system).Ludovic Courtès2013-12-10