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

Issue 6458007: Remove no-op oobe_completed touch (Closed)

Created:
9 years, 10 months ago by petkov
Modified:
9 years, 7 months ago
Reviewers:
jrbarnette, Will Drewry
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Visibility:
Public.

Description

Remove no-op oobe_completed touch The original intent of this code was to prevent mounting of the OEM partition. However, chromeos_startup mounts /mnt/stateful_partition/home to /home and this file gets hidden. Given that we might mount the OEM partition always soon, removing this code. BUG=chromium-os:11661 TEST=build_packages, build_image, ran suite_Smoke Change-Id: I7ef4dd5c78484664cbdeb4ffaff26e2fcf8d2507 Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=3cb5eb0

Patch Set 1 #

Patch Set 2 : remove no-op touch of oobe_completed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -4 lines) Patch
M mod_image_for_test.sh View 1 2 chunks +0 lines, -4 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
petkov
9 years, 10 months ago (2011-02-08 21:40:38 UTC) #1
jrbarnette
There's a pre-existing bug here that should get fixed rather than perpetuated. The issue is ...
9 years, 10 months ago (2011-02-09 01:28:40 UTC) #2
petkov
OK, so this seems broken to start with. What would you like to see: 1. ...
9 years, 10 months ago (2011-02-09 17:56:18 UTC) #3
sosa
If this is a no-op we should just remove it. On Wed, Feb 9, 2011 ...
9 years, 10 months ago (2011-02-09 18:49:36 UTC) #4
Will Drewry
Yea - it may make more sense just to remove the oobe_complete line since it'll ...
9 years, 10 months ago (2011-02-09 19:03:14 UTC) #5
jrbarnette
On 2011/02/09 19:03:14, Will Drewry wrote: > Yea - it may make more sense just ...
9 years, 10 months ago (2011-02-09 20:54:19 UTC) #6
petkov
PTAL -- changed the CL to remove touching of .oobe_completed.
9 years, 10 months ago (2011-02-09 21:44:22 UTC) #7
jrbarnette
9 years, 10 months ago (2011-02-09 22:02:52 UTC) #8
On 2011/02/09 21:44:22, petkov wrote:
> PTAL -- changed the CL to remove touching of .oobe_completed.

Good enough.  If we really need the fix to avoid mounting the file system,
we can fix it correctly later.

LGTM!

Powered by Google App Engine
This is Rietveld 408576698