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

Issue 2803015: Final set of VM scripts - integrated with changes from Zelidrag to create a test image if specified. (Closed)

Created:
10 years, 6 months ago by rkc1
Modified:
9 years, 7 months ago
Reviewers:
deshantm, ericli, zel, sosa
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Base URL:
ssh://gitrw.chromium.org/crosutils.git
Visibility:
Public.

Description

Final set of VM scripts - integrated with changes from Zelidrag to create a test image if specified. Integrated comments from http://codereview.chromium.org/2604001/show [the git repository that commit was on was deleted and replaced, hence this new commit]

Patch Set 1 #

Total comments: 20

Patch Set 2 : Review changes. #

Total comments: 16

Patch Set 3 : Review changes. #

Total comments: 1

Patch Set 4 : Review changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+377 lines, -153 lines) Patch
A fixup_image_for_qemu.py View 1 2 1 chunk +148 lines, -0 lines 0 comments Download
A image_to_vm.sh View 1 2 3 1 chunk +229 lines, -0 lines 0 comments Download
D image_to_vmware.sh View 1 chunk +0 lines, -153 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
rkc1
10 years, 6 months ago (2010-06-21 15:56:24 UTC) #1
ericli
http://codereview.chromium.org/2803015/diff/1/2 File fixup_image_for_qemu.py (right): http://codereview.chromium.org/2803015/diff/1/2#newcode26 fixup_image_for_qemu.py:26: import os.path usually in python, import os and call ...
10 years, 6 months ago (2010-06-21 20:38:19 UTC) #2
rkc1
Incorporated review changes. http://codereview.chromium.org/2803015/diff/1/2 File fixup_image_for_qemu.py (right): http://codereview.chromium.org/2803015/diff/1/2#newcode26 fixup_image_for_qemu.py:26: import os.path On 2010/06/21 20:38:19, ericli ...
10 years, 6 months ago (2010-06-21 21:05:05 UTC) #3
ericli
http://codereview.chromium.org/2803015/diff/1/3 File image_to_vm.sh (right): http://codereview.chromium.org/2803015/diff/1/3#newcode163 image_to_vm.sh:163: sudo "${TEMP_MNT}"/postinst /dev/sda3 I am thinking about postinst will ...
10 years, 6 months ago (2010-06-21 21:24:40 UTC) #4
rkc1
http://codereview.chromium.org/2803015/diff/1/3 File image_to_vm.sh (right): http://codereview.chromium.org/2803015/diff/1/3#newcode163 image_to_vm.sh:163: sudo "${TEMP_MNT}"/postinst /dev/sda3 On 2010/06/21 21:24:41, ericli wrote: > ...
10 years, 6 months ago (2010-06-22 12:08:40 UTC) #5
ericli
http://codereview.chromium.org/2803015/diff/13001/14002 File image_to_vm.sh (right): http://codereview.chromium.org/2803015/diff/13001/14002#newcode166 image_to_vm.sh:166: sudo "${TEMP_MNT}"/postinst_vm "${ROOTFS_PARTITION}" I really like to see this ...
10 years, 6 months ago (2010-06-22 16:26:11 UTC) #6
sosa
http://codereview.chromium.org/2803015/diff/6001/7002 File image_to_vm.sh (right): http://codereview.chromium.org/2803015/diff/6001/7002#newcode3 image_to_vm.sh:3: # Copyright (c) 2009 The Chromium OS Authors. All ...
10 years, 6 months ago (2010-06-22 16:58:08 UTC) #7
rkc1
Review changes. http://codereview.chromium.org/2803015/diff/6001/7002 File image_to_vm.sh (right): http://codereview.chromium.org/2803015/diff/6001/7002#newcode3 image_to_vm.sh:3: # Copyright (c) 2009 The Chromium OS ...
10 years, 6 months ago (2010-06-23 16:18:37 UTC) #8
deshantm
execute bit needs to be set on image_to_vm.sh
10 years, 6 months ago (2010-06-24 04:21:22 UTC) #9
rkc1
On 2010/06/24 04:21:22, deshantm wrote: > execute bit needs to be set on image_to_vm.sh It's ...
10 years, 5 months ago (2010-06-28 12:36:59 UTC) #10
zel
10 years, 5 months ago (2010-07-01 20:05:35 UTC) #11
LGTM

Powered by Google App Engine
This is Rietveld 408576698