Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Issue 5562003: Initial creation of the end-user recovery tool. (Closed)

Created:
10 years ago by Bill Richardson
Modified:
9 years, 6 months ago
Reviewers:
Sumit
CC:
chromium-os-reviews_chromium.org, Randall Spangler, gauravsh, Luigi Semenzato, Bill Richardson
Visibility:
Public.

Description

Initial creation of the end-user recovery tool. This is work in progress. I'm committing what I've got as a starting point for futher discussion, since we're just collaborating via email at the moment, which is painful. Change-Id: Iff21c008b3916d9612c021e5ee5c67258357d516 BUG=chromium-os:781 TEST=manual Download user_tools/linux/recovery.sh to a linux machine and run it. It should walk you through the process of creating a USB recovery key. Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=99dc586

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+749 lines, -0 lines) Patch
A user_tools/README.txt View 1 chunk +2 lines, -0 lines 0 comments Download
A user_tools/README_recovery.txt View 1 chunk +58 lines, -0 lines 0 comments Download
A user_tools/linux/recovery.sh View 1 chunk +689 lines, -0 lines 2 comments Download

Messages

Total messages: 2 (0 generated)
Bill Richardson
10 years ago (2010-12-04 00:11:45 UTC) #1
Sumit
10 years ago (2010-12-04 00:26:07 UTC) #2
LGTM

http://codereview.chromium.org/5562003/diff/1/user_tools/linux/recovery.sh
File user_tools/linux/recovery.sh (right):

http://codereview.chromium.org/5562003/diff/1/user_tools/linux/recovery.sh#ne...
user_tools/linux/recovery.sh:10: # We may not need root privileges if we have
the right permissions.
Won't dd require sudo?

http://codereview.chromium.org/5562003/diff/1/user_tools/linux/recovery.sh#ne...
user_tools/linux/recovery.sh:27: MYVERSION='1.0'
Lets decrease the version here, I will ask Scot to change this to 0.9.1

Powered by Google App Engine
This is Rietveld 408576698