From 365a47287e78301f2b59e7500e0e41c8213c018a Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Jan 04 2019 18:38:47 +0000 Subject: README: add deprecation warning As discussed on infrastructure@lists.fedoraproject.org today, we don't use or develop mash any more. Point users at Koji's dist-repos and Pungi instead. Signed-off-by: Ken Dreyer --- diff --git a/README b/README index 655d90b..4866fbd 100644 --- a/README +++ b/README @@ -1,4 +1,10 @@ +Note: The Fedora Project does not use mash any more. This software is +deprecated. If you have permissions to a Koji system, you can use Koji's +built-in dist-repo feature to generate Yum repositories. If you have access to +the /mnt/koji filesystem, you can use Pungi for more complex configurations. +https://pagure.io/pungi + mash is a tool that creates repositories from koji tags, and solves them for multilib dependencies.