summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-01-27 17:25:54 +0200
committerLars Wirzenius <liw@liw.fi>2018-01-27 18:08:16 +0200
commit59cb84c15b7410c1ab8999ed2a36841490102332 (patch)
tree8503781962b1289600c4158839bb034a0a15cf3d /NEWS
parentb03c2db5a5b8492ebeb63ed5254b182f8603cccb (diff)
downloadick2-59cb84c15b7410c1ab8999ed2a36841490102332.tar.gz
Change: bind mount /proc, /sys into chroot actions
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 252b256..d6f3d77 100644
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,9 @@ Version 0.23+git, not yet released
parameter. The old behaviour of having the suite name as an argument
to the `debootstrap` field in the action still works.
+* When an action is run in a chroot, the `/proc` and `/sys`
+ filesystems get bind mounted temporarily into the chroot.
+
Version 0.23, released 2018-01-22
----------------------------------