/[smeserver]/rpms/anaconda/sme10/101-anaconda-koozali-add-koozali-install-class.patch
ViewVC logotype

Diff of /rpms/anaconda/sme10/101-anaconda-koozali-add-koozali-install-class.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.3 by jpp, Tue Feb 16 20:27:19 2021 UTC Revision 1.4 by jpp, Wed Jun 9 05:53:45 2021 UTC
# Line 6  diff -Nur anaconda-21.48.22.158.old/pyan Line 6  diff -Nur anaconda-21.48.22.158.old/pyan
6    
7   class RHELBaseInstallClass(BaseInstallClass):   class RHELBaseInstallClass(BaseInstallClass):
8  -    name = "CentOS Linux"  -    name = "CentOS Linux"
9  +    name = "Koozali SME Server 10 alpha5"  +    name = "Koozali SME Server 10"
10       sortPriority = 20001       sortPriority = 20001
11  -    if not productName.startswith("CentOS"):  -    if not productName.startswith("CentOS"):
12  +    if not productName.startswith("Koozali"):  +    if not productName.startswith("Koozali"):


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed