summaryrefslogtreecommitdiffstats
path: root/build/install-chroot.sh
Commit message (Expand)AuthorAgeFilesLines
* Fix install-chroot.sh for recent versions of ubuntusbc2015-06-291-26/+56
* Install libstdc++:amd64 in install-chroot.sh.yyanagisawa2014-10-171-1/+1
* Better handling of goma inside chroot environment.yyanagisawa2014-10-091-0/+6
* Add lsof to chroot.yyanagisawa2014-10-081-1/+1
* Fix 'except' and 'prefer' spelling.tnagel@chromium.org2014-07-161-1/+1
* We sometimes erroneously detected processes in other sessionsmarkus@chromium.org2013-07-231-4/+40
* Use dpkg --add-architecture if it's available.tony@chromium.org2012-12-221-3/+6
* Mount /run and /run/shm in chroots.tony@chromium.org2012-12-211-3/+7
* Use chroot name instead of full path chroot commandjames.wei@intel.com2012-12-051-1/+1
* Always reference newly created script using full path.tansell@google.com2012-10-171-4/+5
* Stop cron during cleanup.tansell@google.com2012-10-171-5/+6
* add proxy support in install-chroot.shjames.wei@intel.com2012-05-091-2/+10
* Fixed a few more minor nitpicks:markus@chromium.org2012-03-211-5/+17
* Lots of tweaks to the install-chroot.sh and install-build-deps.shmarkus@chromium.org2012-03-151-53/+513
* Make chroot setup work better with NFS home dirs.mmoss@chromium.org2012-02-291-2/+4
* Add a flag to control deb-srcs and only add host bins to the chroot if the di...mmoss@google.com2010-10-201-6/+22
* Add the chroot creator to the default set of allowed groups (with override fl...mmoss@google.com2010-10-151-6/+15
* Detect available lib64readline version before trying to install in chroot.mmoss@google.com2010-10-151-1/+3
* Allow custom repository mirrors and configure chroot for distro updates.mmoss@google.com2010-10-151-9/+86
* Initial cut of a script that installs chroot environment. This can formarkus@chromium.org2010-08-311-0/+221