summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* build: Add ruby build system.David Thompson2014-09-28
* Use #:prefix instead of #:renamer with 'symbol-prefix-proc'.Mark H Weaver2014-09-23
* Merge branch 'core-updates'Ludovic Courtès2014-09-22
|\
| * utils: Import (ice-9 format).Mark H Weaver2014-09-14
| * utils: Allow wrap-program to be called multiple times.Eric Bavier2014-09-13
| * Merge branch 'master' into core-updatesMark H Weaver2014-09-08
| |\
| * | utils: Clean trailing whitespace at end of SHELLEric Bavier2014-09-05
| * | Merge branch 'master' into core-updatesMark H Weaver2014-08-28
| |\ \
| * | | utils: Preserve makefile shell arguments during patch.Eric Bavier2014-08-28
| * | | gnu-build-system: Add 'patch-usr-bin-file' to %standard-phases.Mark H Weaver2014-08-23
* | | | syscalls: Adjust /proc/net/dev parser for old kernels.Ludovic Courtès2014-09-22
* | | | download: Use the 'SERVER NAME' TLS extension when possible.Ludovic Courtès2014-09-22
* | | | syscalls: Add 'swapon' and 'swapoff'.Ludovic Courtès2014-09-18
* | | | syscalls: Add 'all-network-interfaces'.Ludovic Courtès2014-09-14
* | | | syscalls: Add 'network-interface-flags'.Ludovic Courtès2014-09-14
* | | | syscalls: Add 'network-interfaces'.Ludovic Courtès2014-09-14
| |_|/ |/| |
* | | pull: Add a compilation progress report.Ludovic Courtès2014-09-05
* | | vm: Move store copy handling to (guix build store-copy).Ludovic Courtès2014-09-04
* | | Move operating system helpers from (guix build …) to (gnu build …).Ludovic Courtès2014-09-03
| |/ |/|
* | linux-initrd: Wait a bit longer for partitions to appear.Ludovic Courtès2014-08-28
|/
* linux-initrd: Do not create /etc/resolv.conf.Ludovic Courtès2014-08-15
* Add (guix build emacs-utils).Mark H Weaver2014-08-14
* system: Add the 'system?' field for user groups.Ludovic Courtès2014-07-25
* system: Recognize more file system flags.Ludovic Courtès2014-07-23
* system: Add 'file-system' decl. for /dev/pts, and use the right options.Ludovic Courtès2014-07-23
* install: Set the store's permission to #o1775.Ludovic Courtès2014-07-19
* install: Make /var/db and /mnt.Ludovic Courtès2014-07-13
* vm: Add support for i686.Ludovic Courtès2014-07-13
* 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
* 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
* activation: Preserve /etc/groups upon reboots.Ludovic Courtès2014-06-27
* linux-initrd: Allow unionfs to have a large number of open files.Ludovic Courtès2014-06-21
* Merge branch 'master' into core-updatesLudovic Courtès2014-06-14
|\
| * pull: Copy and compile gnu.scm.Ludovic Courtès2014-06-13
* | Merge branch 'master' into core-updatesLudovic 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
| * 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
| * 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