Changeset 7d1f862


Ignore:
Timestamp:
07/13/2006 06:31:49 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
1.0, 2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
2b88404
Parents:
7eb9402
Message:

Fixed compilation of keymap into the kernel for CLFS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CLFS/clfs.xsl

    r7eb9402 r7d1f862  
    231231        <xsl:value-of select="$page"/>
    232232      </xsl:when>
     233      <xsl:when test="ancestor::sect1[@id='ch-boot-kernel'] or
     234                      ancestor::sect1[@id='ch-bootable-kernel']">
     235        <xsl:value-of select="$keymap"/>
     236      </xsl:when>
    233237      <xsl:otherwise>
    234238        <xsl:text>**EDITME</xsl:text>
Note: See TracChangeset for help on using the changeset viewer.