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

Issue 2917008: build_image, build_kernel_image, legacy_bootloaders: Rename vboot flags (Closed)

Created:
10 years, 5 months ago by Will Drewry
Modified:
9 years, 7 months ago
Reviewers:
Randall Spangler, adlr
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Base URL:
ssh://git@gitrw.chromium.org/crosutils.git
Visibility:
Public.

Description

build_image, build_kernel_image, legacy_bootloaders: Rename vboot flags The use_vboot and vboot_ flags were confusing from a functionality perspective since verified boot as a feature encompasses firmware and kernel functionality. The firmware bits are always enabled, but use_vboot enabled the image-integrity portion of vboot. It is not called --enable_rootfs_verification and all options for the kernel functionality is under --verity_* given that verity/dm-verity is the current working name for the module and userspace tool. TEST=ran x86-generic build_image & tegra2-dev-board build_image and checked the resulting boot.config files (with and without --enable_rootfs_verification). BUG=chromium-os:2693

Patch Set 1 #

Total comments: 1

Patch Set 2 : updated the descriptions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -44 lines) Patch
M build_image View 1 4 chunks +20 lines, -17 lines 0 comments Download
M build_kernel_image.sh View 4 chunks +13 lines, -13 lines 0 comments Download
M create_legacy_bootloader_templates.sh View 8 chunks +14 lines, -14 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Will Drewry
10 years, 5 months ago (2010-07-09 19:24:51 UTC) #1
adlr
LGTM wow a small CL from will! :)
10 years, 5 months ago (2010-07-09 19:52:53 UTC) #2
Randall Spangler
LGTM, thanks! http://codereview.chromium.org/2917008/diff/1/2 File build_image (right): http://codereview.chromium.org/2917008/diff/1/2#newcode66 build_image:66: "Default the bootloaders to booting a verifying ...
10 years, 5 months ago (2010-07-09 20:00:07 UTC) #3
Will Drewry
10 years, 5 months ago (2010-07-09 20:07:59 UTC) #4
On 2010/07/09 20:00:07, Randall Spangler wrote:
> LGTM, thanks!
> 
> http://codereview.chromium.org/2917008/diff/1/2
> File build_image (right):
> 
> http://codereview.chromium.org/2917008/diff/1/2#newcode66
> build_image:66: "Default the bootloaders to booting a verifying kernel.
Default:
> False."
> Suggested reword:
> to use kernel-based rootfs verification

Updated the descriptions.

Powered by Google App Engine
This is Rietveld 408576698