guix {system,offload}: Improve reporting of syntax errors.
[jackhill/guix/guix.git] / guix /
2014-06-26 Ludovic Courtèsguix {system,offload}: Improve reporting of syntax...
2014-06-24 Ludovic Courtèsguix system: Gracefully handle 'install-grub' errors.
2014-06-21 Ludovic Courtèslinux-initrd: Allow unionfs to have a large number...
2014-06-20 Ludovic CourtèsMerge branch 'core-updates'
2014-06-19 Ludovic Courtèssubstitute-binary: Warn about uninitialized ACL.
2014-06-19 Ludovic Courtèsguix system: 'init' makes sure the target store directo...
2014-06-16 Ludovic Courtèssubstitute-binary: Avoid the term "narinfo" in user...
2014-06-14 Ludovic CourtèsMerge branch 'master' into core-updates
2014-06-14 Ludovic Courtèsui: Avoid circularity with (guix gexp).
2014-06-14 Ludovic Courtèsguix build: Allow gexps to be passed to '-e'.
2014-06-13 Ludovic CourtèsSeparate package description translations from string...
2014-06-13 Ludovic Courtèspull: Copy and compile gnu.scm.
2014-06-09 Ludovic Courtèsguix build: Only 'guix build' sets #:print-build-trace.
2014-06-07 Ludovic Courtèsbuild-system/gnu: Add 'package-with-restricted-references'.
2014-06-06 Ludovic CourtèsMerge branch 'master' into core-updates
2014-06-06 Ludovic Courtèsbuild-system/gnu: Add #:allowed-references.
2014-06-06 Ludovic Courtèsderivations: 'build-expression->derivation' supports...
2014-06-05 Ludovic Courtèsservices: Use a fixed GID for the build group and use...
2014-06-04 Ludovic Courtèsactivation: Only create groups that do not exist yet.
2014-06-04 Ludovic Courtèsservices: Make sure the store's group is the build...
2014-06-04 Ludovic Courtèstests: Skip tests that would hit the shebang length...
2014-06-02 Ludovic Courtèssystem: File system sources can be marked as labels...
2014-06-02 Ludovic Courtèslinux-initrd: Wait for devices to appear when resolving...
2014-06-01 Ludovic Courtèslinux-initrd: Actually create /dev/console.
2014-06-01 Ludovic Courtèsderivations: Add #:allowed-references 'derivation'...
2014-06-01 Ludovic Courtèslinux-initrd: Make more device nodes for SCSI disks...
2014-06-01 Ludovic Courtèslinux-initrd: Gracefully handle missing /dev nodes.
2014-05-31 Ludovic Courtèslinux-initrd: Gracefully deal with partitions with...
2014-05-30 Ludovic Courtèslinux-initrd: Allow use of volume labels in 'file-syste...
2014-05-29 Ludovic Courtèsvm: Allow a volume name to be specified for the root...
2014-05-27 Ludovic CourtèsMerge branch 'master' into core-updates
2014-05-27 Ludovic Courtèsstore: Work around 'get-bytevector-n' bug that affects...
2014-05-24 Ludovic Courtèsstore: Remove misleading 'setsockopt' call.
2014-05-24 Ludovic Courtèsservices: nscd: Provide an 'activate' script to make...
2014-05-24 Ludovic Courtèssystem: Always create /var/empty.
2014-05-24 Ludovic Courtèssystem: Separate the activation script from the boot...
2014-05-23 Ludovic Courtèsdownload: Enlarge your receive buffer.
2014-05-22 Ludovic Courtèsguix system: Add 'disk-image' action.
2014-05-22 Ludovic Courtèsvm: Use a para-virtualized disk when creating an image.
2014-05-22 Ludovic Courtèsvm: Make the image format a parameter.
2014-05-22 Ludovic Courtèslinux-initrd: Build /dev/loop* nodes.
2014-05-22 Andreas Engeguix: download: Update imagemagick mirrors.
2014-05-21 Ludovic Courtèsvm: Modularize build-side code.
2014-05-21 Ludovic Courtèsvm: Remove misleading comment.
2014-05-21 Ludovic Courtèsstore: Flush the output when the build process emits...
2014-05-20 Ludovic Courtèslinux-initrd: Display a backtrace when the initial...
2014-05-20 Ludovic Courtèsvm: Fix typo.
2014-05-20 Ludovic Courtèsutils: 'delete-file-recursively' doesn't follow mount...
2014-05-19 Ludovic Courtèsui: Gracefully deal with zero-output derivations.
2014-05-19 Ludovic Courtèsguix system: Check whether we are installing to /.
2014-05-19 Ludovic Courtèsguix system: Factorize out closure copy.
2014-05-19 Ludovic Courtèsguix system: 'guix system init' installs GRUB by default.
2014-05-19 Ludovic Courtèsvm: Make the device name a parameter.
2014-05-19 Eric Bavierguix: licenses: Add CeCILL-C license.
2014-05-18 Ludovic Courtèssystem: Prevent grub.cfg from being GC'd.
2014-05-18 Ludovic Courtèsguix system: Add 'init' sub-command.
2014-05-18 Ludovic Courtèsstore: Change #:store parameter to #:prefix.
2014-05-18 Ludovic Courtèsvm: Avoid resetting timestamps twice.
2014-05-17 Ludovic Courtèssystem: Make /run/current-system at activation time.
2014-05-16 Ludovic Courtèsstore: Add #:store parameter to 'register-path'.
2014-05-16 Ludovic Courtèslinux-initrd: Factorize kernel command-line option...
2014-05-16 Ludovic Courtèsguix system: Add 'build' action.
2014-05-16 Ludovic Courtèsauthenticate: Add compatibility hack for Guile 2.0.5.
2014-05-15 Ludovic Courtèssystem: Add (guix build install) module.
2014-05-15 Ludovic Courtèsvm: Support initialization of the store DB when the...
2014-05-14 Ludovic Courtèsactivation: Silence warning from 'useradd'.
2014-05-14 Ludovic Courtèslinux-initrd: Make /dev/ttyS0, for debugging.
2014-05-14 Ludovic Courtèssystem: When unionfs-fuse is used for /, don't kill...
2014-05-14 Ludovic Courtèssyscalls: Add 'processes' to list all the live processes.
2014-05-11 Ludovic Courtèssystem: Make accounts and groups at activation time.
2014-05-10 Ludovic Courtèsservices: Add 'file-system-service'.
2014-05-10 Ludovic CourtèsAdd (guix build syscalls).
2014-05-10 Ludovic Courtèslinux-initrd: Append to /etc/mtab.
2014-05-08 Ludovic Courtèslinux-initrd: Don't leak /dev/console file descriptors.
2014-05-08 Ludovic Courtèsgit-download: Disable TLS certificate verification.
2014-05-07 Ludovic Courtèslinux-initrd: Update /etc/mtab.
2014-05-07 Ludovic CourtèsRemove now unneeded (guix build gnome) module.
2014-05-06 Ludovic Courtèslinux-initrd: Delete files from the initrd ramfs when...
2014-05-05 Ludovic Courtèsgnu-maintenance: Add missing type check.
2014-05-04 Ludovic Courtèslinux-initrd: Improve root file system switching.
2014-05-03 Ludovic Courtèslinux-initrd: Check the root and other early file systems.
2014-05-03 Ludovic Courtèsactivation: Fix deletion of setuid programs.
2014-05-03 Ludovic Courtèsvm: Make root file system type a parameter, and default...
2014-05-02 Ludovic Courtèsftp-client: Add missing CR in "USER" command.
2014-05-02 Ludovic Courtèssystem: Add first-class file system declarations.
2014-05-01 Ludovic Courtèsdownload: Rewrite using gexps.
2014-05-01 Ludovic Courtèsmonads, gexp: Remove unintended dependency on (gnu...
2014-05-01 Ludovic Courtèsgexp: Add support for 'origin?' objects in 'ungexp...
2014-04-30 Ludovic Courtèsgexp: Add pretty printer.
2014-04-30 Ludovic Courtèssystem: Add support for setuid binaries.
2014-04-30 Ludovic Courtèslinux-initrd: Allow setuid binaries from the unionfs...
2014-04-30 Ludovic Courtèssystem: Add (guix build activation).
2014-04-29 Ludovic Courtèsderivations: Micro-optimize 'derivation'.
2014-04-29 Ludovic Courtèsgnu-maintenance: Avoid network access in 'gnu-package?'.
2014-04-29 Ludovic Courtèsgexp: Remove leftover parameter.
2014-04-28 Ludovic Courtèsmonads: Hide 'derivation-expression' and 'lower-inputs'.
2014-04-28 Ludovic Courtèsstore: (direct-store-path? (%store-prefix)) returns #f.
2014-04-28 Ludovic CourtèsAdd (guix gexp).
2014-04-27 Andreas Engeguix: cmake: Add input and package libraries to the...
2014-04-22 Ludovic Courtèspk-crypto: Add pretty-printer to 'gcry-error' exceptions.
next