mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-08 05:26:58 +02:00
To use a backchannel interface, we need to configure the connection manager to ignore that interface. shill uses a different syntax for that command-line option, because base's command-line parser doesn't support the option syntax flimflam uses. This CL adds code to rewrite the part of flimflam.conf that holds shill's configuration options. CQ-DEPEND=Ic2fdf49ec454995bf9378299e64378f957b9f26c BUG=chromium-os:23531 TEST=manual (see below) Manual testing: ran flimflam and shill on test images. Verified that the connection manager ran with the appropriate command line flags in both cases. Change-Id: I57481387e207bf1ad5138a9fce9921539eed080f Reviewed-on: https://gerrit.chromium.org/gerrit/19712 Reviewed-by: Paul Stewart <pstew@chromium.org> Commit-Ready: mukesh agrawal <quiche@chromium.org> Tested-by: mukesh agrawal <quiche@chromium.org> |
||
---|---|---|
.. | ||
ssh_keys | ||
000recordRootFsSize | ||
001changeBuildName | ||
002changeUpdateChannel | ||
100setupTestingInterface | ||
150setupVirtualWiFi | ||
200disableIdleSuspend | ||
300changePassword | ||
350addTestAuthKeys | ||
400modifyUpstart | ||
700enableAutoxLogin | ||
710enableAuthTesting | ||
750enableExternalExtensions | ||
900mountHomeExec | ||
920addUinput | ||
test_setup.sh |