aboutsummaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* guix: refresh: Correctly identify invalid package names.Eric Bavier2014-07-15
* guix system: reconfigure: Always use "/" as GRUB's target file system.Ludovic Courtès2014-07-14
* guix system: Fix return value for 'reconfigure'.Ludovic Courtès2014-07-13
* install: Make /var/db and /mnt.Ludovic Courtès2014-07-13
* guix system: Convert to monadic style.Ludovic Courtès2014-07-13
* vm: Add support for i686.Ludovic Courtès2014-07-13
* gexp: Resolve the default system at '>>=' time.Ludovic Courtès2014-07-12
* monads: Fix 'mapm' so that effects happen from left to right.Ludovic Courtès2014-07-12
* packages: Add printer for <origin>.Ludovic Courtès2014-07-11
* guix system: Add '--system' option.Ludovic Courtès2014-07-08
* guix package: Try $LOGNAME in addition to $USER.Taylan Ulrich Bayirli/Kammer2014-07-05
* guix package: Do the right thing for '-p ~/.guix-profile'.Ludovic Courtès2014-07-05
* linux-initrd: Use 'call-with-error-handling' when booting.Ludovic Courtès2014-07-03
* linux-initrd: Remove unused local procedure.Ludovic Courtès2014-07-03
* linux-initrd: Gracefully handle lack of or invalid ext2 superblocks.Ludovic Courtès2014-07-02
* guix: Add CC0 license.Eric Bavier2014-06-30
* git-download: Support recursive clones.Ludovic Courtès2014-06-27
* system: Add a 'system?' field to user accounts.Ludovic Courtès2014-06-27
* system: Install /var/guix/profiles/system-1-link on new systems.Ludovic Courtès2014-06-27
* guix system: Add 'reconfigure' action.Ludovic Courtès2014-06-27
* activation: Preserve /etc/groups upon reboots.Ludovic Courtès2014-06-27
* guix {system,offload}: Improve reporting of syntax errors.Ludovic Courtès2014-06-27
* guix system: Gracefully handle 'install-grub' errors.Ludovic Courtès2014-06-24
* linux-initrd: Allow unionfs to have a large number of open files.Ludovic Courtès2014-06-21
* Merge branch 'core-updates'Ludovic Courtès2014-06-20
|\
| * substitute-binary: Warn about uninitialized ACL.Ludovic Courtès2014-06-19
| * guix system: 'init' makes sure the target store directory exists.Ludovic Courtès2014-06-19
| * Merge branch 'master' into core-updatesLudovic Courtès2014-06-14
| |\
| * | build-system/gnu: Add 'package-with-restricted-references'.Ludovic Courtès2014-06-07
| * | Merge branch 'master' into core-updatesLudovic Courtès2014-06-06
| |\ \
| * \ \ Merge branch 'master' into core-updatesLudovic Courtès2014-05-27
| |\ \ \
| * | | | utils: 'delete-file-recursively' doesn't follow mount points by default.Ludovic Courtès2014-05-20
| * | | | build-system/gnu: Reset timestamps on build tree when source is a directory.Ludovic Courtès2014-04-14
* | | | | substitute-binary: Avoid the term "narinfo" in user messages.Ludovic Courtès2014-06-17
| |_|_|/ |/| | |
* | | | 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 #: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