Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: experimental/webtry/sys/webtry_schroot

Issue 619943002: complete overhaul of webtry work partition between jail and host (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Replace missing pre-build of jpeg, etc1, flags Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « experimental/webtry/setup/webtry_setup.sh ('k') | experimental/webtry/templates/template.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/webtry/sys/webtry_schroot
diff --git a/experimental/webtry/sys/webtry_schroot b/experimental/webtry/sys/webtry_schroot
index c2bdfd320d009505ce7008eee4e8e37c43abefcc..bbc7f07afca897ad125e9d931b550db1444a3015 100644
--- a/experimental/webtry/sys/webtry_schroot
+++ b/experimental/webtry/sys/webtry_schroot
@@ -1,9 +1,10 @@
[webtry]
description=Chroot jail for webtry runs.
type=directory
-directory=/srv/chroot/webtry
+directory=/srv/chroot/webtry_gyp
users=default,webtry
root-groups=default
personality=linux
preserve-environment=false
profile=minimal
+union-type=aufs
« no previous file with comments | « experimental/webtry/setup/webtry_setup.sh ('k') | experimental/webtry/templates/template.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698