Skip to content

Bundle VMs #2

@JohnMertz

Description

@JohnMertz

MailCleaner ships as ZIP files with a README file and sometimes other scripts. We should emulate this.

Note that the GitHub actions have access to the SpamTagger-Bootc repository, so the README's should probably just be a README_$format.md file within the repository which gets included. On Linux a markdown file generally opens in a text editor unless a specific markdown application is installed, but I'm not sure how this works on Windows. For VHDX it may be better to have it as a .txt?

I don't think that the 'generate_qcow2.sh' (or whatever it was called) script for the KVM was actually necessary. This just pre-populated the CPUs and RAM sizes. Pretty much any hypervisor I'm aware allows these to be defined upon import, so we can just document the relevant flags instead of having the user run a special command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions