Hide Forgot
Created attachment 539839 [details] patch against master Description of problem: mash could use more documentation. Version-Release number of selected component: mash-0.5.23-3.fc17, or really upstream master (git 77313df8a) Patch against master for README is attached. It adds the following text: ------ Mash takes a .mash settings file and generates a yum repository. For example: $ mash --output /mnt/repo/ f15 This tells mash to generate the repository to /mnt/repo, and to use the configuration file "f15.mash". Mash's main configuration is at /etc/mash. The main mash.conf file contains basic settings for using mash. The other configurations end in ".mash".
Thanks, merged with some tweaks.