Gitiles
Code Review
Sign In
review.coreboot.org
/
vboot
/
refs/heads/0.11.257.B
/
scripts
/
image_signing
f915de6
Add --leave_firmware_alone flag for BIOS testing purposes.
by Bill Richardson
· 11 years ago
f82f4ae
vboot/make_dev_firmware: extract bitmaps from system firmware instead of prebuilts.
by Hung-Te Lin
· 11 years ago
5746845
Add support for using separate developer firmware keyblock while signing.
by Gaurav Shah
· 11 years ago
e77bec9
Add script to in-place modify a recovery image to ssd
by Gaurav Shah
· 11 years ago
f6af9dd
Signer script to add update verification public key to an image
by Gaurav Shah
· 11 years ago
00b7d48
Fix issue where params which are sub-strings of other params caused problems e.g. ro and cros_secure
by Jim Hebert
· 11 years ago
686dd5c
Check in sample configs to document how to configure these tests.
by Jim Hebert
· 11 years ago
1a4620e
Remove .config which was moved to another git
by Jim Hebert
· 11 years ago
e1649e1
Support new style flashmap labels for firmware signing
by Gaurav Shah
· 11 years ago
8ae7b0e
Allow signing scripts to (optionally) set the firmware and kernel versions
by Gaurav Shah
· 11 years ago
6b2b81c
Add sanity test for /etc/lsb-release file in CrOS images
by Jim Hebert
· 11 years ago
387b91f
Script to check for blacklisted files as described in chrome-os-partner:1991
by Jim Hebert
· 11 years ago
d7c9e82
Add script to validate kernel params before we sign images
by Jim Hebert
· 11 years ago
30e7f64
Fix typo in ensure no password script
by Gaurav Shah
· 11 years ago
605500b
Split common.sh into bash-only and dash-only sections
by Gaurav Shah
· 11 years ago
38d3ef7
vboot_reference/make_dev_firmware: check write protection status before making changes
by Hung-Te Lin
· 11 years ago
e13e480
Fix missing file list variable defintions.
by Gaurav Shah
· 11 years ago
e37ff5d
Check in tofactory script.
by Randall Spangler
· 11 years ago
ddc06e4
Preserves file system metadata between new build and latest shipping image.
by Thieu Le
· 11 years ago
51b9b83
Accept list of kernels to re-sign, instead of assuming only 2 & 4.
by Bill Richardson
· 11 years ago
04d9975
Be less verbose while changing the password. Add a script for checking if password already exists.
by Gaurav Shah
· 11 years ago
1615bbf
make_dev_ssh.sh should handle image C as well
by Bill Richardson
· 11 years ago
38ab919
Add --save_config and --set_config options to make_dev_ssd.sh
by Randall Spangler
· 11 years ago
527612e
Fix return code on verify (should be 0, not 1 on no errors)
by Gaurav Shah
· 11 years ago
5f500b1
Make sign_official_build.sh verify perform an additional rootfs sanity check using e2fsck.
by Gaurav Shah
· 11 years ago
b5c991b
make_dev_ssd: fix --remove_rootfs_verification
by Hung-Te Lin
· 12 years ago
baa09de
sign_official_build install mode should use the installer kernel data key
by Gaurav Shah
· 12 years ago
e557278
Refuse to change the chronos password if already set unless explicitly asked.
by Gaurav Shah
· 12 years ago
4b86514
Produce the correct vvmlinuz_hd.vblock when signing for direct USB.
by Bill Richardson
· 12 years ago
64bd77e
Add 'usb' option back to sign_official_build.sh script
by Bill Richardson
· 12 years ago
d7947a1
Fix signing script to work with new recovery image format.
by Gaurav Shah
· 12 years ago
f552906
make_dev_ssd: fix the offset for enable_rw_mount
by Will Drewry
· 12 years ago
aaae959
common.sh, ...: add support for ext2-ro/rw hack
by Will Drewry
· 12 years ago
eb868ee
make_dev_firmware: provide more usage help for backup files
by Hung-Te Lin
· 12 years ago
cb844af
Add a tag for removing crosh_workarounds. Also add options for manipulating /etc/lsb-release.
by Gaurav Shah
· 12 years ago
e2baaec
vboot_reference: remove source trailing space
by Hung-Te Lin
· 12 years ago
20525b9
make_dev_ssd: new script to change SSD image to dev key
by Hung-Te Lin
· 12 years ago
c5175e3
tag_image.sh: support more tags
by Hung-Te Lin
· 12 years ago
3bdfc46
make_dev_firmware: new script to change firmware to dev key
by Hung-Te Lin
· 12 years ago
815193d
Add a script to put in a rootfs from one image into another.
by Gaurav Shah
· 12 years ago
04c00e1
Add a utility to tag/stamp image
by Hung-Te Lin
· 12 years ago
395d9c6
set_lsb_release.sh: Make it mount rootfs r/w only if necessary.
by Gaurav Shah
· 12 years ago
474f055
Add script to remove the test label from lsb-release descriptions of an image.
by Gaurav Shah
· 12 years ago
14805f5
Don't forget to umount rootfs in case we bail on firmware re-signing.
by Gaurav Shah
· 12 years ago
89feaed
Change tool "fmap_decode" to "mosys"
by Hung-Te Lin
· 12 years ago
71bff41
If found, sign the packaged firmware autoupdate.
by Gaurav Shah
· 12 years ago
1a2e6fc
Adds a sudo before dumpe2fs.
by Gaurav Shah
· 12 years ago
1cd4cdb
Add a "verify" option to sign_official_build.sh.
by Gaurav Shah
· 12 years ago
33c44fc
Fix signing script: Add missing quotes around string test.
by Gaurav Shah
· 12 years ago
8c762cb
set_chronos_password.sh: Add missing sudo while grepping the contents of shadow on root fs.
by Gaurav Shah
· 12 years ago
0500524
Hide packaged firmware AU signing behind a flag for now.
by Gaurav Shah
· 12 years ago
0c4c9ba
Make signing script re-sign Firmware AU payload, and update rootfs hash.
by Gaurav Shah
· 12 years ago
dfa5a5b
Fix set_lsb_release.sh issues with handling spaces in arguments.
by Darin Petkov
· 12 years ago
11701c7
Cleanup set_chronos_passowrd script. Also, use $PROG.
by Darin Petkov
· 12 years ago
b7ddcb1
A utility for updating /etc/lsb-release values.
by Darin Petkov
· 12 years ago
5584d5b
Change chronos password rather than root.
by Darin Petkov
· 12 years ago
37522c9
Add a script to generate builds signed using the official keys.
by Gaurav Shah
· 12 years ago
d9072f1
Add a customize_image script.
by Darin Petkov
· 12 years ago
b69a6bb
Don't use hardcoded offsets for parsing.
by Gaurav Shah
· 12 years ago
89a663a
Rename image re-signing utility (for compactness and consistency sake).
by Gaurav Shah
· 12 years ago
aa22a5d
Add script for re-signing final firmware images with the correct keys.
by Gaurav Shah
· 12 years ago
58a7540
Add a script that will generate a new vblock given a kernel partition.
by Gaurav Shah
· 12 years ago
536eaaa
Make re-signing script abort on error.
by Gaurav Shah
· 12 years ago
caa4789
Add a script for standalone signing of Chrome OS images.
by Gaurav Shah
· 12 years ago