Pierre Labastie
aefbe0fe11
Add ssl support to lynx
2013-03-03 12:49:07 +00:00
Pierre Labastie
96857f897b
Merge trunk r3661
2013-03-03 12:37:08 +00:00
Pierre Labastie
76f888864d
Merge jhalfs r3658
2013-03-02 14:14:44 +00:00
Pierre Labastie
960099fb0d
Merge trunk rev 3654
2013-02-20 08:41:22 +00:00
Pierre Labastie
f6ac40603a
Changed minimal sudo version to 1.7.0, where the "-E" flag first appeared
2013-01-23 09:52:21 +00:00
Pierre Labastie
b35ce443f5
change func_install_blfs:
...
-remove sqlite instructions using swig and tcl
-add sudo toa few command so that the directory can be cleaned more easily
2013-01-12 07:58:34 +00:00
Pierre Labastie
6faeb632b2
Remove lib64 when cleaning build dir
2012-12-30 16:54:18 +00:00
Pierre Labastie
c39db54a53
Follows update of jhalfs-trunk
2012-07-26 10:23:46 +00:00
Pierre Labastie
6b268524bf
Added the case when sleep is in /usr/bin to progress_bar.sh
2012-04-21 21:23:58 +00:00
Pierre Labastie
d6f2ebfaae
Change order in func_install_blfs so that wget is installed
...
with openssl support if selected
2012-04-05 19:55:14 +00:00
Pierre Labastie
0d793a8580
Change xz version req as in trunk
2012-03-29 08:24:02 +00:00
Pierre Labastie
dcb29a9834
Add DEP_OPENSSL and DEP_PYTHON to
...
variables to be checked
2012-03-22 20:47:21 +00:00
Pierre Labastie
de947d2bee
Allows to build Python and openssl before libxml2 and subversion respectively
...
in BLFS tools, avoiding later recompilation
2012-03-22 20:42:41 +00:00
Pierre Labastie
78e2ad2335
change the cleaning code so that sources is not removed when not
...
using BLFS tools
2012-03-17 12:11:22 +00:00
Pierre Labastie
e61321f006
Suppress useless blfs-tool-deps
2012-03-13 10:38:40 +00:00
Pierre Labastie
55733136b6
Add comments to BLFS/Makefile
...
Use /bin/echo to write the initial instpkg.xml. Hopefully, the behavior
of /bin/echo is independant on the shell
Add a sudo to a sed in finc_install_blfs (needed in some cases)
2012-03-11 16:37:10 +00:00
Pierre Labastie
81cd513e46
Add a sudo instruction in func_install_blfs
2012-03-09 20:27:22 +00:00
Pierre Labastie
6cf9d46b73
Remove obsolete func_blfs_deps
2012-03-08 21:27:02 +00:00
Pierre Labastie
7ea25e4564
Add new functions for the blfs tool dependencies
2012-03-08 18:08:28 +00:00
Pierre Labastie
2507cf77d9
Major change for the inclusion of blfs-tool dependencies:
...
- build them before custom tools
- use instructions in the BLFS book instead of harcoded ones
- use the dependency tracker of the tool itself (kind of bootstrap)
2012-03-08 17:42:55 +00:00
Pierre Labastie
6cf28686ff
merge create-sbu-report.sh from trunk
2012-02-28 18:12:12 +00:00
Pierre Labastie
c1987b0daf
clean also blfs_root when cleaning the build dir
2012-02-22 18:09:30 +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
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
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
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
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
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
b533b78317
Fix a typo. Fixes #1683
2012-02-01 23:59:11 +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
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
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
75d6d1cbf4
Added menu item to deselect the progress_bar display. Requested by Matthew Burgess
2008-10-27 23:26:29 +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