system: Add 'sudo' to the setuid programs, and handle /etc/sudoers.
[jackhill/guix/guix.git] / gnu / system.scm
2014-05-01 Ludovic Courtèssystem: Add 'sudo' to the setuid programs, and handle...
2014-04-30 Ludovic Courtèssystem: Add support for setuid binaries.
2014-04-30 Ludovic Courtèssystem: Add (guix build activation).
2014-04-28 Ludovic Courtèssystem: Rewrite 'union' using gexps.
2014-04-28 Ludovic Courtèssystem: grub: Rewrite using gexps.
2014-04-28 Ludovic Courtèssystem: Change 'file-union' to use gexps.
2014-04-28 Ludovic Courtèsservices: Rewrite using gexps.
2014-04-28 Ludovic Courtèsvm: Rewrite support procedures to use gexps.
2014-04-28 Ludovic Courtèsgnu: Use gexps in obvious places in (gnu system ...).
2014-04-23 Ludovic Courtèssystem: Add 'operating-system-boot-script'.
2014-04-23 Ludovic Courtèssystem: Factorize (gnu system).
2014-03-26 Ludovic CourtèsMerge branch 'core-updates'
2014-03-22 Mark H WeaverMerge branch 'master' into core-updates
2014-03-17 Ludovic CourtèsMerge branch 'master' into core-updates
2014-03-10 Ludovic CourtèsMerge branch 'master' into core-updates
2014-02-27 Ludovic CourtèsMerge branch 'master' into core-updates
2014-02-21 Ludovic CourtèsMerge branch 'master' into core-updates
2014-02-19 Ludovic Courtèsgnu: Add /etc/shells.
2014-02-19 Ludovic Courtèsgnu: Define '%base-services'.
2014-02-19 Ludovic Courtèsgnu: Introduce the (gnu services ...) modules.
2014-02-07 Ludovic Courtèsgnu: Move root's home directory to /root.
2014-02-05 Ludovic Courtèsgnu: system: Build /etc/localtime.
2014-02-02 Ludovic Courtèsgnu: vm: Add /run/current-system and /bin/sh.
2014-01-31 Ludovic Courtèsgnu: vm: Add support for running a VM that shares its...
2014-01-31 Ludovic Courtèsgnu: linux-initrd: Properly distinguish between /dev...
2014-01-29 Ludovic Courtèsgnu: Lower initrd makers from packages to monadic proce...
2014-01-25 Ludovic CourtèsPrefer local builds for "small" derivations.
2014-01-25 Ludovic CourtèsMerge branch 'master' into core-updates
2014-01-13 Ludovic Courtèsgnu: Changes references to (gnu packages admin).
2013-12-10 Ludovic Courtèsgnu: Honor the operating system's locale and timezone.
2013-12-09 Ludovic Courtèsgnu: Allow a plain list of packages in 'operating-system'.
2013-12-09 Ludovic Courtèsgnu: Add 'inputs' field to <user-account>; make 'shell...
2013-12-09 Ludovic Courtèsgnu: Add (gnu system).