mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-11 05:31:39 +01:00
This just matches H2C and H2O Changes are: -earlyprintk: serial isn't supported, so remove -console=ttyS0: allow /dev/console to function, after serial console support is removed. +quiet: sets loglevel=2, quiets early boot +console=tty2: this will output console onto vt2. +loglevel=1: this reduces output to vt2 past what quiet specifies. BUG=chromium-os:8084 TEST="boot factory install shim, regular image. Note /dev/console works and outputs to tty2" Change-Id: I2d77bf1de5870c7e610859f063d5a587acd56051 Review URL: http://codereview.chromium.org/4167001
Description
Languages
Shell
93%
Python
6.9%