Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

devicestate: keep log from install-mode on installed system #9545

Merged
merged 8 commits into from
Feb 2, 2021

Commits on Oct 26, 2020

  1. devicestate: keep log from install-mode on installed system

    This commit ensures that we capture the full log of the
    ephemeral install mode on the writable disk when installing
    the system.
    
    This is useful for debugging if install mode worked as expected
    or to get logs about why things are different than they should
    have been.
    mvo5 committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    afcef60 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Configuration menu
    Copy the full SHA
    70c8ef9 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Configuration menu
    Copy the full SHA
    0e2bb00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9ad253 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. overlord/devicestate: compress the install log file

    Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>
    bboozzoo committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    e8a19dd View commit details
    Browse the repository at this point in the history
  2. tests/nested/core20/basic: install log is compressed

    Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>
    bboozzoo committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    0d9eb22 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Configuration menu
    Copy the full SHA
    dd1e6be View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Configuration menu
    Copy the full SHA
    6767ccd View commit details
    Browse the repository at this point in the history