[coreboot-gerrit] Patch merged into coreboot/master: board_status: Add script that will set up a ubuntu live image

gerrit at coreboot.org gerrit at coreboot.org
Thu Feb 18 04:21:31 CET 2016


the following patch was just integrated into master:
commit f43e51d444a261055c954abf4d6565bc62d4a72f
Author: Martin Roth <martinroth at google.com>
Date:   Tue Feb 9 12:20:32 2016 -0700

    board_status: Add script that will set up a ubuntu live image
    
    This is a pretty basic script that can be downloaded with wget to a
    ubuntu-based live image, and will set it up so that the board_status
    script can connect and run cbmem.
    
    1) Verify that this is being run on a ubuntu-based live image by
    checking for the installer.
    2) Install and configure the ssh server.
    3) Set a root password 'coreboot' so that root can log in.
    4) download and build cbmem.
    5) find and print the IP(s) that should be used to connect.
    
    Change-Id: I068423c9f5501b156f25371d89559f4a206916b5
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/13648
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


See https://review.coreboot.org/13648 for details.

-gerrit



More information about the coreboot-gerrit mailing list