-
Notifications
You must be signed in to change notification settings - Fork 0
Description
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.