commit | 24f489c5b98b0887bb72d56eef33faf774243d52 | [log] [tgz] |
---|---|---|
author | Chris Masone <[email protected]> | Sun Jan 26 17:56:46 2014 |
committer | chrome-internal-fetch <[email protected]> | Sat Feb 08 04:21:05 2014 |
tree | 0ae3f004fa76b62250a6177c4a6cd223ad850e7d | |
parent | 56d7e8e5ce24d9594e06b3501ce2d695da1af206 [diff] |
Ensure the existence of etc/{group,passwd} under /usr/local in dev_install These files are necessary for package installation to work correctly. When dev_install runs on a base image, there won't be anything under /usr/local, so we need to ensure that we put the appropriate symlinks there. We already do this when making a dev or test image, in build_image. BUG=chromium:205164 TEST=a canary tryjob Change-Id: I7cdb74440af8f4b3abd3f966dd85ef2a2e43c436 Reviewed-on: https://chromium-review.googlesource.com/183930 Reviewed-by: Chris Masone <[email protected]> Commit-Queue: Chris Masone <[email protected]> Tested-by: Chris Masone <[email protected]>