Ignore:
Timestamp:
06/14/2020 03:54:44 PM (4 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
ablfs-more, legacy, trunk
Children:
e4b7aa8
Parents:
3da8c49
Message:

Change names for lfs chapters in blfs tools:

  • change "6" to "final system"
  • change "7" to "configuration"
  • change "8" to "Bootable"
  • change "9" to "The End"
  • also fix a id that has changed in January in the lfs book
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/xsl/lfs_make_book.xsl

    r3da8c49 rcce9c16  
    4141      <xsl:when test="$package='bootscripts'">
    4242        <xsl:for-each select="document($lfsbook)">
    43           <xsl:apply-templates select="key('idlfs',$package)[ancestor::chapter/@id='chapter-bootscripts']" mode="lfs"/>
     43          <xsl:apply-templates select="key('idlfs',$package)[ancestor::chapter/@id='chapter-config']" mode="lfs"/>
    4444        </xsl:for-each>
    4545      </xsl:when>
Note: See TracChangeset for help on using the changeset viewer.