Better fix for looping animation -- Load /bin into path before /system/bin
authormakkonen <makkonan@gmail.com>
Sun, 13 Jun 2010 01:50:06 +0000 (20:50 -0500)
committermakkonen <makkonan@gmail.com>
Sun, 13 Jun 2010 02:10:26 +0000 (21:10 -0500)
commit637e33a2e8af5c520ecf766217ebe7fa190bfde1
tree22fc894d7952c6c0145db33da59e9152ec71280a
parentcacfdc72ced10c50369f7c877ebc48cf34ca3d91
Better fix for looping animation -- Load /bin into path before /system/bin
  (/system/bin contains less functional command line tools that cause
  a number of problems -- chown, mkdir, cmp were all throwing errors)
  (Thanks to sfhub at ppcgeeks for tracking this down)
init