Commit graph

66 commits

Author SHA1 Message Date
Manuel Canales Esparcia
056486c9cb Ported r2882 from trunk. 2006-08-05 15:42:52 +00:00
George Boudreau
3ba96f20c0 remove duplicate variable definitions 2006-08-04 20:27:46 +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
Manuel Canales Esparcia
3b63c8c196 Updated experimental branch to current trunk code. 2006-07-26 18:42:01 +00:00
Manuel Canales Esparcia
966cb201c5 Merged r2771 from trunk. 2006-06-11 07:11:33 +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
fe187bf43a Merged r2547 from trunk (removal of sparcv8 arch in CLFS) 2006-04-29 14:26:56 +00:00
Manuel Canales Esparcia
b12abe15b6 Fixed a validatie_configs output bug. 2006-04-29 14:16:06 +00:00
Manuel Canales Esparcia
3e1c0e2a0d Merged r2587 from trunk. 2006-04-28 17:41:18 +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
7f38b6d9a7 Creating /ect/lfs-release also in CLFS. 2006-03-29 19:46:37 +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
f15fe855c0 common/func_validate_configs.sh, shuffle the testing order for config variables. 2006-03-29 03:50:33 +00:00
George Boudreau
3c616170cb common/func_validate_configs.sh, added simple test for valid CLFS targets 2006-03-29 01:35:15 +00:00
George Boudreau
25b25eff66 drat, reset CLFS/config 2006-03-28 23:37:38 +00:00
George Boudreau
cc82e3778f common/func_validate_configs.sh, changes internal structure to allow for more flexibility 2006-03-28 23:36:52 +00:00
Manuel Canales Esparcia
64cc34541d Removed a duplicate function. 2006-03-28 20:25:02 +00:00
George Boudreau
623c3236fb grammar correction 2006-03-28 00:01:50 +00:00
Manuel Canales Esparcia
e010682764 More typos. 2006-03-27 19:39:03 +00:00
Manuel Canales Esparcia
d48846aa37 Typo fix. 2006-03-27 19:28:55 +00:00
Manuel Canales Esparcia
c6b24b40df Fixed the download of the Tree package. 2006-03-27 18:08:16 +00:00
George Boudreau
a6b81cd9f6 Change xxx-Makefile to Makefile, remove psmisc hack. 2006-03-27 17:35:46 +00:00
George Boudreau
d43a271fa8 CLFS/master.sh, missed the testsuite tools.. 2006-03-27 14:02:29 +00:00
George Boudreau
39d4d5c5ac CLFS/master.sh, boot method now has its own makefile-. text changes to makefile-functions. 2006-03-27 13:30:42 +00:00
George Boudreau
fa06e8ed89 CLFS/master.sh, change to to match xsl usage 2006-03-25 04:46:18 +00:00
George Boudreau
48cc592443 CLFS/config, added multilib powerpc64 to build selection 2006-03-25 02:15:42 +00:00
George Boudreau
9dc82227e7 CLFS/master.sh, udev-rules missing from when METHOD=boot 2006-03-24 18:40:21 +00:00
George Boudreau
eba62c069a CLFS/master.sh, corrected a udev-rules oversight.. 2006-03-24 02:02:28 +00:00
George Boudreau
b88d581061 common/common_functions, removal of dead variables and text 2006-03-24 00:26:03 +00:00
George Boudreau
fd5cb460d9 CLFS/master.sh, changed coding style- removed _IS_ usage 2006-03-23 22:33:14 +00:00
Manuel Canales Esparcia
6d3564bd8d Finished my CLFSscripts generation review for now.
Added the build of the bootloaders.
2006-03-23 20:51:11 +00:00
Manuel Canales Esparcia
3fcd63e513 Depured final system makefiles. 2006-03-23 19:40:39 +00:00
Manuel Canales Esparcia
62033d270f Depured bootscripts and bootable chapters. 2006-03-23 18:51:57 +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
George Boudreau
bc54cbe97f CLFS/master.sh, removed ALL cmd script manipulation. Allow Manuel to tackle script issues via xsl first 2006-03-23 15:03:27 +00:00
George Boudreau
b83baf62b6 CLFS/master.sh, removed MORE kernel script manipulation- should be done via xsl 2006-03-23 14:41:31 +00:00
George Boudreau
87b93b4831 CLFS/master.sh, removed kernel script manipulation- should be done via xsl 2006-03-23 14:39:25 +00:00
George Boudreau
fcaf131658 CLFS, handle a change from lfs-bootscripts to bootscripts-cross-lfs 2006-03-23 03:28:53 +00:00
Manuel Canales Esparcia
e676ffab8e Added specific CLFS XSL file.
At this momment the CLFS system build may be broken.
2006-03-22 22:52:32 +00:00
George Boudreau
6eef5ef3fe CLFS, manipulation of BOOT_CONFIG in CLFS/master.sh and common/func_validate_configs.sh 2006-03-21 23:25:40 +00:00
George Boudreau
68809ca3f8 CLFS/config, Added BOOT_CONFIG parma for the boot-kernel 2006-03-21 22:36:14 +00:00