Releases: codelabs-ch/mugenhwcfg-live
Releases · codelabs-ch/mugenhwcfg-live
Mugenhwcfg-live release v0.7.2
This release contains the mugenhwcfg tool in the same version 0.7.2, suited to create hardware configurations for Muen SK version 1.1.
The .img file includes the persistence feature on top of the .iso image, as described in the README of this project. Available storage for persistence is about 630 MB. Run gunzip on the file, and then dump it via dd to an USB stick. All existing data on the stick will be erased.
Use the .iso file directly if persistence is not important and you prefer a smaller image, or you need other persistence settings.
Verify an Image File
To verify the integrity and authenticity of a release image type the following commands:
$ wget -q https://www.codelabs.ch/keys/0xDBF6D7E1095FD0D9.asc -O - | gpg --import
$ gpg --verify <IMAGE>.sig
The key fingerprint of the public key (0xDBF6D7E1095FD0D9) is:
Key fingerprint = 298F 4B32 C3C4 1D88 5949 86F3 DBF6 D7E1 095F D0D9