Commit Graph

5 Commits

Author SHA1 Message Date
Daniel Erat
64541ede55 build: Make enable_localaccount.sh skip outdated packages.
This script would previously fail before getting to
make.conf.user if it couldn't access either of pam_google
and pam_offline.  Per cmasone, these packages are outdated
now and don't need to be updated.

BUG=none
TEST=ran the script

Change-Id: I5278c73562e580bdc90866c25c6b079b10b5e708

Review URL: http://codereview.chromium.org/3165039
2010-08-19 18:04:46 -07:00
David McMahon
9cc8f95a65 Don't assume this is run from the chroot and point explicity to it.
Add an echo to report the action from that part of the script.

Review URL: http://codereview.chromium.org/1699015
2010-04-27 13:49:06 -07:00
Mandeep Singh Baines
7c5fa53207 Add local account support to make.conf.user
BUG=none
TEST=none

Review URL: http://codereview.chromium.org/660326
2010-03-01 20:06:08 -08:00
David McMahon
b6fb706f38 Re-use .h code for both files. Add a license header.
Review URL: http://codereview.chromium.org/594006
2010-02-09 11:44:09 -08:00
Chris Masone
fdda89f49f move enable_localaccount.sh, make pam_offline use it
After this, we can update the buildbot and then land http://codereview.chromium.org/586006/show to remove the old version.

Review URL: http://codereview.chromium.org/591001
2010-02-08 13:11:31 -08:00