| Commit message (Expand) | Author | Age |
* | activation: Silence warning from 'useradd'. | Ludovic Courtès | 2014-05-14 |
* | linux-initrd: Make /dev/ttyS0, for debugging. | Ludovic Courtès | 2014-05-14 |
* | system: When unionfs-fuse is used for /, don't kill it when halting. | Ludovic Courtès | 2014-05-14 |
* | syscalls: Add 'processes' to list all the live processes. | Ludovic Courtès | 2014-05-14 |
* | system: Make accounts and groups at activation time. | Ludovic Courtès | 2014-05-11 |
* | services: Add 'file-system-service'. | Ludovic Courtès | 2014-05-10 |
* | Add (guix build syscalls). | Ludovic Courtès | 2014-05-10 |
* | linux-initrd: Append to /etc/mtab. | Ludovic Courtès | 2014-05-10 |
* | linux-initrd: Don't leak /dev/console file descriptors. | Ludovic Courtès | 2014-05-08 |
* | git-download: Disable TLS certificate verification. | Ludovic Courtès | 2014-05-08 |
* | linux-initrd: Update /etc/mtab. | Ludovic Courtès | 2014-05-08 |
* | Remove now unneeded (guix build gnome) module. | Ludovic Courtès | 2014-05-07 |
* | linux-initrd: Delete files from the initrd ramfs when switching roots. | Ludovic Courtès | 2014-05-06 |
* | gnu-maintenance: Add missing type check. | Ludovic Courtès | 2014-05-05 |
* | linux-initrd: Improve root file system switching. | Ludovic Courtès | 2014-05-04 |
* | linux-initrd: Check the root and other early file systems. | Ludovic Courtès | 2014-05-04 |
* | activation: Fix deletion of setuid programs. | Ludovic Courtès | 2014-05-04 |
* | vm: Make root file system type a parameter, and default to ext4. | Ludovic Courtès | 2014-05-03 |
* | ftp-client: Add missing CR in "USER" command. | Ludovic Courtès | 2014-05-03 |
* | system: Add first-class file system declarations. | Ludovic Courtès | 2014-05-03 |
* | download: Rewrite using gexps. | Ludovic Courtès | 2014-05-01 |
* | monads, gexp: Remove unintended dependency on (gnu packages …). | Ludovic Courtès | 2014-05-01 |
* | gexp: Add support for 'origin?' objects in 'ungexp' forms. | Ludovic Courtès | 2014-05-01 |
* | gexp: Add pretty printer. | Ludovic Courtès | 2014-04-30 |
* | system: Add support for setuid binaries. | Ludovic Courtès | 2014-04-30 |
* | linux-initrd: Allow setuid binaries from the unionfs to run. | Ludovic Courtès | 2014-04-30 |
* | system: Add (guix build activation). | Ludovic Courtès | 2014-04-30 |
* | derivations: Micro-optimize 'derivation'. | Ludovic Courtès | 2014-04-29 |
* | gnu-maintenance: Avoid network access in 'gnu-package?'. | Ludovic Courtès | 2014-04-29 |
* | gexp: Remove leftover parameter. | Ludovic Courtès | 2014-04-29 |
* | monads: Hide 'derivation-expression' and 'lower-inputs'. | Ludovic Courtès | 2014-04-28 |
* | store: (direct-store-path? (%store-prefix)) returns #f. | Ludovic Courtès | 2014-04-28 |
* | Add (guix gexp). | Ludovic Courtès | 2014-04-28 |
* | guix: cmake: Add input and package libraries to the rpath, and adapt package | Andreas Enge | 2014-04-27 |
* | pk-crypto: Add pretty-printer to 'gcry-error' exceptions. | Ludovic Courtès | 2014-04-22 |
* | authenticate: Allow signatures with binary data to be written to stdout. | Ludovic Courtès | 2014-04-22 |
* | pk-crypto: Use ISO-8859-1 for strings passed to 'gcry_sexp_new'. | Ludovic Courtès | 2014-04-22 |
* | nar: Really really protect the temporary store directory from GC. | Ludovic Courtès | 2014-04-21 |
* | download: Improve progress report output. | Ludovic Courtès | 2014-04-16 |
* | linux-initrd: Mount / as a unionfs when asking for a volatile root. | Ludovic Courtès | 2014-04-14 |
* | offload: '{send,receive}-files' wait for completion of the transfer. | Ludovic Courtès | 2014-04-14 |
* | offload: Better synchronize with remote invocation of 'guix archive --missing'. | Ludovic Courtès | 2014-04-14 |
* | derivations: Fix 'fixed-output-derivation?'. | Ludovic Courtès | 2014-04-13 |
* | nar: Really protect the temporary store directory from GC. | Ludovic Courtès | 2014-04-12 |
* | store: Add 'add-permanent-root' and 'remove-permanent-root'. | Ludovic Courtès | 2014-04-12 |
* | packages: Correctly handle patching for inputs with no extension. | Ludovic Courtès | 2014-04-12 |
* | vm: Move image creation to (guix build vm); split into several procedures. | Ludovic Courtès | 2014-04-11 |
* | vm: Add (guix build vm) module. | Ludovic Courtès | 2014-04-11 |
* | nar: 'restore-file-set' registers the temporary result as a GC root. | Ludovic Courtès | 2014-04-09 |
* | gnu: linux-initrd: Mount /dev/pts at boot time. | Ludovic Courtès | 2014-04-09 |