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

snap: implement new snap reboot command #9021

Merged
merged 21 commits into from
Sep 10, 2020
Merged

Commits on Jul 16, 2020

  1. snap: implement new snap reboot command

    The new `snap reboot` command will reboot into the given recovery
    system with the given mode.
    mvo5 committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    4469021 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Configuration menu
    Copy the full SHA
    b0e0833 View commit details
    Browse the repository at this point in the history
  2. cmd/snap: tweak reboot command help and errors, extend unit tests

    Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>
    bboozzoo committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    1a5f7fe View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

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

Commits on Aug 25, 2020

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

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    83ea27a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c98ad20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    105ede5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4485991 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a34eff View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Configuration menu
    Copy the full SHA
    5a99a04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c876309 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4509e86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9da1973 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

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

Commits on Sep 10, 2020

  1. Configuration menu
    Copy the full SHA
    421e70a View commit details
    Browse the repository at this point in the history
  2. snap: improve long reboot doc

    mvo5 committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    a37c40d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a9c98e View commit details
    Browse the repository at this point in the history
  4. snap: fix silly typo

    mvo5 committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    e88e6d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29d87b0 View commit details
    Browse the repository at this point in the history
  6. tests: fix silly typo

    mvo5 committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    5b57db1 View commit details
    Browse the repository at this point in the history