# # ChangeLog for BLFS/gen-makefile.sh # # Generated by Trac 1.5.3.dev0 # 07/05/2024 08:57:31 PM Tue, 29 Oct 2013 15:42:03 GMT Pierre Labastie [e576789] * BLFS/Makefile (modified) * BLFS/envars.conf (modified) * BLFS/gen-makefile.sh (modified) * BLFS/gen-special.sh (added) * BLFS/gen_config.sh (deleted) * BLFS/gen_pkg_book.sh (modified) * BLFS/libs/book.xsl (deleted) * BLFS/libs/dependencies.xsl (deleted) * BLFS/libs/func_dependencies (modified) * BLFS/libs/func_packages (deleted) * BLFS/libs/func_parser (deleted) * BLFS/libs/scripts.xsl (deleted) * BLFS/packdesc.dtd (added) * BLFS/update_book.sh (deleted) * BLFS/xsl/bump.xsl (added) * BLFS/xsl/dependencies.xsl (added) * BLFS/xsl/gen_config.xsl (added) * BLFS/xsl/gen_pkg_list.xsl (added) * BLFS/xsl/make_book.xsl (added) * BLFS/xsl/scripts.xsl (added) * Config.in (modified) * FUNCTION_LIST (modified) * README (modified) * README.BLFS (modified) * README.PACKAGE_MANAGEMENT (modified) * blfs-tool (deleted) * common/blfs-tool-deps/901-libxml2 (deleted) * common/blfs-tool-deps/902-libxslt (deleted) * common/blfs-tool-deps/903-tidy (deleted) * common/blfs-tool-deps/904-unzip (deleted) * common/blfs-tool-deps/905-docbook-xml (deleted) * common/blfs-tool-deps/906-docbook-xsl (deleted) * common/blfs-tool-deps/907-gpm (deleted) * common/blfs-tool-deps/908-lynx (deleted) * common/blfs-tool-deps/909-sudo (deleted) * common/blfs-tool-deps/910-wget (deleted) * common/blfs-tool-deps/911-sqlite (deleted) * common/blfs-tool-deps/912-apr (deleted) * common/blfs-tool-deps/913-apr-util (deleted) * common/blfs-tool-deps/914-subversion (deleted) * common/blfs-tool-deps/apr-1.4.5-config.patch (deleted) * common/blfs-tool-deps/apr-util-1.4.1-config.patch (deleted) * common/common-functions (modified) * common/libs/func_blfs_deps (deleted) * common/libs/func_book_parser (modified) * common/libs/func_download_pkgs (modified) * common/libs/func_install_blfs (added) * common/libs/func_validate_configs.sh (modified) * install-blfs-tools.sh (added) * jhalfs (modified) Merge ablfs branch. Normally, jhalfs should not perform differently ... Thu, 26 Jul 2007 19:40:24 GMT Manuel Canales Esparcia [fc8b962] * BLFS/gen-makefile.sh (modified) * blfs-tool (modified) BLFS: Fixed progress_bar.sh run. Wed, 11 Oct 2006 19:45:19 GMT Manuel Canales Esparcia [ae158a6] * BLFS/gen-makefile.sh (modified) Typo fix. Wed, 11 Oct 2006 19:35:34 GMT Manuel Canales Esparcia [aecb378] * BLFS/gen-makefile.sh (modified) Added checks to prevent gen-makefile.sh be run from wrong directories. Wed, 13 Sep 2006 20:30:00 GMT George Boudreau [d44206f] * BLFS/gen-makefile.sh (modified) * common/common-functions (modified) * common/progress_bar.sh (modified) Applied Dan Nicholson's changes to progress_bar.sh and its support code Sat, 26 Aug 2006 09:31:16 GMT Manuel Canales Esparcia [423c229] * BLFS/gen-makefile.sh (modified) Be sure that only the tracking file for the just installed package ... Thu, 24 Aug 2006 20:38:22 GMT Manuel Canales Esparcia [f4ed135] * BLFS/Makefile (added) * BLFS/TODO (modified) * BLFS/alternatives.conf (deleted) * BLFS/blfs-parser.sh (deleted) * BLFS/gen-makefile.sh (modified) * BLFS/gen_config.sh (added) * BLFS/gen_pkg_book.sh (added) * BLFS/libs/constants.inc (modified) * BLFS/libs/func_dependencies (modified) * BLFS/libs/func_packages (modified) * BLFS/libs/func_parser (modified) * BLFS/libs/scripts.xsl (modified) * BLFS/update_book.sh (modified) * Config.in (modified) * README (modified) * README.BLFS (modified) * blfs (modified) * common/func_validate_configs.sh (modified) Merged r2954:3058 from experimental. Tue, 15 Aug 2006 11:50:18 GMT George Boudreau [aa50f77] * BLFS/gen-makefile.sh (modified) Remove unecessary trace Tue, 15 Aug 2006 11:31:17 GMT Manuel Canales Esparcia [356f5bb] * BLFS/gen-makefile.sh (modified) Merged r2950 from experimental. Mon, 14 Aug 2006 18:33:05 GMT Manuel Canales Esparcia [57c7bfe] * BLFS/envars.conf (moved) * BLFS/gen-makefile.sh (modified) * README.BLFS (modified) Renamed makefile.conf to envars.conf Sat, 12 Aug 2006 15:56:11 GMT Manuel Canales Esparcia [cb18ec7] * BLFS/gen-makefile.sh (modified) Fixed package traking file creation to match current scripts names. Sat, 12 Aug 2006 13:19:29 GMT Manuel Canales Esparcia [dc67791] * BLFS/gen-makefile.sh (modified) Removed time command. Not useful due that it will meassure also ... Sat, 12 Aug 2006 12:34:01 GMT Manuel Canales Esparcia [6d0dbc3] * BLFS/blfs-parser.sh (modified) * BLFS/gen-makefile.sh (moved) * BLFS/libs/constants.inc (modified) * BLFS/libs/scripts.xsl (modified) * BLFS/makefile.conf (added) Moved Makefile creation to their own script. The user MUST to ...