Commit graph

812 commits

Author SHA1 Message Date
Pierre Labastie
9d0e0eb568 Change a few variables in gen-makefile.sh, and clean work directory 2012-02-29 13:12:01 +00:00
Pierre Labastie
6cf28686ff merge create-sbu-report.sh from trunk 2012-02-28 18:12:12 +00:00
Pierre Labastie
52389b577c Updated BLFS/Makefile so that initial generation of TRACKFILE is more robust 2012-02-27 10:52:29 +00:00
Pierre Labastie
9683707108 Added unpacking instruction for "zip"ped packages in generated scripts 2012-02-27 10:47:30 +00:00
Pierre Labastie
b957bb6fd8 Correct hard linked directory in gen_pkg_book.sh 2012-02-25 17:41:55 +00:00
Pierre Labastie
d8add36def Correct initialisation of variables
in gen_pkg_book.sh
2012-02-25 17:36:48 +00:00
Pierre Labastie
2180d05288 Remove obsolete blfs-tool ans associated menu 2012-02-25 14:41:46 +00:00
Pierre Labastie
d08afa550a Restore a note about xorg7-font which had disappeared when updating README.BLFS 2012-02-25 10:08:03 +00:00
Pierre Labastie
5e9076f11d Add sudo to generation of rm-rf when cleanning the build tree
because some files may be ownded by root (python2 e.g.)
2012-02-25 09:51:13 +00:00
Pierre Labastie
d7818f5134 Updates to README and README.BLFS. First "alpha release" 2012-02-24 15:29:08 +00:00
Pierre Labastie
96a30c7a23 Adds -j1 to "make install", impose a dependency on preceding package in X*
chapter
2012-02-23 17:42:27 +00:00
Pierre Labastie
7e51281ea6 Changed the pkgmngt part of lfs.xsl so that no script is created if
packageManager.xml has not <screen><userinput> nodes for that
2012-02-23 14:12:55 +00:00
Pierre Labastie
59364d06eb Add cleaning of menu dir in blfs_root 2012-02-22 21:36:57 +00:00
Pierre Labastie
c1987b0daf clean also blfs_root when cleaning the build dir 2012-02-22 18:09:30 +00:00
Pierre Labastie
63fc514fa4 Initial modificaiton of BLFS tools 2012-02-22 17:09:47 +00:00
Pierre Labastie
021620981e Initial import of jhalfs trunk 2012-02-22 16:44:36 +00:00
Pierre Labastie
8ea21f8684 Fix a warning when $BUILDDIR/sources is empty and "Rebuild files" is done 2012-02-22 10:18:02 +00:00
Pierre Labastie
e650dc782c Adaptation to new tags/branch tree structure 2012-02-22 09:18:56 +00:00
Pierre Labastie
f21dff80de Avoiding warnings in 000-masterscript.log, coming from missing
scripts in LFS source
2012-02-21 08:58:49 +00:00
Pierre Labastie
b0881bdfef reverting a change to func_book_parser inadvertently propagated on
last commit
2012-02-19 11:06:38 +00:00
Pierre Labastie
4c6f54f3df Fix svn properties on some files 2012-02-19 10:54:17 +00:00
Pierre Labastie
52575b817e Corrected a typo in 911-sqlite 2012-02-14 13:09:49 +00:00
Pierre Labastie
256e8334a2 Bump Sqlite version to 3.7.10 2012-02-14 09:20:57 +00:00
Pierre Labastie
eddf6650af Bump lynx version to 2.8.8dev.10 2012-02-14 09:07:15 +00:00
Pierre Labastie
e639536073 Corrects Makefile generation when some script names are of the form
ddd-d-name, where d represent a digit. This is used for package management
and/or for adding custom scripts (see README)
2012-02-12 18:54:37 +00:00
Pierre Labastie
575bcf3c88 Modifies package manager scriptlet generation so that it is possible to
install several packages instead of only one (needed for pacman)
2012-02-12 18:33:40 +00:00
Matthew Burgess
4fa38dd3c1 Spelling and grammar fixes. 2012-02-10 23:38:57 +00:00
Matthew Burgess
3158dfaccd Remove GETKERNEL parameter. The kernel has been required for its headers since LFS-6.3. 2012-02-10 22:35:59 +00:00
Pierre Labastie
92256610ee Correct testing of emptyness of builddir, which may fail if
the user lacks read permissions on some dir (root, lost+found...)
2012-02-10 13:56:57 +00:00
Pierre Labastie
f663589856 Uses PIPESTATUS to test
the exit of make check during gmp tests
2012-02-10 11:20:51 +00:00
Pierre Labastie
b339c942c1 Add a choice between installing the full set of supported locales
and installing just the minimal set for tests, after glibc build.
If the second option is chosen, the locale specified in LANG is also
installed, if not in the minimal set.
2012-02-10 09:43:23 +00:00
Pierre Labastie
743414bfa2 Changes slightly the code in menu directory so that "conf"
and "mconf" build without issuing warnings
2012-02-10 09:39:11 +00:00
Pierre Labastie
d7390a52cf Changes the logic of "rebuild files" so that jhalfs does not stop if this item is ticked and the build dir is empty 2012-02-10 09:33:23 +00:00
Matthew Burgess
608fbe13d0 Fix various issues when building CLFS. 2012-02-09 22:58:45 +00:00
Pierre Labastie
5267879fbb Added property svn:keywords Date to README.PACKAGE_MANAGEMENT 2012-02-09 16:15:34 +00:00
Pierre Labastie
7831c7980b Added check to the list
of packages which are not built if testsuites are not run
2012-02-09 13:45:22 +00:00
Pierre Labastie
e47edcf2ef corrected the typo in README.PACKAGE_MANAGEMENT name 2012-02-09 10:45:46 +00:00
Matthew Burgess
93fd2d011e Fix ICA build and a couple of other miscellaneous issues. Patch courtesy of Pierre Labastie. 2012-02-07 22:30:26 +00:00
Thomas Pegg
b515be7b2c Commit fix for glibc localedata installation regression. 2012-02-07 02:20:05 +00:00
Thomas Pegg
b533b78317 Fix a typo. Fixes #1683 2012-02-01 23:59:11 +00:00
Thomas Pegg
2c9a16bcca Fix for glibc test, forgot to add this in previous commit. 2012-02-01 23:36:34 +00:00
Thomas Pegg
7072e1faf4 Commit Pierre Labastie's patch for including package management support in jhalfs. NOTE: Package management is by default disabled. 2012-02-01 23:29:37 +00:00
Matthew Burgess
f5dc6d7423 Fix Glibc version detection on 64-bit Debian hosts. Thanks to Pierre Labastie for the report and fix. 2011-12-28 17:41:35 +00:00
Matthew Burgess
ec20730f2b Correctly detect libc.so.6 on x86_64 distros that place it in /lib64 2011-11-30 21:29:55 +00:00
Matthew Burgess
a7e1348cb9 Handle .xz format packages as well as .bz2 and .gz 2011-10-27 07:11:12 +00:00
Thomas Pegg
4b54394ca1 Add handling for the different name of the xz-utils tarball 2011-01-08 00:17:08 +00:00
Matthew Burgess
d8006a00f3 Fix Expect tarball name detection for Expect 5.45. 2010-11-18 19:54:26 +00:00
Thomas Pegg
11b4d993fd Set vim-lang package default to no, the most recent version (7.3) of vim this tarball is included in the main tarball. Option remains for support of previous versions 2010-08-18 19:10:28 +00:00
Thomas Pegg
9d55d85112 Enhance messages produced by jhalfs when files do not exist in either /sources or SRC_ARCHIVE, also in cases when SRC_ARCHIVE is not set. Thanks to Tim Sarbin for the patch. 2010-03-12 03:46:12 +00:00
Thomas Pegg
de63126155 Add configuration options for retry on connection refused, number of times to attemp to download a file, and timeout for wget invocation. Thanks to Tim Sarbin for the patch, slightly modified by me to accomodate a second set of wget calls. 2010-03-12 03:32:25 +00:00