Version 2.0.1-1
Requires: >= LRP v2.9.0

If you somehow have lots 'o space to play with on your router disk
you can add bash. It is recommend you keep ash as the default sh link,
as it will use MUCH less memory when running scripts. Bash may also
handle some scripts differently then ash.

Installation:

Place this archive in /tmp/ on the router. Unpack it like this.
gunzip < bash_201-1.tar.gz | untar

cd bash_201-1
./install

You may wish to view the install script to see what it does first!

Back up the root.

Edit /etc/passwd to make any accounts default shell bash.

Please note that bash depends on libncurses.so.3.4. Router includes
a striped verion, but it has not been specifically striped against bash!
If you notice terminal problems replace the striped libncurses.so.3.4 
with the complete version.
