gnu: python-pysam: Delete bundled htslib.
[jackhill/guix/guix.git] / gnu / build /
2016-09-06 Leo Famulariactivation: Don't fail if /var/lib exists.
2016-09-06 David Cravenactivation: Allow home directories to be created under...
2016-09-04 Ludovic Courtèsfile-systems: Always use (guix build syscalls).
2016-09-04 Ricardo WurmusMerge branch 'gtk-im-modules'
2016-08-28 Ludovic Courtèstests: Make sure /var/guix/gcroots/profiles is a valid...
2016-08-28 Ludovic Courtèssystem: Add 'create-home-directory?' field to <user...
2016-06-27 Ludovic CourtèsMerge branch 'master' into core-updates
2016-06-20 Ludovic Courtèsvm: 'qemu-command' honors its argument.
2016-06-07 Ludovic CourtèsMerge branch 'master' into core-updates
2016-05-30 Ludovic Courtèscontainer: Gracefully report mount errors in the child...
2016-05-30 Ludovic Courtèscontainer: Gracefully handle failure to set up user...
2016-05-13 Leo FamulariMerge branch 'master' into core-updates
2016-05-08 宋文武Merge branch 'master' into gnome-updates
2016-05-04 Ludovic CourtèsAdd (gnu tests) and (gnu build marionette).
2016-05-02 Mathieu LirzinMerge branch 'master' into core-updates
2016-04-23 宋文武Merge branch 'gnome-updates'
2016-04-16 Ludovic Courtèsfile-systems: Add 'find-partition-by-luks-uuid'.
2016-04-16 Ludovic Courtèsfile-systems: Separate ENOENT catching from ext2 superb...
2016-04-06 Ludovic CourtèsMerge branch 'master' into core-updates
2016-03-24 Ludovic Courtèsactivation: Copy account skeletons silently.
2016-03-21 Ludovic CourtèsMerge branch 'security-updates'
2016-03-21 Leo FamulariMerge branch 'master' into core-updates
2016-03-20 Ludovic Courtèssystem: Allow account skeletons to be directories.
2016-03-15 Mark H WeaverMerge branch 'master' into security-updates
2016-03-14 Ricardo Wurmusbuild: reset-timestamps: Include directories.
2016-02-27 Mark H WeaverMerge branch 'master' into core-updates
2016-02-22 Christopher Allan... vm: Only pass "-enable-kvm" to qemu if /dev/kvm is...
2016-02-21 Ludovic Courtèslinux-modules: Use normalized module names for 'modprob...
2016-02-08 Ludovic Courtèsfile-systems: Spawn a Bournish REPL upon fsck failure.
2016-01-29 Alex KostRename 'dmd' to 'shepherd' in comments and strings.
2016-01-29 Alex KostRename '/root/etc/dmd' directory and 'do-not-kill'...
2016-01-25 Mark H WeaverMerge branch 'master' into core-updates
2016-01-23 Mark H Weaverbuild: container: Make 'unprivileged-user-namespace...
2016-01-19 Mark H WeaverMerge branch 'master' into core-updates
2016-01-16 Ludovic Courtèslinux-modules: Support 'modprobe.blacklist' on the...
2016-01-13 Ludovic CourtèsMerge branch 'master' into core-updates
2016-01-04 Ludovic Courtèslinux-boot: Remove verbose output for module loads.
2016-01-03 Ludovic CourtèsMerge branch 'master' into core-updates
2016-01-01 Ludovic Courtèssystem: Allow the root file system to be named by UUID.
2016-01-01 Ludovic Courtèsfile-systems: Move 'string->uuid' to the build side.
2015-12-12 Ludovic CourtèsMerge branch 'master' into core-updates
2015-11-03 David Thompsonbuild: container: Add feature test predicates.
2015-10-30 宋文武Merge branch 'master' into dbus-update
2015-10-28 Ludovic Courtèscontainer: Remove unnecessary CLONE_CHILD_* flags.
2015-10-17 Mark H WeaverMerge branch 'master' into dbus-update
2015-10-17 Ludovic Courtèsfile-systems: Do not truncate mount points that already...
2015-10-12 Ludovic CourtèsMerge branch 'core-updates'
2015-10-10 David Thompsonbuild: container: Fix call-with-clean-exit.
2015-09-22 Mark H WeaverMerge branch 'master' into core-updates
2015-09-20 Ludovic Courtèslinux-boot: Mount /dev as a devtmpfs from the start.
2015-09-13 Ludovic CourtèsMerge branch 'master' into core-updates
2015-09-09 Ludovic Courtèslinux-initrd: Compress cpio archives deterministically.
2015-09-07 David Thompsonbuild: container: Use the same clone flags as fork(3).
2015-09-07 David Thompsonbuild: container: Setup /dev/console.
2015-08-08 David Thompsonbuild: container: Add #:host-uids argument to call...
2015-08-08 David Thompsonbuild: file-systems: Allow for bind mounting regular...
2015-07-25 Ludovic Courtèsvm: Make the list of partitions to build a parameter.
2015-07-23 Ludovic Courtèsvm: Use the 'umount' procedure instead of util-linux...
2015-07-15 Mark H WeaverMerge branch 'master' into core-updates
2015-07-14 Ludovic Courtèsfile-systems: Implement partition lookup by UUID.
2015-07-14 Ludovic Courtèsfile-systems: Use (guix build syscalls) at build time...
2015-07-09 David Thompsongnu: build: Add Linux container module.
2015-07-09 David Thompsonbuild: file-systems: Import (guix build syscalls) for...
2015-06-24 Ludovic Courtèslinux-initrd: Produce cpio archives with zeroed timesta...
2015-06-24 Ludovic Courtèslinux-initrd: Populate cpio archives in a deterministic...
2015-06-24 Ludovic Courtèslinux-initrd: Use (guix cpio) instead of GNU cpio.
2015-06-21 Mark H WeaverMerge branch 'master' into core-updates
2015-06-19 David Thompsongnu: Make 'mount' interface in static Guile consistent...
2015-06-18 Mark H WeaverMerge branch 'master' into core-updates
2015-06-17 Ludovic Courtèsinstall: Turn off deduplication for the binary tarball.
2015-06-10 Mark H WeaverMerge branch 'master' into core-updates
2015-06-10 Ludovic Courtèsinstall: Really overwrite TARGET/var/guix/profiles...
2015-05-24 Mark H WeaverMerge branch 'master' into gtk-rebuild
2015-05-23 Ludovic Courtèsgnu: linux-boot: Remove outdated and misleading comment.
2015-05-23 宋文武Merge branch 'master' into gtk-rebuild
2015-05-09 Mark H Weaversystem: activate-ptrace-attach: Handle kernels without...
2015-05-05 Ludovic Courtèsactivation: Make user copies of the skeletons writable.
2015-05-01 Ludovic CourtèsMerge branch 'master' into core-updates
2015-04-29 Ludovic Courtèsinstall: Make /var/lock.
2015-04-20 Ludovic Courtèsfile-systems: Use a second 'mount' call for read-only...
2015-04-17 Mark H WeaverMerge branch 'master' into core-updates
2015-04-14 Ludovic Courtèsinstall: Add a procedure to build a self-contained...
2015-04-13 Mark H WeaverMerge branch 'master' into core-updates
2015-04-12 Ludovic Courtèssystem: Allow users to PTRACE_ATTACH to their own proce...
2015-04-09 Ludovic CourtèsMerge branch 'master' into core-updates
2015-04-08 Ludovic Courtèsactivation: Remove undeclared user accounts and groups.
2015-03-31 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-31 Ludovic Courtèsinstall: Create /var/tmp.
2015-03-04 Ludovic CourtèsMerge branch 'core-updates'.
2015-03-03 Mark H Weaversystem: Add /etc/ssl symlink; set needed variables...
2015-01-28 Ludovic Courtèslinux-boot: Don't fail if /root/etc/mtab is a dangling...
2015-01-06 Mark H WeaverMerge branch 'master' into core-updates
2015-01-05 宋文武linux-boot: Make /etc/mtab a symlink to /proc/self...
2014-12-14 Ludovic CourtèsMerge branch 'master' into 'core-updates'.
2014-12-13 Ludovic Courtèsactivation: Copy the account skeletons when creating...
2014-12-09 Ludovic Courtèssystem: Don't make /boot/grub/grub.cfg a symlink to...
2014-12-06 Ludovic Courtèsactivation: Don't create unneeded "/var/guix/gcroots...
2014-12-04 Ludovic Courtèssystem: Make /boot/grub/grub.cfg an indirect GC root.
2014-11-28 Ludovic Courtèslinux-modules: Correctly propagate error code from...
2014-11-27 Ludovic Courtèslinux-boot: Load modules and their dependencies, à...
next