Active Topics

 


Reply
Thread Tools
Posts: 60 | Thanked: 0 times | Joined on Nov 2005
#11
After doing two reflashes in a day, I finally hacked up this line of code:

(in /media/mmc1)
Code:
for i in `ls *.deb`; do app-installer-tool install $i; done;
That basically installs all deb files on the memory card.
Oh, and do keep a copy of all those debs on your PC ;-)

Takes a couple of minutes, but completely by itself, and works great!
 
Reply


 
Forum Jump


All times are GMT. The time now is 23:36.