Commit graph

58 commits

Author SHA1 Message Date
Manuel Canales Esparcia
f83bceea83 Revised hlfs.xsl.
May contains some bug yet.
2006-07-30 10:10:33 +00:00
Manuel Canales Esparcia
927254568a Some comments fixes.
Trailing spaces cleam-up.
Removed obsolete code.
2006-07-30 08:58:26 +00:00
George Boudreau
e840d275ce Restore uClibc specific code I mistakenly removed 2006-07-29 11:19:16 +00:00
George Boudreau
7c4730c4ed Added trap for chap6 glibc testsuite to hlfs.xsl 2006-07-28 18:04:06 +00:00
George Boudreau
d0249fc218 Removed code from xsl script, is now performed by book script 2006-07-28 13:26:01 +00:00
George Boudreau
a82bbc0b72 Moved some toolchain code to xsl script, clearer method 2006-07-28 12:44:37 +00:00
George Boudreau
21dab8363a Tweaking the hlfs code.. stomping on bugs 2006-07-28 03:55:40 +00:00
George Boudreau
65a2be6b24 Changes to Config.in. Adapt ./HLFS/master.sh to the latest svn (major changes in book 2006-07-27 21:37:57 +00:00
Manuel Canales Esparcia
3b63c8c196 Updated experimental branch to current trunk code. 2006-07-26 18:42:01 +00:00
Manuel Canales Esparcia
9199a13ac6 Merged r2754:2768 from trunk. 2006-06-10 16:48:25 +00:00
Manuel Canales Esparcia
e35e794b50 Merged r2750 from trunk. 2006-06-04 17:59:02 +00:00
Manuel Canales Esparcia
460ea6306b Merged r2734:2745 from trunk. 2006-06-02 17:53:17 +00:00
Manuel Canales Esparcia
34933b4610 Merged r2726 from trunk. 2006-05-27 18:45:16 +00:00
Manuel Canales Esparcia
3a27393b53 Updated experimental to current trunk. 2006-05-16 18:27:02 +00:00
Manuel Canales Esparcia
c205656895 Applied optimization and makeflags patches from Jeremy Byron.
Renamed some files.
2006-05-08 18:10:58 +00:00
Manuel Canales Esparcia
29f9ec8598 Added optimize support to CLFS and HLFS. 2006-05-07 14:56:41 +00:00
Manuel Canales Esparcia
3e7af380e3 Keeping sinchronized experimental branch with trunk. 2006-05-01 11:10:53 +00:00
Manuel Canales Esparcia
a702b4d379 Merged r2592 from trunk. 2006-04-29 14:14:45 +00:00
Manuel Canales Esparcia
76353677e3 Bug fix. 2006-04-28 19:02:23 +00:00
Manuel Canales Esparcia
c483858f43 Added ICA/farce support to HLFS module. 2006-04-28 18:53:59 +00:00
Manuel Canales Esparcia
2fbc50360e Merged r2585 from trunk. 2006-04-28 16:55:37 +00:00
Manuel Canales Esparcia
9e4b9a1d0d Merged r2575 and r2576 from trunk. 2006-04-26 20:24:58 +00:00
Manuel Canales Esparcia
bc097cd133 Forgot to remove patcheslist.xsl. 2006-03-29 19:09:21 +00:00
Manuel Canales Esparcia
db187c7455 Fixed clean-all targets. 2006-03-29 19:03:55 +00:00
Manuel Canales Esparcia
916a8e9d0a Revised the comments in config files. 2006-03-29 18:41:33 +00:00
George Boudreau
5f4d08f7ec HLFS/master.sh, remove us of _IS_ function 2006-03-29 14:31:02 +00:00
George Boudreau
919aac71a7 HLFS/master.sh, simpilfied a small piece of code 2006-03-29 14:01:38 +00:00
George Boudreau
a6b81cd9f6 Change xxx-Makefile to Makefile, remove psmisc hack. 2006-03-27 17:35:46 +00:00
Manuel Canales Esparcia
9a4f673644 'make olconfig' is'n needed if the .config file is the proper one. 2006-03-23 18:17:47 +00:00
Manuel Canales Esparcia
ebba33fcf0 Typo fixes. 2006-03-22 19:48:20 +00:00
Manuel Canales Esparcia
3d7b05649a XSL clean-up. 2006-03-21 20:20:45 +00:00
George Boudreau
0271c0c10d Standardized handling of the optional param CONFIG 2006-03-21 13:25:20 +00:00
George Boudreau
b0976d2e85 HLFS/master.sh, oops.. use the blfs bootscript version not lfs.. 2006-03-21 04:21:41 +00:00
George Boudreau
1d756b0b61 HLFS master.sh, copy kernel config file to /sources. Added text to config file 2006-03-21 02:19:49 +00:00
Manuel Canales Esparcia
c940100777 Download only the packages and patches required by each libc implementation. 2006-03-20 21:53:24 +00:00
Manuel Canales Esparcia
adfc5b862d Removed unneded variable. 2006-03-20 19:11:18 +00:00
Manuel Canales Esparcia
090712aeaa The uClibc-locale package and grsecurity patch should be placed into the FTP mirrors in their original formats. 2006-03-20 19:03:35 +00:00
Manuel Canales Esparcia
d87b293ccd Set the actual LANG and LC_ALL values inside the generated scripts instead of exported envars. 2006-03-19 13:40:28 +00:00
Manuel Canales Esparcia
ad71d98ef1 Set the actual TIMEZONE and PAGE values inside the generated scripts instead of exported envars. 2006-03-19 12:44:32 +00:00
Manuel Canales Esparcia
c3c4e1dc59 Simplified unpack code due tar >= 1.5 prerequisite.
If both bz2 and gz formats of the same package are found in the sources dir, only the more recent one is unpacked.
2006-03-19 11:14:42 +00:00
Manuel Canales Esparcia
c0cbd50735 Removed unneeded file. 2006-03-19 10:53:00 +00:00
Manuel Canales Esparcia
0ac273ea82 Finished the review of master.sh to match current XSL code. 2006-03-18 14:30:43 +00:00
Manuel Canales Esparcia
582feec179 Fixed remainig issues in uClibc script generation.
Fixed the chapter6_Makefile code.
2006-03-18 13:53:37 +00:00
Manuel Canales Esparcia
5c5a010778 Fixed the cd to Gettext sources in uClibc build.
Fixed the chapter5_Makefiles code.
2006-03-18 12:40:33 +00:00
Manuel Canales Esparcia
389fe2a728 Fixed chapter number. 2006-03-18 11:58:15 +00:00
Manuel Canales Esparcia
d540567eb5 Handled and via XSL.
Fixed the chapter05 GCC installation test run.
Fixed blfs-bootscripts installation.
The build_Makefile code need be adapted to that new XSL code.
2006-03-18 11:42:56 +00:00
George Boudreau
7d018d160e corrections to hlfs group, build makefile 2006-03-18 03:46:54 +00:00
Manuel Canales Esparcia
1f89002db2 Fixed Binutils and GCC chapter06 testsuites. 2006-03-17 20:53:55 +00:00
Manuel Canales Esparcia
0ebdc33866 There is no Vim-lang package in HLFS.
Removed also unexistant entities expect-lib, linux-dl, groff-patchlevel, and udev-config from the HLFS packages download code.
2006-03-17 19:45:20 +00:00
George Boudreau
e10232b5c4 Cosmetic only 2006-03-17 15:39:20 +00:00