This repository has been archived on 2024-10-17. You can view files and clone it, but cannot push or open issues or pull requests.
MahiroOS-jhalfs/BLFS/xsl
Pierre Labastie 0f4df7ccfd BLFS tools: don't generate duplicate download code
For additional downloads, the normal book layout is a <bridgehead>
containing "Additional Downloads" followed by one or more
<itemizedlist>, one for each file to download. But on some pages,
there are several <bridgehead>, each followed by one or more
<itemizedlist>. So we have to check that only the <itemizedlist>
correponding to the current <bridgehead> are treated. Otherwise,
the download code may be generated more than once. This imposes
that no other bridgehead is inserted between the one containing
"Additional" (or in some case "Recommended/Optional Download") and
the <itemizedlist>.
2022-11-18 15:45:42 +01:00
..
bump.xsl Allow to store version of -pass1 packages 2021-12-16 10:26:43 +01:00
dependencies.xsl [BLFS] Ticket #1730: compute the full dependency chain 2021-12-12 18:29:19 +01:00
gen_config.xsl [Remove BLFS envars.conf]: new gen_config.xsl 2021-11-09 21:17:04 +01:00
gen_pkg_list.xsl Remove $Id$ comments, they are useless with git 2021-10-31 10:22:30 +01:00
get_version.xsl [BLFS] Ticket #1730: add a .xsl for returning versions 2021-12-12 18:33:20 +01:00
lfs_make_book.xsl Remove $Id$ comments, they are useless with git 2021-10-31 10:22:30 +01:00
make_book.xsl BLFS ordered book gen: fix for .xz Xorg packages 2021-12-11 07:50:56 +01:00
process-install.xsl Add gnome-control-center to the list of install overrides 2022-05-13 11:17:19 +02:00
process-replaceable.xsl Remove $Id$ comments, they are useless with git 2021-10-31 10:22:30 +01:00
scripts.xsl BLFS tools: don't generate duplicate download code 2022-11-18 15:45:42 +01:00