mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-08 05:26:58 +02:00
This CL adds uinput module in INSTALL_MASK so that the module is not installed to non-test image. A mod_image_for_test script is implemented to install the module in the test image if the uinput module exists. BUG=chromium-os:26707 TEST=Build a base image and a test image. Check the directory /lib/modules/<version>/kernel/drivers/input/misc where current <version> is 3.2.7. In the base image, there should be no uinput.ko, while in the test image, there should be uinput.ko. CQ-DEPEND=Ie96242c4d56403866a2298db2ba3bd6459248c1b Change-Id: I0ca6599f80b9bb72cdc044fc97cdf990ce550edc Reviewed-on: https://gerrit.chromium.org/gerrit/19032 Reviewed-by: Kees Cook <keescook@chromium.org> Reviewed-by: Mandeep Singh Baines <msb@chromium.org> Tested-by: Joseph Shyh-In Hwang <josephsih@chromium.org> Commit-Ready: Joseph Shyh-In Hwang <josephsih@chromium.org> |
||
---|---|---|
.. | ||
base_image_util.sh | ||
board_options.sh | ||
build_common.sh | ||
build_gpt.sh | ||
build_image_util.sh | ||
check_deps | ||
chromeos_blacklist | ||
create_legacy_bootloader_templates.sh | ||
dev_image_util.sh | ||
generate_au_zip.py | ||
mount_gpt_util.sh | ||
test_build_root | ||
test_image_content.sh | ||
test_image_util.sh |