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