mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-08 05:26:58 +02:00
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> |
||
---|---|---|
.. | ||
ssh_keys | ||
000recordRootFsSize | ||
001changeBuildName | ||
002enableDumps | ||
100setupTestingInterface | ||
200disableIdleSuspend | ||
300changePassword | ||
350addTestAuthKeys | ||
400modifyUpstart | ||
700enableAutoxLogin | ||
710enableAuthTesting | ||
750enableExternalExtensions | ||
900mountHomeExec | ||
test_setup.sh |