flatcar-scripts/mod_for_test_scripts
Scott James Remnant 105eb52ba5 mount /dev and /proc while altering rootfs image
Various members of /dev are used (such as /dev/random) in this script,
and <() style redirection is used which requires a mounted /proc in the
image.

So bind-mount /dev and /proc while running so they work.

BUG=chromiumos:15951
TEST=examined output before/after

Change-Id: I3e8f0edef0da7e63b2af6736e8becfa1cd6d723d
Reviewed-on: http://gerrit.chromium.org/gerrit/1846
Reviewed-by: Richard Barnette <jrbarnette@chromium.org>
Tested-by: Scott James Remnant <keybuk@chromium.org>
2011-05-31 17:19:13 -07:00
..
ssh_keys Cleanup and merge autotest wrappers. 2010-01-27 12:11:08 -08:00
000recordRootFsSize Fix rootfs size writing 2010-05-07 11:31:52 -07:00
001changeBuildName Modifies image so that devs can tell immediately whether their build is a test build 2010-03-23 13:51:19 -07:00
002enableDumps [crosutils] Remove test-image-specific change of core_pattern 2010-10-22 12:28:51 -07:00
100setupTestingInterface Fix up the modification of the flimflam upstart script 2010-06-24 10:15:34 -04:00
200disableIdleSuspend Moved disable_idle_suspend to rootfs from stateful partition for test images. 2010-09-07 09:34:12 -07:00
300changePassword A typerr in the change password script caused lost of root password in test image. 2010-03-16 12:54:56 -07:00
350addTestAuthKeys Add local dir's to path. SSH and SU respect paths in etc environment 2010-04-12 16:00:17 -07:00
400modifyUpstart Include saft.conf in the list of scripts modified for test. 2010-09-03 18:30:47 -07:00
700enableAutoxLogin Change mod_for_test_script to make it work with arm os image. 2010-03-15 20:35:59 -07:00
710enableAuthTesting mount /dev and /proc while altering rootfs image 2011-05-31 17:19:13 -07:00
750enableExternalExtensions Fix path for upcoming Autotest relocation. 2011-01-10 11:50:01 -08:00
900mountHomeExec Revert "This change removes the autotest mount-specific change from the mod_for_test scripts as we no longer need executable /tmp or /home for autotest." 2011-01-12 14:36:51 -08:00
test_setup.sh Change mod_for_test_script to make it work with arm os image. 2010-03-15 20:35:59 -07:00