|
|
@ -22,7 +22,7 @@ index 82911f4..315b475 100644
|
|
|
|
<xsl:text>/BaseOS/os/</xsl:text>
|
|
|
|
<xsl:text>/BaseOS/os/</xsl:text>
|
|
|
|
</xsl:when>
|
|
|
|
</xsl:when>
|
|
|
|
+ <xsl:when test="os/distro = 'msvsphere'">
|
|
|
|
+ <xsl:when test="os/distro = 'msvsphere'">
|
|
|
|
+ <xsl:text>https://rsync.inferitos.ru/msvsphere/</xsl:text>
|
|
|
|
+ <xsl:text>https://repo1.msvsphere-os.ru/msvsphere/</xsl:text>
|
|
|
|
+ <xsl:call-template name="version"/>
|
|
|
|
+ <xsl:call-template name="version"/>
|
|
|
|
+ <xsl:text>/BaseOS/</xsl:text>
|
|
|
|
+ <xsl:text>/BaseOS/</xsl:text>
|
|
|
|
+ <xsl:call-template name="arch"/>
|
|
|
|
+ <xsl:call-template name="arch"/>
|
|
|
@ -40,7 +40,7 @@ index 21d3e85..295a006 100644
|
|
|
|
<xsl:text>/BaseOS/os/</xsl:text>
|
|
|
|
<xsl:text>/BaseOS/os/</xsl:text>
|
|
|
|
</xsl:when>
|
|
|
|
</xsl:when>
|
|
|
|
+ <xsl:when test="os/distro = 'msvsphere'">
|
|
|
|
+ <xsl:when test="os/distro = 'msvsphere'">
|
|
|
|
+ <xsl:text>https://rsync.inferitos.ru/msvsphere/</xsl:text>
|
|
|
|
+ <xsl:text>https://repo1.msvsphere-os.ru/msvsphere/</xsl:text>
|
|
|
|
+ <xsl:call-template name="version"/>
|
|
|
|
+ <xsl:call-template name="version"/>
|
|
|
|
+ <xsl:text>/BaseOS/</xsl:text>
|
|
|
|
+ <xsl:text>/BaseOS/</xsl:text>
|
|
|
|
+ <xsl:call-template name="arch"/>
|
|
|
|
+ <xsl:call-template name="arch"/>
|
|
|
|