I like your thinking. :)
To be honest, I copy/pasted the "check for root" if statement from somewhere
online... I didn't take the time to understand it completely.
After reviewing the script again, I realized that it was flawed in a few other
spots. In fact, I don't recognize it being the one I had originally published
at all! It's as if it was replaced by accident with one that I was using for
development.
I took some time today to make it a bit more robust (basing it off of Russ'
recommendations). I tested it with a 16GB SD card to make sure everything
worked "out of the box". I changed the structure around just a bit and made
some minor corrections here and there. The script that is published now should
work better than the one I had posted before. Sorry for any inconvenience it
may have caused. The md5sum for the new script is:
189c9683b732cda13d5a6ab58d01fd0d
Best Regards,
Derek Hildreth
Embedded Systems Engineer
Technologic Systems
--- In Russ Nelson <> wrote:
>
> Rule #1 for hacking on other people's code: don't make style changes.
> If you can't respect their style, write your own code. So, none of
> these changes were style preferences. All were made because the
> original code didn't work on 2.6.29. Well, you could argue about the
> 'df' param and the rmdir, and I wouldn't argue against you.
>
> There's no $EUID environment variable, nor is there a [[ program.
> There's no file named $NUMBER, ever. The TS-wifibox disk has two
> type-83 partitions.
>
> By the way, I'm (right now) working on a script which sets up
> connectivity on a TS-7400 (upgraded to Lenny running 2.6.29). If it
> finds a Verizon cell data modem, it uses that. If it finds one of the
> ASUS wifi sticks that you tell, it uses that. Otherwise, it falls back
> on the Ethernet. Happy to share it with everyone once it's done.
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|