summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2014-06-06Merge branch 'master' into core-updatesLudovic Courtès
2014-06-06build-system/gnu: Add #:allowed-references.Ludovic Courtès
2014-06-06derivations: 'build-expression->derivation' supports #:allowed-references.Ludovic Courtès
2014-06-06services: Use a fixed GID for the build group and use that for the store.Ludovic Courtès
2014-06-04activation: Only create groups that do not exist yet.Ludovic Courtès
2014-06-04services: Make sure the store's group is the build group.Ludovic Courtès
2014-06-04tests: Skip tests that would hit the shebang length limitation.Ludovic Courtès
2014-06-03system: File system sources can be marked as labels or devices.Ludovic Courtès
2014-06-02linux-initrd: Wait for devices to appear when resolving a label.Ludovic Courtès
2014-06-01linux-initrd: Actually create /dev/console.Ludovic Courtès
2014-06-01derivations: Add #:allowed-references 'derivation' parameter.Ludovic Courtès
2014-06-01linux-initrd: Make more device nodes for SCSI disks and CD-ROM devices.Ludovic Courtès
2014-06-01linux-initrd: Gracefully handle missing /dev nodes.Ludovic Courtès
2014-05-31linux-initrd: Gracefully deal with partitions with no label.Ludovic Courtès
2014-05-30linux-initrd: Allow use of volume labels in 'file-system' declarations.Ludovic Courtès
2014-05-29vm: Allow a volume name to be specified for the root partition.Ludovic Courtès
2014-05-27Merge branch 'master' into core-updatesLudovic Courtès
2014-05-27store: Work around 'get-bytevector-n' bug that affects 'import-paths'.Ludovic Courtès
2014-05-25store: Remove misleading 'setsockopt' call.Ludovic Courtès
2014-05-24services: nscd: Provide an 'activate' script to make /var/run/nscd.Ludovic Courtès
2014-05-24system: Always create /var/empty.Ludovic Courtès
2014-05-24system: Separate the activation script from the boot script.Ludovic Courtès
2014-05-23download: Enlarge your receive buffer.Ludovic Courtès
2014-05-22guix system: Add 'disk-image' action.Ludovic Courtès
2014-05-22vm: Use a para-virtualized disk when creating an image.Ludovic Courtès
2014-05-22vm: Make the image format a parameter.Ludovic Courtès
2014-05-22linux-initrd: Build /dev/loop* nodes.Ludovic Courtès
2014-05-22guix: download: Update imagemagick mirrors.Andreas Enge
2014-05-21vm: Modularize build-side code.Ludovic Courtès
2014-05-21vm: Remove misleading comment.Ludovic Courtès
2014-05-21store: Flush the output when the build process emits '\r'.Ludovic Courtès
2014-05-20linux-initrd: Display a backtrace when the initial program fails.Ludovic Courtès
2014-05-20vm: Fix typo.Ludovic Courtès
2014-05-20utils: 'delete-file-recursively' doesn't follow mount points by default.Ludovic Courtès
2014-05-19ui: Gracefully deal with zero-output derivations.Ludovic Courtès
2014-05-19guix system: Check whether we are installing to /.Ludovic Courtès
2014-05-19guix system: Factorize out closure copy.Ludovic Courtès
2014-05-19guix system: 'guix system init' installs GRUB by default.Ludovic Courtès
2014-05-19vm: Make the device name a parameter.Ludovic Courtès
2014-05-19guix: licenses: Add CeCILL-C license.Eric Bavier
2014-05-18system: Prevent grub.cfg from being GC'd.Ludovic Courtès
2014-05-18guix system: Add 'init' sub-command.Ludovic Courtès
2014-05-18store: Change #:store parameter to #:prefix.Ludovic Courtès
2014-05-18vm: Avoid resetting timestamps twice.Ludovic Courtès
2014-05-18system: Make /run/current-system at activation time.Ludovic Courtès
2014-05-17store: Add #:store parameter to 'register-path'.Ludovic Courtès
2014-05-16linux-initrd: Factorize kernel command-line option parsing.Ludovic Courtès
2014-05-16guix system: Add 'build' action.Ludovic Courtès
2014-05-16authenticate: Add compatibility hack for Guile 2.0.5.Ludovic Courtès
2014-05-15system: Add (guix build install) module.Ludovic Courtès