commit | 86b618439797ec67725e1c39fc378021bde207b1 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <[email protected]> | Wed Feb 13 19:25:37 2013 |
committer | Mike Frysinger <[email protected]> | Thu Feb 21 02:46:03 2013 |
tree | 51ece828b0a1cc6d55da787dbca86e710d1797b2 | |
parent | d6b0a373d9a3d4b8cc5e006be768511b322aef24 [diff] |
dev_install: dereference symlinks If the files in /etc/make.profile are symlinks, dereference them. Otherwise, when we try to update/modify those files, we get an error because they're pointing to files in /. This is needed now that dev-install installs into /usr/share and then symlinks its files into /etc. BUG=chromium-os:38789 TEST=`dev_install` on board now works (no longer errors out on read-only rootfs) Change-Id: Ic52e635c08cd5d33ada7c75377ed5bb2fada8c44 Previous-Reviewed-on: https://gerrit.chromium.org/gerrit/43189 (cherry picked from commit 6e4c9e904fde23b45c5382adb0aeabb11c656e02) Reviewed-on: https://gerrit.chromium.org/gerrit/43688 Reviewed-by: Chris Sosa <[email protected]> Commit-Queue: Mike Frysinger <[email protected]> Tested-by: Mike Frysinger <[email protected]>