gnu: python-pkginfo: Update to 1.4.2.
[jackhill/guix/guix.git] / gnu / build / linux-container.scm
2018-01-20 Mark H WeaverMerge branch 'master' into core-updates
2018-01-15 Ludovic Courtèslinux-container: Work around EBADF errors upon exit.
2017-10-16 Thomas DanckaertMerge 'master' into core-updates
2017-10-11 Ludovic Courtèsfile-systems: 'mount-file-system' now takes a <file...
2017-02-21 Marius BakkeMerge branch 'staging' into core-updates
2017-02-13 Marius BakkeMerge branch 'master' into python-tests
2017-02-10 Ludovic CourtèsMerge branch 'master' into core-updates
2017-02-06 Ludovic Courtèslinux-container: Add 'container-excursion*'.
2017-02-06 Ludovic Courtèslinux-container: Add comment on exception handling.
2017-02-06 Ludovic Courtèslinux-container: Do not rely on 'isatty?'.
2016-11-12 Ludovic CourtèsMerge branch 'core-updates'
2016-11-10 Ludovic Courtèscontainer: Pass a list of <file-system> objects as...
2016-10-19 Mark H WeaverMerge branch 'master' into core-updates
2016-10-19 Ludovic Courtèscontainer: Allow 'container-excursion' to the same...
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-01-25 Mark H WeaverMerge branch 'master' into core-updates
2016-01-23 Mark H Weaverbuild: container: Make 'unprivileged-user-namespace...
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-12 Ludovic CourtèsMerge branch 'core-updates'
2015-10-10 David Thompsonbuild: container: Fix call-with-clean-exit.
2015-09-13 Ludovic CourtèsMerge branch 'master' into core-updates
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-07-09 David Thompsongnu: build: Add Linux container module.