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

Issue 1946004: Further updates to factory installer (Closed)

Created:
10 years, 7 months ago by Nick Sanders
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, tedbo, rtc, awong, adlr, Chris Masone, kmixter1
Base URL:
ssh://git@chromiumos-git/chromiumos-overlay.git
Visibility:
Public.

Description

Further updates to factory installer

Patch Set 1 #

Patch Set 2 : fix 80 char #

Patch Set 3 : fix tab #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -26 lines) Patch
M chromeos-base/chromeos-factoryinstall/chromeos-factoryinstall-0.0.1.ebuild View 1 2 1 chunk +37 lines, -4 lines 2 comments Download
M chromeos/scripts/customize_rootfs View 3 chunks +0 lines, -22 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Nick Sanders
See http://codereview.chromium.org/1945004 Move factory install shim into an overlay install on an existing image.
10 years, 7 months ago (2010-05-05 08:52:41 UTC) #1
anush
http://codereview.chromium.org/1946004/diff/4001/5001 File chromeos-base/chromeos-factoryinstall/chromeos-factoryinstall-0.0.1.ebuild (right): http://codereview.chromium.org/1946004/diff/4001/5001#newcode64 chromeos-base/chromeos-factoryinstall/chromeos-factoryinstall-0.0.1.ebuild:64: "${ROOT}/sbin/chromeos_startup" Drive by review. It is a bad idea ...
10 years, 7 months ago (2010-05-05 18:02:42 UTC) #2
sosa
lgtm (but hold out for cmasone or adlr's lgtm) I prefer the encapsulation of the ...
10 years, 7 months ago (2010-05-05 19:27:37 UTC) #3
adlr
LGTM
10 years, 7 months ago (2010-05-05 21:51:27 UTC) #4
Chris Masone
10 years, 7 months ago (2010-05-05 22:29:22 UTC) #5
http://codereview.chromium.org/1946004/diff/4001/5001
File chromeos-base/chromeos-factoryinstall/chromeos-factoryinstall-0.0.1.ebuild
(right):

http://codereview.chromium.org/1946004/diff/4001/5001#newcode64
chromeos-base/chromeos-factoryinstall/chromeos-factoryinstall-0.0.1.ebuild:64:
"${ROOT}/sbin/chromeos_startup"
+1
On 2010/05/05 18:02:42, anush wrote:
> Drive by review. It is a bad idea for one ebuild to add/remove/modify files
> generated/maintained by another ebuild. It will fail to work in a sandbox.  It
> may be more appropriate to pass a flag and make the owner of these
> files(chromeos-init) "do the right thing" for factory installs.

Powered by Google App Engine
This is Rietveld 408576698