Commit graph

51 commits

Author SHA1 Message Date
George Boudreau
47fddc8716 Change bool parameter definitions from 0/1 to y/n to match the new menu app 2006-08-12 19:59:11 +00:00
George Boudreau
794295d097 HLFS: Removed unused code 2006-08-11 17:15:20 +00:00
George Boudreau
398a0378dc Mods to most files to allow for reduction of internal functions and reduction in the size of the generated makefile 2006-08-11 03:34:10 +00:00
Manuel Canales Esparcia
30737ea8d4 Renamed user-{c,h}lfs-exist to luser-exist.
Renamed restore-{c,h}lfs-env to restore-luser-env.
2006-08-06 10:59:36 +00:00
Manuel Canales Esparcia
8381f6e7c3 Using the full path for chroot commands. 2006-08-06 09:53:10 +00:00
Manuel Canales Esparcia
89ddac0a07 Ported r2879 from trunk. 2006-08-05 11:41:45 +00:00
George Boudreau
9485eba95e Implement suggestion made byDan Nicholson for configurable user/group. Required many changes and allowed for the removal of user specific function calls. Tnx Dan 2006-08-04 20:06:15 +00:00
George Boudreau
725ae5a469 Touch up work to Config.in 2006-08-01 20:05:42 +00:00
George Boudreau
7cd9186696 Remove dead code. Add compare test code to butterfly-toolchain 2006-07-30 17:24:13 +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
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
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
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
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
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
George Boudreau
7d018d160e corrections to hlfs group, build makefile 2006-03-18 03:46:54 +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
Manuel Canales Esparcia
5365c39cf4 Fixed the creation of /etc/profile in HLFS module. 2006-03-16 21:45:51 +00:00
Manuel Canales Esparcia
57ca090154 Download also gcc-testsuite package if the testsuite must be run.
Trailing space cleanup.
2006-03-16 21:25:25 +00:00
George Boudreau
821a2c6d3d LFS/master.sh -- removed bash patch for copying CONFIG, now done via XSL 2006-03-10 22:27:16 +00:00