[osinfo-db PATCH 01/16] install-script, fedora, desktop: Drop unused bits

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



autopart usage has been introduced in commit 81beb9970 and, since then,
there's no need keep the rootfs and bootfs templates.

Signed-off-by: Fabiano Fidêncio <fidencio@xxxxxxxxxx>
---
 .../fedora-kickstart-desktop.xml.in           | 22 -------------------
 1 file changed, 22 deletions(-)

diff --git a/data/install-script/fedoraproject.org/fedora-kickstart-desktop.xml.in b/data/install-script/fedoraproject.org/fedora-kickstart-desktop.xml.in
index 1419772..0d14243 100644
--- a/data/install-script/fedoraproject.org/fedora-kickstart-desktop.xml.in
+++ b/data/install-script/fedoraproject.org/fedora-kickstart-desktop.xml.in
@@ -58,28 +58,6 @@
           <xsl:value-of select="substring-after($script-disk, '/dev/')"/>
         </xsl:template>
 
-        <xsl:template name="rootfs">
-          <xsl:choose>
-            <xsl:when test="os/version &gt; 10">
-              <xsl:text>ext4</xsl:text>
-            </xsl:when>
-            <xsl:otherwise>
-              <xsl:text>ext3</xsl:text>
-            </xsl:otherwise>
-          </xsl:choose>
-        </xsl:template>
-
-        <xsl:template name="bootfs">
-          <xsl:choose>
-            <xsl:when test="os/version &gt; 11">
-              <xsl:text>ext4</xsl:text>
-            </xsl:when>
-            <xsl:otherwise>
-              <xsl:text>ext3</xsl:text>
-            </xsl:otherwise>
-          </xsl:choose>
-        </xsl:template>
-
         <xsl:template name="keyboard">
           <xsl:choose>
             <xsl:when test="os/version &gt; 17">
-- 
2.21.0

_______________________________________________
Libosinfo mailing list
Libosinfo@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libosinfo




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux