# # ChangeLog for common/progress_bar.sh # # Generated by Trac 1.5.3.dev0 # 06/29/2024 08:30:59 PM Sun, 16 Jul 2006 20:55:39 GMT George Boudreau [e5d0f27] * common/progress_bar.sh (modified) removed changes to progress_bar.. not reliable Sun, 16 Jul 2006 20:53:37 GMT George Boudreau [60a5064] * README (modified) * common/makefile-functions (modified) * common/progress_bar.sh (modified) grammar and spelling corrections Mon, 03 Jul 2006 17:21:21 GMT George Boudreau [bb19ced] * common/progress_bar.sh (modified) Remove unnecessary trace. Thu, 29 Jun 2006 00:36:22 GMT George Boudreau [041f2ed] * common/progress_bar.sh (modified) Replace fuser process lookup with test for directory existance in ... Sat, 10 Jun 2006 15:41:52 GMT Manuel Canales Esparcia [ddf5f77] * common/progress_bar.sh (modified) Using Bash internal $SECONDS to meassure the time. Fri, 09 Jun 2006 23:05:39 GMT Manuel Canales Esparcia [e2ef100] * LFS/master.sh (modified) * common/common-functions (modified) * common/makefile-functions (modified) * common/progress_bar.sh (modified) Added " Target $@ OK" lines to the Makefile output. Made more ... Fri, 09 Jun 2006 02:45:54 GMT George Boudreau [8f647f3] * common/progress_bar.sh (modified) spelink chequer is stil brok, a kind individual pointed out another typo Fri, 09 Jun 2006 00:15:21 GMT George Boudreau [7dd28ea] * common/progress_bar.sh (modified) I must work on my speling Thu, 08 Jun 2006 21:05:03 GMT Manuel Canales Esparcia [843c479] * common/makefile-functions (modified) * common/progress_bar.sh (modified) Now the progress bar is a pretty time counter. Thu, 01 Jun 2006 21:54:18 GMT Manuel Canales Esparcia [46758a2] * CLFS/master.sh (modified) * HLFS/master.sh (modified) * LFS/master.sh (modified) * common/common-functions (modified) * common/progress_bar.sh (modified) Using fuser instead of pidof to watch that make is alive. Thu, 01 Jun 2006 21:09:55 GMT Manuel Canales Esparcia [5faab22] * common/progress_bar.sh (modified) Removed personal debug code. Thu, 01 Jun 2006 21:08:49 GMT Manuel Canales Esparcia [a36805d] * common/progress_bar.sh (modified) Avoided recursion in progress_bar.sh. The make PID test need be ... Wed, 31 May 2006 20:43:41 GMT Manuel Canales Esparcia [a858a78] * CLFS/master.sh (modified) * HLFS/master.sh (modified) * LFS/master.sh (modified) * common/common-functions (modified) * common/progress_bar.sh (added) * master.sh (modified) POC for progress bar.