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

Add --download-only option to start command #3737

Merged
merged 4 commits into from
Apr 11, 2019

Commits on Mar 26, 2019

  1. Refactor: move cache calls into separate functions

    Need to split out the caching functions, from the loading/copying.
    
    Also need to make the lists accessible from outside the functions.
    afbjorklund committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    adcbcf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54f68e0 View commit details
    Browse the repository at this point in the history
  3. Add --download-only option to start command

    Make it possible to download files without loading or installing,
    and without starting the host... Download: ISO, binaries, images.
    afbjorklund committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    0ebfe46 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

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