summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesLudovic Courtès2014-06-14
|\
| * ui: Avoid circularity with (guix gexp).Ludovic Courtès2014-06-14
| * guix build: Allow gexps to be passed to '-e'.Ludovic Courtès2014-06-14
| * Separate package description translations from string translations.Ludovic Courtès2014-06-13
| * pull: Copy and compile gnu.scm.Ludovic Courtès2014-06-13
| * guix build: Only 'guix build' sets #:print-build-trace.Ludovic Courtès2014-06-09
* | build-system/gnu: Add 'package-with-restricted-references'.Ludovic Courtès2014-06-07
* | Merge branch 'master' into core-updatesLudovic Courtès2014-06-06
|\|
| * build-system/gnu: Add #:allowed-references.Ludovic Courtès2014-06-06
| * derivations: 'build-expression->derivation' supports #:allowed-references.Ludovic Courtès2014-06-06
| * services: Use a fixed GID for the build group and use that for the store.Ludovic Courtès2014-06-06
| * activation: Only create groups that do not exist yet.Ludovic Courtès2014-06-04
| * services: Make sure the store's group is the build group.Ludovic Courtès2014-06-04
| * tests: Skip tests that would hit the shebang length limitation.Ludovic Courtès2014-06-04
| * system: File system sources can be marked as labels or devices.Ludovic Courtès2014-06-03
| * linux-initrd: Wait for devices to appear when resolving a label.Ludovic Courtès2014-06-02
| * linux-initrd: Actually create /dev/console.Ludovic Courtès2014-06-01
| * derivations: Add #:allowed-references 'derivation' parameter.Ludovic Courtès2014-06-01
| * linux-initrd: Make more device nodes for SCSI disks and CD-ROM devices.Ludovic Courtès2014-06-01
| * linux-initrd: Gracefully handle missing /dev nodes.Ludovic Courtès2014-06-01
| * linux-initrd: Gracefully deal with partitions with no label.Ludovic Courtès2014-05-31
| * linux-initrd: Allow use of volume labels in 'file-system' declarations.Ludovic Courtès2014-05-30
| * vm: Allow a volume name to be specified for the root partition.Ludovic Courtès2014-05-29
* | Merge branch 'master' into core-updatesLudovic Courtès2014-05-27
|\|
| * store: Work around 'get-bytevector-n' bug that affects 'import-paths'.Ludovic Courtès2014-05-27
| * store: Remove misleading 'setsockopt' call.Ludovic Courtès2014-05-25
| * services: nscd: Provide an 'activate' script to make /var/run/nscd.Ludovic Courtès2014-05-24
| * system: Always create /var/empty.Ludovic Courtès2014-05-24
| * system: Separate the activation script from the boot script.Ludovic Courtès2014-05-24
| * download: Enlarge your receive buffer.Ludovic Courtès2014-05-23
| * guix system: Add 'disk-image' action.Ludovic Courtès2014-05-22
| * 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