commit | 3a324754f88b913091eca8970c686f2e998028a9 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Thu Mar 09 22:04:33 2006 +0000 |
committer | Rob Landley <rob@landley.net> | Thu Mar 09 22:04:33 2006 +0000 |
tree | 890ec06c87f5577738213a8ed474cfe69fe73030 | |
parent | 31e3610c4b71594c3b141a249ab2e5812c92980a [diff] |
I'm about to introduce tests that need to run as root (like mount.tests), meaning we want to run them in a chroot environment. To help with this, I worked out a utility function that makes it really easy to set up a chroot environment.