Commit graph

108 commits

Author SHA1 Message Date
George Boudreau
3dc772921f text change only 2006-07-17 18:42:40 +00:00
George Boudreau
e5d0f277fc removed changes to progress_bar.. not reliable 2006-07-16 20:55:39 +00:00
George Boudreau
60a5064f8e grammar and spelling corrections 2006-07-16 20:53:37 +00:00
Manuel Canales Esparcia
a6655ffd7d Avoiding hardcoded supported books versions. 2006-07-16 10:06:03 +00:00
Manuel Canales Esparcia
f86c60039c Small textual change 2006-07-13 20:25:17 +00:00
George Boudreau
7eb9402d4d The never ending story of cleaning up CLFS scripts.. 2006-07-04 02:02:48 +00:00
George Boudreau
e5f5970062 more corrections to CLFS scripts. 2006-07-03 23:49:13 +00:00
George Boudreau
ac1d897a7a Small correction to CLFS master.sh, bring it in line with the book.
Added to README.
2006-07-03 17:42:30 +00:00
George Boudreau
bb19ced081 Remove unnecessary trace. 2006-07-03 17:21:21 +00:00
George Boudreau
041f2ed4be Replace fuser process lookup with test for directory existance in /proc. fuser has a high cpu cost for smaller systems 2006-06-29 00:36:22 +00:00
Manuel Canales Esparcia
385fefdec7 Fixed progress bar output in iteration-N targets.
Fixed build stop/restart when doing comparative builds.
2006-06-28 19:24:26 +00:00
George Boudreau
6f2cd962e8 Improved book version number extraction. Corrected CORRECT TARGET/TARGET32 values 2006-06-24 14:39:17 +00:00
George Boudreau
1ff67686df Reworked book extraction code.. will handle future changes 2006-06-23 22:25:53 +00:00
Manuel Canales Esparcia
dd29d02eb8 Removed obsolete code for packages file creation.
Improved the speed creation of pkg_tarball_list.
Moved the new functions to a more proper location.
2006-06-23 18:06:31 +00:00
Manuel Canales Esparcia
3d1b5421d3 Removed duplicated VERSION declarations. 2006-06-23 17:35:28 +00:00
George Boudreau
a7db907816 CLFS changed definition of VERSION.. added fix 2006-06-22 15:05:49 +00:00
George Boudreau
ddde18e6f2 Work on README.. more to come 2006-06-20 23:43:07 +00:00
George Boudreau
a160d86d6d Extensive code changes. A different method for finding the tarball name. 2006-06-20 21:14:44 +00:00
Manuel Canales Esparcia
eed75ecafa Typo fix. 2006-06-10 16:43:01 +00:00
Manuel Canales Esparcia
141e3ad360 Made more accurate the echo_finished text. 2006-06-10 16:38:16 +00:00
Manuel Canales Esparcia
93f38e7114 Ported new Makefile output look to HLFS and CLFS modules. 2006-06-10 15:58:06 +00:00
Manuel Canales Esparcia
ddf5f77b1a Using Bash internal $SECONDS to meassure the time. 2006-06-10 15:41:52 +00:00
Manuel Canales Esparcia
4a444f1021 Look fix. 2006-06-09 23:20:31 +00:00
Manuel Canales Esparcia
e2ef1000ec Added " Target $@ OK" lines to the Makefile output.
Made more accurate the time meassured by progress_bar.sh.
2006-06-09 23:05:39 +00:00
George Boudreau
8f647f3bbb spelink chequer is stil brok, a kind individual pointed out another typo 2006-06-09 02:45:54 +00:00
George Boudreau
15787a3d0c small adjustment to delete before unpack routine, better handling of non-standard names 2006-06-09 02:31:22 +00:00
George Boudreau
7dd28eab3f I must work on my speling 2006-06-09 00:15:21 +00:00
Manuel Canales Esparcia
843c479fed Now the progress bar is a pretty time counter. 2006-06-08 21:05:03 +00:00
Manuel Canales Esparcia
a229600026 Dumped tetsuite logs into a separate dir.
Fixed few bugs.
2006-06-04 17:56:01 +00:00
Manuel Canales Esparcia
46758a21be Using fuser instead of pidof to watch that make is alive. 2006-06-01 21:54:18 +00:00
Manuel Canales Esparcia
5faab2229e Removed personal debug code. 2006-06-01 21:09:55 +00:00
Manuel Canales Esparcia
a36805ddb1 Avoided recursion in progress_bar.sh.
The make PID test need be fixed yet.
2006-06-01 21:08:49 +00:00
George Boudreau
1a1f099289 jhalfs directory usage has been replaced by 2006-06-01 20:49:41 +00:00
Manuel Canales Esparcia
3b3251a955 Fixed a bug in wrt_remove_existing_dirs when both bz2 and gz version of the same package are found in sources dir. 2006-06-01 19:52:44 +00:00
George Boudreau
190d3a267c First step, migratation of jhalfs directory name to a variable; SCRIPT_ROOT 2006-06-01 19:17:52 +00:00
Manuel Canales Esparcia
82eb8c1420 Creating "unpacked" inside souces dir instead /tmp and referencing it via envar. 2006-06-01 18:42:08 +00:00
George Boudreau
5842156609 Added function(s) wrt_delete_existings_dirs. Requested by Gerald B 2006-06-01 02:34:38 +00:00
Manuel Canales Esparcia
a858a7823c POC for progress bar. 2006-05-31 20:43:41 +00:00
Jeremy Huntwork
b7faa5a022 Reverting r2729 until a better solution is found 2006-05-27 22:51:06 +00:00
Jeremy Huntwork
ab7bac5dc2 Added instructions to always remove source and -build directories before running specific package commands 2006-05-27 21:22:42 +00:00
Manuel Canales Esparcia
294c937163 Allow to download the kernel package and patches even if no config file is supplied. 2006-05-27 18:40:01 +00:00
Manuel Canales Esparcia
ca4c634a22 Added a forgottend ID line. 2006-05-23 18:31:02 +00:00
Manuel Canales Esparcia
1ec8fce879 Removed BLFS code from master.sh and common/*. 2006-05-18 18:40:22 +00:00
Manuel Canales Esparcia
0c3f2f9c69 Skip download of linux kernel and patches if it will not be built. 2006-05-15 18:57:10 +00:00
Manuel Canales Esparcia
0596057894 Now LFS, CLFS, and HLFS have a packages.ent file. 2006-05-15 18:03:09 +00:00
Manuel Canales Esparcia
5a733a4aca Set TIMEZONE to TZ if it's set on the host, if not defaultting to GMT. 2006-05-14 15:22:21 +00:00
George Boudreau
863c595315 added write-priv validation to BUILDDIR test 2006-05-13 16:12:45 +00:00
Manuel Canales Esparcia
8a43b5b6cf Simplified download code.
Now the MD5 sum values are set in the books.
2006-05-13 11:26:19 +00:00
Manuel Canales Esparcia
046d5c320f Fixed powerpc-utils download URL. 2006-05-12 19:35:26 +00:00
Manuel Canales Esparcia
9be44946c5 Fixed dhvtool download URL. 2006-05-12 19:15:39 +00:00