Commit graph

518 commits

Author SHA1 Message Date
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
df0277b50b correct small Makefile bug 2006-09-15 17:59:37 +00:00
George Boudreau
4da8c361b0 Added README.HLFS 2006-09-15 01:01:17 +00:00
George Boudreau
17cde9842c consolidate a number of Makefile functions 2006-09-15 00:50:51 +00:00
George Boudreau
ae08ff1cc0 minor bug fixes 2006-09-14 17:29:18 +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
George Boudreau
786e86c71d temporary workaround for sudo version check. Current test will fail when there is [:alpha:] in version number 2006-09-12 21:38:16 +00:00
George Boudreau
917166ed11 Removed personal code test 2006-09-12 21:32:03 +00:00
George Boudreau
c88d594a10 Remove some dead code 2006-09-12 21:31:29 +00:00
George Boudreau
1cc1575b8f Added test for the existance of sudo on the host system. This is a requirement for the new makefile format 2006-09-12 21:03:40 +00:00
Manuel Canales Esparcia
ffd8c5a1db Merged r3102 from trunk. 2006-09-11 18:51:19 +00:00
Manuel Canales Esparcia
d66cbc2910 Removed unused function. 2006-09-11 12:17:09 +00:00
Manuel Canales Esparcia
e9642b920b Fixed BLFS Makefile to use the new progress_bar.sh. 2006-09-11 12:11:49 +00:00
Manuel Canales Esparcia
03b3eba09e Removed remainig clean targets. 2006-09-11 11:18:01 +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
George Boudreau
b179a81c81 Last corrections to HLFS makefile generation 2006-08-30 22:46:21 +00:00
George Boudreau
0cc18f7ec1 HLFS, removed questionable clean-* makefile commands 2006-08-30 20:12:11 +00:00
George Boudreau
08a4953a97 corrections to HLFS code, makefile creation 2006-08-30 19:51:33 +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
George Boudreau
01b6d52469 I do not know why this change is needed.. it causes and error exit otherwise 2006-08-29 23:36:40 +00:00
Manuel Canales Esparcia
e834ce6b95 Merged r3082 from trunk. 2006-08-29 18:01:39 +00:00
Manuel Canales Esparcia
44994cba87 Cosmettic fix. 2006-08-28 21:48:58 +00:00
Manuel Canales Esparcia
3c5ca23f29 Added blfs-tool dependencies build scripts. 2006-08-28 21:41:49 +00:00
Manuel Canales Esparcia
c03e5d0597 Made envars from blfs-tool dependencies, to can update it more easy. 2006-08-28 20:19:23 +00:00
Manuel Canales Esparcia
f67691eaeb Added blfs-tool dependencies to pkgs_tarball_list. 2006-08-28 19:16:58 +00:00
Manuel Canales Esparcia
e0a6b8a539 Added a dir for blfs-tool dependencies build scripts. 2006-08-28 18:52:57 +00:00
Manuel Canales Esparcia
865f4f6d84 Downloading blfs-tool dependencies packages. 2006-08-28 18:32:08 +00:00
Manuel Canales Esparcia
7cb8803814 Downloading BLFS book sources. 2006-08-28 17:42:09 +00:00
Manuel Canales Esparcia
acaab72451 Installing blfs-tool files. 2006-08-28 17:17:47 +00:00
George Boudreau
dfdf5eeb63 correct a fatal error when running ICA/farce tests 2006-08-28 00:20:26 +00:00
Manuel Canales Esparcia
9425fd9eeb Fixed BLFS_ROOT setting bug. 2006-08-27 14:52:20 +00:00
Manuel Canales Esparcia
cfdc0f1226 Started blfs-tool support. 2006-08-27 11:14:01 +00:00
Manuel Canales Esparcia
2b0f8a58aa Big change allowed by using only menuconfig. 2006-08-26 19:18:15 +00:00
Manuel Canales Esparcia
392e11c305 func_validate_config.sh clean-up. 2006-08-26 17:35:57 +00:00
Manuel Canales Esparcia
0818ea65a8 Removed --help output.
Moved version and VT100 colors to master.sh
2006-08-26 13:00:37 +00:00
Manuel Canales Esparcia
3c96826af4 Moved internal envars to Config.in 2006-08-26 12:25:42 +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
ce6e009c18 Added optimizations support. 2006-08-26 09:54:57 +00:00
Manuel Canales Esparcia
848985fb77 Be sure that only the tracking file for the just installed package version is left on TRACKING_DIR. 2006-08-26 09:43:36 +00:00
George Boudreau
b7654ffcc4 corrected unnoticed bug. Only occured if make was interrupted when the package had xxx-build directory 2006-08-26 03:19:13 +00:00
Manuel Canales Esparcia
1c2d4d7bd8 Merged r3060 from trunk. 2006-08-24 21:29:01 +00:00
Manuel Canales Esparcia
4875ed3d81 Fixed the list of installed files. 2006-08-24 20:30:19 +00:00
Manuel Canales Esparcia
26e1214e19 Fixed numeration. 2006-08-24 20:21:53 +00:00
Manuel Canales Esparcia
740b8c0515 Added a very basic configuration validation. 2006-08-24 19:29:18 +00:00