Commit graph

315 commits

Author SHA1 Message Date
Pierre Labastie
af63ee2d34 Merge trunk r3767-3773 2014-01-01 09:49:25 +00:00
Pierre Labastie
dda2496778 Merge trunk r3762 to r3765 2013-12-16 14:23:20 +00:00
Pierre Labastie
5130b3ac7d Merge trunk r3750-3760 2013-11-17 22:20:07 +00:00
Pierre Labastie
adc85de5af merging trunk r3743 r3744 2013-11-01 14:25:30 +00:00
Pierre Labastie
199132680a Merge trunk r3741 (error handling) 2013-10-30 15:51:56 +00:00
Pierre Labastie
f33756b8ab merge trunk r3730:3732 2013-10-05 17:52:45 +00:00
Pierre Labastie
d928c71bca Merge trunk r3726 2013-09-22 07:17:17 +00:00
Pierre Labastie
90bfb42e51 Merge trunk r3724 2013-09-21 19:02:11 +00:00
Pierre Labastie
6c83a56f30 Merge trunk r3721,3722 2013-09-21 10:38:16 +00:00
Pierre Labastie
df08148a5b Merge trunk r3719 2013-09-17 13:45:07 +00:00
Pierre Labastie
89dffbf1c9 Merge trunk r3717 2013-09-14 21:34:25 +00:00
Pierre Labastie
6bcf33e8c6 Add versionning to the BLFS machinery 2013-09-14 11:16:02 +00:00
Pierre Labastie
b8cc36b751 Merge trunk r3714 2013-09-14 10:51:08 +00:00
Pierre Labastie
27c5769103 Merge trunk r3712 2013-09-14 10:31:49 +00:00
Pierre Labastie
f62e4c5591 merge trunk rev 3710 2013-07-22 13:48:40 +00:00
Pierre Labastie
8c48f24287 merge trunk r3707 2013-06-08 12:39:56 +00:00
Pierre Labastie
16b8febb8c merge trunk r3705 2013-05-21 20:22:41 +00:00
Pierre Labastie
d8ed3a9917 Merge trunk r3703 2013-05-18 20:47:47 +00:00
Pierre Labastie
5e486cf6b7 Merge trunk r3696 2013-04-05 15:14:20 +00:00
Pierre Labastie
1825286a86 Merge trunk r3694 2013-04-05 13:26:25 +00:00
Pierre Labastie
9fe527f6a9 Merging trunk r3690 2013-04-03 20:38:15 +00:00
Pierre Labastie
44b831e90a Merge trunk r3604 2013-03-23 14:25:27 +00:00
Pierre Labastie
0cc9d4e383 Merge trunk r3603, 3648, 3673, 3677 2013-03-23 13:51:58 +00:00
Pierre Labastie
c88b48d6f2 Merge trunk r3677 2013-03-21 11:27:50 +00:00
Pierre Labastie
91d7db18a0 Merge trunk r3675 2013-03-20 17:28:03 +00:00
Pierre Labastie
7b9c8a0bab Includes recent SSL instructions for LYNX in func_install_blfs 2013-03-17 12:24:00 +00:00
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