summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* vm: Use a para-virtualized disk when creating an image.Ludovic Courtès2014-05-22
* vm: Make the image format a parameter.Ludovic Courtès2014-05-22
* linux-initrd: Build /dev/loop* nodes.Ludovic Courtès2014-05-22
* guix: download: Update imagemagick mirrors.Andreas Enge2014-05-22
* vm: Modularize build-side code.Ludovic Courtès2014-05-21
* vm: Remove misleading comment.Ludovic Courtès2014-05-21
* store: Flush the output when the build process emits '\r'.Ludovic Courtès2014-05-21
* linux-initrd: Display a backtrace when the initial program fails.Ludovic Courtès2014-05-20
* vm: Fix typo.Ludovic Courtès2014-05-20
* ui: Gracefully deal with zero-output derivations.Ludovic Courtès2014-05-19
* guix system: Check whether we are installing to /.Ludovic Courtès2014-05-19
* guix system: Factorize out closure copy.Ludovic Courtès2014-05-19
* guix system: 'guix system init' installs GRUB by default.Ludovic Courtès2014-05-19
* vm: Make the device name a parameter.Ludovic Courtès2014-05-19
* guix: licenses: Add CeCILL-C license.Eric Bavier2014-05-19
* system: Prevent grub.cfg from being GC'd.Ludovic Courtès2014-05-18
* guix system: Add 'init' sub-command.Ludovic Courtès2014-05-18
* store: Change #:store parameter to #:prefix.Ludovic Courtès2014-05-18
* vm: Avoid resetting timestamps twice.Ludovic Courtès2014-05-18
* system: Make /run/current-system at activation time.Ludovic Courtès2014-05-18
* store: Add #:store parameter to 'register-path'.Ludovic Courtès2014-05-17
* linux-initrd: Factorize kernel command-line option parsing.Ludovic Courtès2014-05-16
* guix system: Add 'build' action.Ludovic Courtès2014-05-16
* authenticate: Add compatibility hack for Guile 2.0.5.Ludovic Courtès2014-05-16
* system: Add (guix build install) module.Ludovic Courtès2014-05-15
* vm: Support initialization of the store DB when the store is shared.Ludovic Courtès2014-05-15
* activation: Silence warning from 'useradd'.Ludovic Courtès2014-05-14
* linux-initrd: Make /dev/ttyS0, for debugging.Ludovic Courtès2014-05-14
* system: When unionfs-fuse is used for /, don't kill it when halting.Ludovic Courtès2014-05-14
* syscalls: Add 'processes' to list all the live processes.Ludovic Courtès2014-05-14
* system: Make accounts and groups at activation time.Ludovic Courtès2014-05-11
* services: Add 'file-system-service'.Ludovic Courtès2014-05-10
* Add (guix build syscalls).Ludovic Courtès2014-05-10
* linux-initrd: Append to /etc/mtab.Ludovic Courtès2014-05-10
* linux-initrd: Don't leak /dev/console file descriptors.Ludovic Courtès2014-05-08
* git-download: Disable TLS certificate verification.Ludovic Courtès2014-05-08
* linux-initrd: Update /etc/mtab.Ludovic Courtès2014-05-08
* Remove now unneeded (guix build gnome) module.Ludovic Courtès2014-05-07
* linux-initrd: Delete files from the initrd ramfs when switching roots.Ludovic Courtès2014-05-06
* gnu-maintenance: Add missing type check.Ludovic Courtès2014-05-05
* linux-initrd: Improve root file system switching.Ludovic Courtès2014-05-04
* linux-initrd: Check the root and other early file systems.Ludovic Courtès2014-05-04
* activation: Fix deletion of setuid programs.Ludovic Courtès2014-05-04
* vm: Make root file system type a parameter, and default to ext4.Ludovic Courtès2014-05-03
* ftp-client: Add missing CR in "USER" command.Ludovic Courtès2014-05-03
* system: Add first-class file system declarations.Ludovic Courtès2014-05-03
* download: Rewrite using gexps.Ludovic Courtès2014-05-01
* monads, gexp: Remove unintended dependency on (gnu packages …).Ludovic Courtès2014-05-01
* gexp: Add support for 'origin?' objects in 'ungexp' forms.Ludovic Courtès2014-05-01
* gexp: Add pretty printer.Ludovic Courtès2014-04-30