summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #53 from NitriKx/masterJeremy Edwards2014-04-091-1/+1
|\ \ \
| * | | Fixes an issue that blocked the version displayingBenoît Sauvère2014-03-301-1/+1
| | |/ | |/|
| | * Switch to IP address to access metadata server.Yue Luo2014-04-088-13/+14
| |/ |/|
* | Merge pull request #55 from coreos/masterJeremy Edwards2014-04-071-1/+17
|\ \
| * | fix(google-daemon): use * for the passwd not !Brandon Philips2014-04-051-1/+17
| |/
* | Merge pull request #60 from coreos/add-sudo-groupJeremy Edwards2014-04-071-1/+1
|\ \
| * | feat(accounts): add users to the sudo group by defaultBrandon Philips2014-04-071-1/+1
|/ /
* | Merge pull request #57 from HimanshuVasishth/masterHimanshuVasishth2014-04-072-111/+112
|\ \
| * | Minor changesHimanshu Vasishth2014-04-041-1/+0
| * | Fixing typo in error code which I was using to test the changes and didn't ac...Himanshu Vasishth2014-04-041-1/+1
| * | Changing DesiredAccounts._GetAttribute method to catch 404 HTTPError and rais...Himanshu Vasishth2014-04-042-110/+112
|/ /
* | Merge pull request #56 from yueluog/masterYue Luo2014-04-041-1/+6
|\ \ | |/ |/|
| * Add UTC timestamp to gcimagebundle logging.Yue Luo2014-04-041-1/+6
|/
* Merge pull request #46 from frodenas/masterJeremy Edwards2014-03-031-4/+4
|\
| * Fixes authorized_keys file permissionsFerran Rodenas2014-02-181-4/+4
* | Merge pull request #49 from erjohnso/masterjkaplowitz2014-02-242-3/+4
|\ \
| * | support both CentOS and Debian derivativesEric Johnson2014-02-242-3/+4
| * | fixes #48, account manager was not starting on upstart systemsEric Johnson2014-02-212-3/+3
|/ /
* | Merge pull request #45 from yueluog/masterjkaplowitz2014-02-204-4/+109
|\ \
| * | Add disk space check.Yue Luo2014-02-144-4/+109
* | | Merge pull request #47 from jeremyje/master1.1.1Jeremy Edwards2014-02-191-0/+3
|\ \ \ | |_|/ |/| |
| * | Add pauses back to gcimagebundle.Jeremy Edwards2014-02-171-0/+3
|/ /
* | Merge pull request #44 from jeremyje/masterJeremy Edwards2014-02-121-0/+2
|\ \
| * | Sync contents to disk before starting the image bundle.Jeremy Edwards2014-02-122-3/+2
| * | Merge remote-tracking branch 'upstream/master'Jeremy Edwards2014-02-126-40/+114
| |\ \ | |/ / |/| |
* | | Merge pull request #43 from jkaplowitz/masterjkaplowitz2014-02-072-1/+19
|\ \ \ | |_|/ |/| |
| * | Call sync to ensure critical data makes it to diskJimmy Kaplowitz2014-02-072-1/+19
|/ /
* | Merge pull request #38 from vaijab/fix_systemd_servicesHimanshuVasishth2014-02-042-6/+2
|\ \
| * | remove redundant lineVaidas Jablonskis2014-02-041-1/+0
| * | fixes systemd service unitsVaidas Jablonskis2014-01-212-6/+3
* | | Merge pull request #40 from HimanshuVasishth/masterHimanshuVasishth2014-01-292-33/+93
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master'Himanshu Vasishth2014-01-292-5/+5
| |\ \ \ | |/ / / |/| | |
| * | | Fixing changes broken by mergeHimanshu Vasishth2014-01-271-6/+13
| * | | Merge remote-tracking branch 'upstream/master'Himanshu Vasishth2014-01-273-14/+8
| |\ \ \
| * | | | Using json to pass values from child to parentHimanshu Vasishth2014-01-271-9/+11
| * | | | Removing import for jason since it is no longer neededHimanshu Vasishth2014-01-271-1/+0
| * | | | Making changes to account for the fact that sshKeys may be defined both at in...Himanshu Vasishth2014-01-272-32/+90
| | | | * Sync contents to disk before starting the image bundle.Jeremy Edwards2014-02-121-0/+3
| |_|_|/ |/| | |
* | | | Merge pull request #42 from jeremyje/bugfixesJeremy Edwards2014-01-291-1/+1
|\ \ \ \
| * | | | Switch from killall to pkill since Debian doesn't have killall by default.Jeremy Edwards2014-01-291-1/+1
* | | | | Merge pull request #41 from jkaplowitz/wget-curljkaplowitz2014-01-291-4/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Switch to CURL to fix HTTPS on CentOS & RHEL 6Jimmy Kaplowitz2014-01-281-4/+4
|/ / / /
* | | | Merge pull request #39 from rephorm/jsonHimanshuVasishth2014-01-271-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | use json.loads instead of ast.literal_evalBrian Mattern2014-01-241-2/+2
|/ / /
* | | Update imagebundle.pyJeremy Edwards2014-01-211-1/+1
* | | Update VERSIONJeremy Edwards2014-01-211-1/+1
* | | Merge pull request #37 from HimanshuVasishth/masterHimanshuVasishth2014-01-215-32/+95
|\ \ \ | | |/ | |/|
| * | use friendly names for reader writer from pipeHimanshuVasishth2014-01-211-9/+9
| * | use the etag value from previous call when fetching attributesHimanshuVasishth2014-01-211-1/+1
| * | Merge remote-tracking branch 'upstream/master'Himanshu Vasishth2014-01-2150-80/+348
| |\ \ | |/ / |/| |