MahiroOS-jhalfs/BLFS/xsl
Pierre Labastie a6fbc65357 Allow to store version of -pass1 packages
With the new way of treating dependencies, we need to properly
manage -pass1 packages: For that we need the installed version of
-pass1 packages. But it is recorded nowhere. packages.xml shouldn't
be used for that, because it is directly built from the book
dependencies: adding -pass1 packages would just duplicate the
dependency information. So the version has to be recorded in
the tracking file. This involves changing bump.xsl (this commit),
and passing the tracking file to gen_pkg_book (next commit).
2021-12-16 10:26:43 +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 Have install commands use the right PATH and exit if error 2021-11-06 15:55:03 +01:00
process-replaceable.xsl Remove $Id$ comments, they are useless with git 2021-10-31 10:22:30 +01:00
scripts.xsl Ensure that MAKE_TERM(OUT|ERR) are unset 2021-11-21 19:23:11 +01:00