flatcar-scripts/build_library
Joseph Hwang ca63e041e5 Install uinput module in test image only
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>
2012-03-27 06:46:50 -07:00
..
base_image_util.sh Increase factory shim EFI partition size 2012-03-13 11:58:47 -07:00
board_options.sh Remove --build_root from all scripts except mod_image_for_pyauto.sh. 2012-03-15 18:55:26 -07:00
build_common.sh Isolate scripts and files that are used only in build_image 2011-07-27 08:46:01 -07:00
build_gpt.sh use helper info/die funcs rather than raw echo 2012-01-24 21:57:30 -08:00
build_image_util.sh Deprecate --test, --withdev, --factory, --factory_install from build_image. 2012-03-09 12:41:50 -08:00
check_deps check_deps: dynamically insert native multilib path 2011-10-03 07:42:29 -07:00
chromeos_blacklist Isolate scripts and files that are used only in build_image 2011-07-27 08:46:01 -07:00
create_legacy_bootloader_templates.sh Enhance build_image to support new grub2 1.99+ 2011-11-18 16:21:35 -08:00
dev_image_util.sh Remove --nofast --nostatefuldev from build_image as they are never used. 2012-03-12 10:55:51 -07:00
generate_au_zip.py Include libstdc++ in the libraries bundled with delta generator. 2012-01-20 20:05:28 -08:00
mount_gpt_util.sh Create a function library for mounting/unmounting images. 2011-08-23 13:39:03 -07:00
test_build_root test_build_root: drop libcros checks 2012-03-16 09:04:11 -07:00
test_image_content.sh Add checks for blacklisted directories to test_image_content. 2012-02-23 02:18:20 -08:00
test_image_util.sh Install uinput module in test image only 2012-03-27 06:46:50 -07:00