Commit graph

784 commits

Author SHA1 Message Date
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
George Boudreau
0873ccc013 spelling & grammar changes supplied by Gilles Espinasse 2009-10-23 15:53:53 +00:00
Thomas Pegg
401aac8a19 Change back to trunk versioning 2009-07-31 22:58:20 +00:00
Thomas Pegg
4043fc43b9 Set version for upcoming 2.3.2 release 2009-07-31 22:49:55 +00:00
George Boudreau
0850553edb LFS has new build method. Added new vars to LFS/master.sh (JHuntwork) 2008-12-06 15:05:59 +00:00
George Boudreau
2c04c28295 Adjust M4 version check to deal with (GNU M4) in version string 2008-11-04 02:46:27 +00:00
George Boudreau
bcfb3bfdb5 LFS changed to linux headers install, change xsl to handle. 6.3 and svn only 2008-10-28 13:58:19 +00:00
George Boudreau
e81810639a Removed HLFS from the list of supported books. HLFS moving to wiki based document 2008-10-28 00:38:55 +00:00
George Boudreau
75d6d1cbf4 Added menu item to deselect the progress_bar display. Requested by Matthew Burgess 2008-10-27 23:26:29 +00:00
George Boudreau
7c170663ed LFS only:: Added ability to enter chroot using makefile. (code:Bruce Dubbs) 2008-10-21 21:29:13 +00:00
George Boudreau
15c9e722d5 Added Perl and M4 as host requirements (code:Matthew Burgess) 2008-10-21 21:24:25 +00:00
Thomas Pegg
d4bbfe2067 Add check for makeinfo (texinfo), thanks to Matthew Burgess 2008-10-20 23:33:54 +00:00
George Boudreau
31a37db331 Correction made to allow CLFS to use kernel headers trac# 1681 2008-10-15 17:04:20 +00:00
George Boudreau
cc24cda644 Deal with Ubuntu binutils version report. 2008-10-06 21:13:41 +00:00
Thomas Pegg
134572c8e7 Use continue instead of return, continue allows the loop to continue from the beginning instead of jumping completely out of the function. 2008-10-06 16:27:36 +00:00
George Boudreau
aca70fdd7a Correct BLFS branch selection problem. 2008-09-04 13:52:33 +00:00
George Boudreau
5210ae1ec1 Problem: udev-config and bootscripts have their md5sum generated when the book is created. Ignore md5sum for these 2 packages 2008-08-26 14:16:37 +00:00
George Boudreau
56e487e8e0 Patch: force locale when checking version requirements 2007-12-14 20:30:09 +00:00
Manuel Canales Esparcia
81a7fb83ac Fix to track last book tagging change. 2007-09-21 18:08:16 +00:00
Manuel Canales Esparcia
4afcedbec9 LFS: Qick fix to handle current SVN book. 2007-09-18 21:14:16 +00:00
Manuel Canales Esparcia
38ae01f61f Be sure that JHALFSDIR is not set to the jhalfs sources directory.
Thanks to Dan Nicholson for the patch.
2007-09-14 16:56:24 +00:00
Manuel Canales Esparcia
e5842d6984 Changed grep version check. Thanks to Dan Nicholson for the fix. 2007-09-14 16:47:17 +00:00
Manuel Canales Esparcia
68713c9186 Dump build time using Bash $SECONDS internal variable instead of using date calls + Perl-based calculations. 2007-08-17 16:24:47 +00:00
Manuel Canales Esparcia
3abe9d7e29 Actually fixed the race condition. 2007-08-15 17:04:38 +00:00
Manuel Canales Esparcia
1449dd2d0d Test fix to avoid a race condition. 2007-08-15 16:27:56 +00:00
Manuel Canales Esparcia
232f595560 BLFS: Removed diplicated aRts entry. 2007-08-13 18:58:11 +00:00
Manuel Canales Esparcia
e6a616d6b0 BLFS: Handling the new JDK version string format. 2007-08-13 18:43:08 +00:00
Manuel Canales Esparcia
69f2b810a8 BLFS: Typo fix. 2007-08-12 19:16:47 +00:00
Manuel Canales Esparcia
aac025d60f BLFS: python-modules hacks. 2007-08-12 19:05:35 +00:00