summaryrefslogtreecommitdiff
path: root/scripts/image_signing
Commit message (Expand)AuthorAgeFilesLines
* vboot_reference: remove trailing newline/space for make_dev_ssdHung-Te Lin2011-03-301-1/+1
* vboot_reference: fix make_dev_firmware failureHung-Te Lin2011-03-241-0/+4
* Add wrapper script for easy signing of firmwareGaurav Shah2011-03-151-0/+47
* Add --leave_firmware_alone flag for BIOS testing purposes.Bill Richardson2011-03-141-0/+8
* Do not modify the input image while signing.Gaurav Shah2011-03-141-33/+61
* vboot/make_dev_firmware: extract bitmaps from system firmware instead of preb...Hung-Te Lin2011-03-041-6/+40
* Add support for using separate developer firmware keyblock while signing.Gaurav Shah2011-03-022-8/+13
* Add script to in-place modify a recovery image to ssdGaurav Shah2011-02-232-0/+70
* Signer script to add update verification public key to an imageGaurav Shah2011-02-181-0/+34
* Fix issue where params which are sub-strings of other params caused problems ...Jim Hebert2011-02-171-4/+12
* Check in sample configs to document how to configure these tests.Jim Hebert2011-02-164-0/+67
* Remove .config which was moved to another gitJim Hebert2011-02-151-40/+0
* Support new style flashmap labels for firmware signingGaurav Shah2011-02-131-4/+10
* Allow signing scripts to (optionally) set the firmware and kernel versionsGaurav Shah2011-02-065-82/+120
* Add sanity test for /etc/lsb-release file in CrOS imagesJim Hebert2011-02-021-0/+161
* Script to check for blacklisted files as described in chrome-os-partner:1991Jim Hebert2011-01-272-0/+72
* Add script to validate kernel params before we sign imagesJim Hebert2011-01-272-0/+155
* Fix typo in ensure no password scriptGaurav Shah2011-01-201-1/+1
* Split common.sh into bash-only and dash-only sectionsGaurav Shah2011-01-186-305/+311
* vboot_reference/make_dev_firmware: check write protection status before makin...Hung-Te Lin2011-01-061-1/+23
* Fix missing file list variable defintions.Gaurav Shah2011-01-051-0/+4
* Check in tofactory script.Randall Spangler2011-01-044-89/+279
* Preserves file system metadata between new build and latest shipping image.Thieu Le2011-01-042-1/+309
* Accept list of kernels to re-sign, instead of assuming only 2 & 4.Bill Richardson2010-12-111-5/+10
* Be less verbose while changing the password. Add a script for checking if pas...Gaurav Shah2010-12-102-2/+27
* make_dev_ssh.sh should handle image C as wellBill Richardson2010-12-101-1/+4
* Add --save_config and --set_config options to make_dev_ssd.shRandall Spangler2010-12-031-24/+49
* Fix return code on verify (should be 0, not 1 on no errors)Gaurav Shah2010-11-291-1/+1
* Make sign_official_build.sh verify perform an additional rootfs sanity check ...Gaurav Shah2010-11-241-1/+17
* make_dev_ssd: fix --remove_rootfs_verificationHung-Te Lin2010-11-081-30/+55
* sign_official_build install mode should use the installer kernel data keyGaurav Shah2010-11-051-2/+2
* Refuse to change the chronos password if already set unless explicitly asked.Gaurav Shah2010-11-052-6/+21
* Produce the correct vvmlinuz_hd.vblock when signing for direct USB.Bill Richardson2010-11-041-2/+17
* Add 'usb' option back to sign_official_build.sh scriptBill Richardson2010-11-031-0/+16
* Fix signing script to work with new recovery image format.Gaurav Shah2010-11-021-19/+58
* make_dev_ssd: fix the offset for enable_rw_mountWill Drewry2010-10-221-1/+1
* common.sh, ...: add support for ext2-ro/rw hackWill Drewry2010-10-213-0/+86
* make_dev_firmware: provide more usage help for backup filesHung-Te Lin2010-10-191-1/+18
* Add a tag for removing crosh_workarounds. Also add options for manipulating /...Gaurav Shah2010-10-181-5/+51
* vboot_reference: remove source trailing spaceHung-Te Lin2010-10-161-1/+1
* make_dev_ssd: new script to change SSD image to dev keyHung-Te Lin2010-10-163-56/+297
* tag_image.sh: support more tagsHung-Te Lin2010-10-161-9/+28
* make_dev_firmware: new script to change firmware to dev keyHung-Te Lin2010-10-152-1/+232
* Add a script to put in a rootfs from one image into another.Gaurav Shah2010-10-012-0/+34
* Add a utility to tag/stamp imageHung-Te Lin2010-09-305-1/+1228
* set_lsb_release.sh: Make it mount rootfs r/w only if necessary.Gaurav Shah2010-09-282-1/+13
* Add script to remove the test label from lsb-release descriptions of an image.Gaurav Shah2010-09-161-0/+19
* Don't forget to umount rootfs in case we bail on firmware re-signing.Gaurav Shah2010-09-151-3/+3
* Change tool "fmap_decode" to "mosys"Hung-Te Lin2010-09-152-13/+13
* If found, sign the packaged firmware autoupdate.Gaurav Shah2010-09-091-19/+33