summaryrefslogtreecommitdiff
path: root/scripts
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
* Don't modify fv old-style bitmapsNick Sanders2011-03-111-2/+7
* vboot/make_dev_firmware: extract bitmaps from system firmware instead of preb...Hung-Te Lin2011-03-041-6/+40
* Bitmap generator for components filesNick Sanders2011-03-032-1/+87
* Add "File->Save snapshot" menu item to export the displayed screen.Bill Richardson2011-03-033-0/+36
* Fix mistakes in scripts/newbitmaps/READMEBill Richardson2011-03-021-14/+2
* Add support for using separate developer firmware keyblock while signing.Gaurav Shah2011-03-026-8/+220
* Add instructions for modifying the HWID.Bill Richardson2011-03-011-0/+58
* Add stuff to support new bitmap format.Bill Richardson2011-03-0184-0/+837
* 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
* Add utility to pad a given hash for PKCS1.5 signaturesGaurav Shah2011-02-071-1/+1
* 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
* On ARM, we need output geometry same as screen size instead of 800x600 and us...Tom Wai-Hong Tam2011-01-283-16/+21
* Add script to validate kernel params before we sign imagesJim Hebert2011-01-272-0/+155
* Revert for fixing the chromium os build.Satoru Takabayashi2011-01-271-100/+0
* This change define the data structure of bmp block and implements the create ...Tom Wai-Hong Tam2011-01-271-0/+100
* 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
* Automate bitmap image regeneration.vbendeb2010-10-292-33/+86
* Change bitmap scripts for two-color/two-font text labeling.Bill Richardson2010-10-266-95/+95
* 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