Commit graph

85 commits

Author SHA1 Message Date
Manuel Canales Esparcia
3f90849d8a In the boot method there is also some housekeeping needed. 2006-09-16 17:58:54 +00:00
Manuel Canales Esparcia
621f01f197 Fixed create-sbu_du-report target run (I think) 2006-09-16 17:45:58 +00:00
George Boudreau
80f0ea1a8e Added PATH variable to generated Makefile. /usr/sbin may not be in builders PATH 2006-09-15 21:19:27 +00:00
Manuel Canales Esparcia
0167dd8b64 In do_housekeeping, remove also /tools and /cross-tools symlinks.
Trainling space clean-up.
2006-09-15 19:01:44 +00:00
George Boudreau
17cde9842c consolidate a number of Makefile functions 2006-09-15 00:50:51 +00:00
George Boudreau
9b3d015e77 Correct previous sed script, would give an erroneous match 2006-09-14 00:23:42 +00:00
George Boudreau
496f8f3e30 Correct bug which occurs when restarting chroot phase 2006-09-14 00:14:37 +00:00
George Boudreau
7d4cc81f34 Changes made to allow the generated makefile to be run from any account (with sudo privs) 2006-09-13 20:04:46 +00:00
Manuel Canales Esparcia
ffd8c5a1db Merged r3102 from trunk. 2006-09-11 18:51:19 +00:00
George Boudreau
1ba5024e51 Remove unnecessary flow tests. Added missing function, wrt_report. Added restore-luser-env to chroot build 2006-09-03 15:56:19 +00:00
George Boudreau
d14903fd99 First commit of CLFS changes to new Makefile scheme.. work still to be done on optimize function and ICA/farce tools 2006-09-02 03:04:03 +00:00
Manuel Canales Esparcia
1ad92111b3 Removed cmdline support and config files.
Several envar settings could be moved from master.sh to Config.in to keep it centralized.
2006-08-26 10:48:19 +00:00
George Boudreau
4aede02f51 Correct small typo in clfs.xsl 2006-08-17 08:19:41 +00:00
George Boudreau
0044289c45 another missing menu variable 2006-08-17 08:08:39 +00:00
Manuel Canales Esparcia
89468768c5 Merged r2961 from trunk. 2006-08-15 14:53:12 +00:00
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
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
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