Commit Graph

7 Commits

Author SHA1 Message Date
Tan Gao
ffbe06d6d1 remove update_engine flag from start_devserver
Change-Id: Ie54dcad3e12b51272f05dbb5f2de5bfb994c6f90

Review URL: http://codereview.chromium.org/2897011
2010-07-12 15:22:53 -07:00
Darin Petkov
16ca07c92e Use PKG_INSTALL_MASK to prevent debug symbols from getting into the binpkg.
The mask is set only if it's not set already. Also, it picks up the default
install mask from common.sh.

BUG=none
TEST=gmerged chromeos-chrome with PKG_INSTALL_MASK set/unset.

Review URL: http://codereview.chromium.org/2907005
2010-07-08 15:17:01 -07:00
Tan Gao
f5a61e900c add boolean flag to start_devserver to support requests from update_engine
Change-Id: Iaea128d9626ff93ec600d3a2b878885a2efefb28

Review URL: http://codereview.chromium.org/2817049
2010-07-02 13:53:17 -07:00
Sean O'Connor
07eec0a9c2 Make stateful_update use ping_omaha's flags. small devserver cleanups.
TEST=Tested this by running it locally on my workstation and calling both stateful_update and memento_updater on a ToT build of chromiumOS on an eee1008HA.

Review URL: http://codereview.chromium.org/2283003
2010-05-27 17:53:32 -07:00
Don Garrett
640a0585f5 Added restart_in_chroot_if_needed to common.sh.
Add restart_in_chroot_if_needed to common.sh, and modify the build scripts which referred to assert_inside_chroot to use it instead. The effect is that you don't ever have to explicitly enter_chroot.sh to build (still can, it work's fine).

Update mod_image_for_test.sh to use restart_in_chroot_if_needed

Review URL: http://codereview.chromium.org/1736025
2010-05-04 16:54:28 -07:00
Sean O'Connor
505822a37c adds Devserver support for statically serving versioned updates.
Also decouples it from the chroot when run in serve-only mode.

Review URL: http://codereview.chromium.org/1141001
2010-03-20 23:23:48 -07:00
Darin Petkov
9a0a96dbbd Move the dev server script to src/scripts and remove the .sh extension.
Review URL: http://codereview.chromium.org/1153005
2010-03-19 16:24:45 -07:00