1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 <2021> 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 <2021> 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: RPM packages for EPICS |
From: | "Hu, Yong via Tech-talk" <tech-talk at aps.anl.gov> |
To: | Ralph Lange <ralph.lange at gmx.de>, EPICS Tech Talk <tech-talk at aps.anl.gov> |
Date: | Thu, 22 Apr 2021 13:58:04 +0000 |
Thanks, Ralph. That is really good advice! From: Tech-talk <tech-talk-bounces at aps.anl.gov> on behalf of "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> On Wed, 21 Apr 2021 at 16:43, Hu, Yong via Tech-talk <tech-talk at aps.anl.gov> wrote:
My 2cts... The Debian packaging is "near distribution quality": following all applicable guidelines and file system standards, including all necessary legal and license information. The packages would need few changes (if any) to be accepted in the
Debian distribution. While the packaging tools are different, Fedora / Red Hat guidelines and rules are very similar. I think it would be best to keep a Red Hat packaging effort as close as possible to the Debian packaging, using the same names, versions, places, techniques. With the Debian packaging and its helper tools as a reference, the way towards
a similar Red Hat packaging should be straightforward. Long term, it would make it easier to apply fixes for problems found on one distribution to the other, improve user experience (packaged EPICS works the same on Debian and RedHat) and hopefully create
a larger group of packaging contributors, which could/should reduce the amount of work for each person. A lot of EPICS places use Red Hat, so I am sure there are others who would help. My suggestion would be to start working on Red Hat packaging within the epicsdeb project on GitHub that collects the existing Debian packaging. (If the "deb" part of the name becomes an issue, we could rename it at some point.) Create a workflow / branching model that allows for both packaging efforts to use the same sources and add their specifics without affecting the other. Cheers, |