mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 14:06:58 +02:00
- Rev chromeos-systemtests, and add fio as a dependency. - Add fio into the image during mod_image_for_test.sh Review URL: http://chromereview.prom.corp.google.com/1180028 git-svn-id: svn://chrome-svn/chromeos/trunk@297 06c00378-0e64-4dae-be16-12b19f9950a1
8 lines
280 B
Plaintext
8 lines
280 B
Plaintext
# Copyright (c) 2009 The Chromium OS Authors. All rights reserved.
|
|
# Use of this source code is governed by a BSD-style license that can be
|
|
# found in the LICENSE file.
|
|
|
|
sudo cp "${DEFAULT_IMG_MIRROR#*://}"/pool/main/liba/libaio/libaio1_*.deb \
|
|
"${ROOT_FS_DIR}/modify_build"
|
|
|