aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/android/cmdline-5.4
Commit message (Collapse)AuthorAgeFilesLines
* tools, dashboard: move net.ifnames=0 to create-gce-image.shAndrey Konovalov2020-03-281-1/+0
| | | | Looks like it affects not only android-5.4.
* dashboard/config: disable network interface renaming on android-5.4Andrey Konovalov2020-03-271-0/+1
| | | | | | | Using Debian Stretch image in combination with android-5.4 kernel results in eth0 being renamed to e.g. enp0s4 by virtio_net driver, which breaks our startup scripts. Disable network interface renaming via a kernel commandline argument.
* dashboard/config: add Android 5.4 configsDmitry Vyukov2020-01-101-0/+11