DescriptionAdd --payload to devserver to allow the update payload to be specified by the devserver user.
Should have no effect if --payload is not specified, but should cause update.gz and stateful.tgz to be symlinked to
the specified payload files if it is.
Right now, it expects you to specify the file update.gz, and for stateful.tgz to be in the same directory. That could easily be changed to only specify the directory.
BUG=chromium-os:8207
TEST=Ran by hand.
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=0c880e2
Patch Set 1 #Patch Set 2 : Copy payloads instead of symlink. Easier with chroot. #Patch Set 3 : If the specified payload directory is static_image_dir, don't try to copy. #
Total comments: 4
Patch Set 4 : Fix nits from review. #Messages
Total messages: 6 (0 generated)
|