aboutsummaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* 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
* | Merge branch 'master' into core-updatesLudovic Courtès2014-05-27
|\|
| * 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
| * 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
| * vm: Modularize build-side code.Ludovic Courtès2014-05-21
| * vm: Remove misleading comment.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
| * vm: Make the device name a parameter.Ludovic Courtès2014-05-19
| * system: Prevent grub.cfg from being GC'd.Ludovic Courtès2014-05-18
| * vm: Avoid resetting timestamps twice.Ludovic Courtès2014-05-18
| * system: Make /run/current-system at activation time.Ludovic Courtès2014-05-18
| * linux-initrd: Factorize kernel command-line option parsing.Ludovic Courtès2014-05-16
| * system: Add (guix build install) module.Ludovic Courtès2014-05-15
| * vm: Support initialization of the store DB when the store is shared.Ludovic Courtès2014-05-15
| * activation: Silence warning from 'useradd'.Ludovic Courtès2014-05-14
| * linux-initrd: Make /dev/ttyS0, for debugging.Ludovic Courtès2014-05-14
| * system: When unionfs-fuse is used for /, don't kill it when halting.Ludovic Courtès2014-05-14
| * syscalls: Add 'processes' to list all the live processes.Ludovic Courtès2014-05-14
| * system: Make accounts and groups at activation time.Ludovic Courtès2014-05-11
| * services: Add 'file-system-service'.Ludovic Courtès2014-05-10
| * Add (guix build syscalls).Ludovic Courtès2014-05-10