bi_src_base=/opt
read -p "Press 'y' to install the bcm963xx DSL router source files: " -n 1 dr_continue
echo ""
echo ""
if [ "$dr_continue" == "y" ] ; then
echo ""
if ! [ -d $bi_src_dir ] ; then
echo "Creating directory $bi_src_dir."
echo ""
mkdir -p $bi_src_dir
fi
if [ -d $bi_src_dir ] ; then
echo "Installing files from $bi_this_dir/$f."
echo ""
cd $bi_src_dir
tar xfz $bi_this_dir/$f
chmod -R 777 * .*
else
круто? расставить на /opt 777. ладно бы еще на своё барахло, так у меня там другого софта мешок лежит.
взято с http://support.asus.com/download/download.aspx?model=WL-600g (Other - GPL source code for WL-600g 1.0.3.3A), скрипт consumer_install