Ignore:
Timestamp:
09/25/2019 03:29:17 PM (5 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
ablfs-more, legacy, trunk
Children:
4ad6e44
Parents:
a1795f0
Message:

Add the possibility to update lfs bootscripts with blfs tools.
Ticket #1724

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/xsl/gen_pkg_list.xsl

    ra1795f0 r654f592  
    3939                            chapter[@id="chapter-building-system"]/
    4040                                 sect1/sect1info'/>
     41          <xsl:text>&#xA;    </xsl:text>
     42        </sublist>
     43        <sublist>
     44          <xsl:attribute name="id">lfs-7</xsl:attribute>
     45          <xsl:text>&#xA;      </xsl:text>
     46          <name>LFS Chapter 7</name>
     47          <xsl:apply-templates
     48               select='document($lfs-full)//
     49                            chapter[@id="chapter-bootscripts"]/
     50                                 sect1/sect1info[./productname="bootscripts"]'/>
    4151          <xsl:text>&#xA;    </xsl:text>
    4252        </sublist>
Note: See TracChangeset for help on using the changeset viewer.