Commit graph

97 commits

Author SHA1 Message Date
Manuel Canales Esparcia
51e3d23660 Do disk usage meassurament from inside build scripts
plus other fixes to can keep accurate disk usage and SBU reports. 
Chroot scripts clean-up.
2007-09-23 13:23:16 +00:00
Manuel Canales Esparcia
570c9f3863 Unpacking the tarballs from inside the build scripts. 2007-09-23 11:06:13 +00:00
Manuel Canales Esparcia
8533c2604d Fixed locales installation for temp tools testsites run. 2007-09-22 17:21:10 +00:00
Manuel Canales Esparcia
097df005a8 Added hocks for inserting scripts before and/or after a selected one. 2007-09-22 16:45:12 +00:00
Manuel Canales Esparcia
c0f8256480 Added hocks for custom-tools and blfs-tool scripts generation support. 2007-09-22 15:23:18 +00:00
Manuel Canales Esparcia
4ddaa8ece4 Removed DOCTYPE declarations due that looks like we don't need to use books entities anymore.
That could help a lot when implementing customizations due that might avoid the need to copy the XSL code into $JHALFSDIR.
2007-09-22 12:26:09 +00:00
Manuel Canales Esparcia
fa1b6407b4 Moved remaining build hacks to named templates.
Added a lot of hocks for userinput customizations.
2007-09-22 11:33:56 +00:00
Manuel Canales Esparcia
e213e4c3ab Splitted userinput template. 2007-09-21 21:47:06 +00:00
Manuel Canales Esparcia
13b4ab5803 Added sect1info templates and some customization hocks. 2007-09-20 19:44:21 +00:00
Manuel Canales Esparcia
3778352091 Started XSL redo. 2007-09-19 19:58:22 +00:00
Manuel Canales Esparcia
9c9775f7c4 Updated experimental branch to current trunk code. 2007-09-19 16:50:48 +00:00
Manuel Canales Esparcia
2ee1d113d4 Merged r3147:3173 from trunk. 2006-10-07 19:14:47 +00:00
Manuel Canales Esparcia
fd7455c95c Added blfs-tool dependencies targets to LFS builds. 2006-10-01 10:49:13 +00:00
George Boudreau
928ee4d7d5 Change method of assigning ownership of /bin. 2006-09-17 15:15:40 +00:00
Manuel Canales Esparcia
6ef1f449ac The $(MOUNT_PT)/bin dir must be owned by root. 2006-09-17 08:36:03 +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
4012541c5d Picked up another mistake.. 2006-09-14 04:01:26 +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
03b3eba09e Removed remainig clean targets. 2006-09-11 11:18:01 +00:00
George Boudreau
50fb0114c4 First commit of changes to makefile generation. Makefile now does recursive calls to itself for the different phases..SETUP,LUSER,CHROOT,ROOT 2006-08-30 02:01:04 +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
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
ef87eed02e Merged missed LFS fix from trunk. 2006-08-06 10:17:24 +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
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
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
53bc10be29 Added MAKEFLAGS support. 2006-05-06 11:06:07 +00:00
Manuel Canales Esparcia
53588e287f Applied optimize patch from Jeremy Byron. 2006-05-05 17:41:56 +00:00
Manuel Canales Esparcia
17c7894389 POC for optimizations code. 2006-05-03 22:03:58 +00:00
Manuel Canales Esparcia
65d83a612a Synchrnized experimental branch with trunk. 2006-05-03 19:35:01 +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
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
4edbc92615 Improved logs manegament in iterative builds. 2006-04-24 18:25:56 +00:00
Manuel Canales Esparcia
944d69d04a Simplified Readline reinstallation. 2006-04-17 23:05:08 +00:00