Commit graph

310 commits

Author SHA1 Message Date
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
b9ec725079 Updated paco patch from upstream. 2006-05-31 21:08:02 +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
f358747c6a Updated paco patch. 2006-05-27 18:50:20 +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
d3b8635fe6 README fixes:
Changed temptools by tools in the BUILDDIR layout.
Removed all references to ./blfs. We will need a separate README.BLFS.
2006-05-27 08:30:58 +00:00
Manuel Canales Esparcia
ca4c634a22 Added a forgottend ID line. 2006-05-23 18:31:02 +00:00
Manuel Canales Esparcia
8230977628 Updated paco patch.
Upstream fixes plus removal of BLFS support.
2006-05-18 19:33:25 +00:00
Manuel Canales Esparcia
4bc3c2b0ce Removed forgotten BLFS code and fixed --working-copy tests. 2006-05-18 18:52:31 +00:00
Manuel Canales Esparcia
8419a0421d Added a dummy blfs script. 2006-05-18 18:41:43 +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
da737cbe12 Rediffied paco patch. 2006-05-15 19:02:41 +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
George Boudreau
a0f0bee1e4 Do some housekeeping in ./master.sh 2006-05-14 23:35:23 +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
Jeremy Huntwork
e51d4db497 Minor text corrections in the README 2006-05-14 03:41:26 +00:00
Manuel Canales Esparcia
9d9c09adb9 Another typo. 2006-05-13 17:16:53 +00:00
Manuel Canales Esparcia
a8d1ee6eb5 Typo. 2006-05-13 17:15:14 +00:00
Manuel Canales Esparcia
9910286c5e Be sure that $BUILDDIR/sources is created before generating the Makefile. 2006-05-13 17:12:49 +00:00
George Boudreau
863c595315 added write-priv validation to BUILDDIR test 2006-05-13 16:12:45 +00:00
George Boudreau
c8f9cd82e9 missed HLFS housekeeping call 2006-05-13 15:57:52 +00:00
George Boudreau
7d9a82d296 added housekeeping to virtual fs at the end of the build 2006-05-13 15:32:39 +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
Manuel Canales Esparcia
bb9ff59b0d Removed forgotten depuration code. 2006-05-11 21:27:06 +00:00
Manuel Canales Esparcia
4887f67c8b Fixed TCL URL generation. 2006-05-11 21:22:57 +00:00
Manuel Canales Esparcia
5a13801789 Fixed LFS envar creation. 2006-05-11 20:59:07 +00:00
Manuel Canales Esparcia
f3ae556ea7 Rediffied paco patch. 2006-05-11 20:36:50 +00:00
Manuel Canales Esparcia
1b65a847a5 Merged optimize code from experimental branch. 2006-05-11 20:21:14 +00:00
Manuel Canales Esparcia
0910f55b91 Fixed a bug when the file in the FTP mirror don't match the MD5SUM defined in the book. 2006-05-09 20:20:25 +00:00
Manuel Canales Esparcia
e071571a1b Fixed a bug in patches URLs generation. 2006-05-09 17:26:09 +00:00
Manuel Canales Esparcia
8d0fa355c9 Don't copy some files when building BLFS.
Fixed BLFS Makefile generation bug.
2006-05-07 15:48:08 +00:00
Manuel Canales Esparcia
45af0b4f13 Removed a configuration validation check that isn't actually required. 2006-05-07 14:25:51 +00:00
Manuel Canales Esparcia
a3a1394dc8 Fixed a bug in the dump of MD5 values from the book. 2006-05-07 09:18:42 +00:00
Manuel Canales Esparcia
26053c44b2 Added support for MD5 values sets into the book sources. 2006-05-06 20:03:02 +00:00
Manuel Canales Esparcia
d29584bb22 Rediffied paco patch. 2006-05-05 19:16:02 +00:00
Manuel Canales Esparcia
1ee8ad5603 Load additional modules or configuration files only is requested. 2006-05-05 19:03:33 +00:00
George Boudreau
b240ee6f1b more README work and corrected a spelling error 2006-05-04 22:23:22 +00:00
Manuel Canales Esparcia
0755d1ab73 Another help output touch-up. 2006-05-04 19:04:01 +00:00