gnu: emacs-org: Update to 9.4.
[jackhill/guix/guix.git] / gnu / build / linux-container.scm
2020-09-10 Mathieu Othacehebuild: linux-container: Fix run-container.
2020-09-02 Mathieu Othacehelinux-container: Do not jail the container unconditionally.
2019-10-08 Marius BakkeMerge branch 'master' into staging
2019-09-18 Ricardo WurmusMerge remote-tracking branch 'origin/master' into wip...
2019-09-17 Ludovic CourtèsMerge branch 'master' into core-updates
2019-09-12 Ludovic Courtèslinux-container: "run-container" scripts shows the...
2019-07-11 Marius BakkeMerge branch 'master' into core-updates
2019-07-06 Marius BakkeMerge branch 'master' into staging
2019-07-05 Ludovic Courtèslinux-container: Mount a new /dev/pts instance in the...
2019-06-29 Marius BakkeMerge branch 'master' into staging
2019-06-27 Ludovic CourtèsMerge branch 'master' into core-updates
2019-06-23 Ludovic Courtèslinux-container: Remove dependency on (guix utils).
2019-05-01 Marius BakkeMerge branch 'master' into core-updates
2019-04-07 Marius BakkeMerge branch 'master' into staging
2019-04-02 Ludovic Courtèslinux-container: Make the guest UID and GID a parameter.
2018-02-20 Marius BakkeMerge branch 'master' into staging
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.