Quote:
Originally Posted by knc1
You must be looking at a customer (end user) file system tree.
That part of the directory tree has been missing since Day 0 of the customer (end user) full image updates (and perhaps before).
Look at a factory (production line use only) file system tree and you will find it has /usr/local.
Which is why the current jail break process starts out by installing a factory (production line use only) system image.
(It is not the change in version number that is significant, it is the change customer -> factory that is significant.)
Install USBnetworking on anything 5.x series and find that /usr/local has been recreated. (so that the existing searchbar shortcut commands for USBnetworking work).
And inside of the shell script that ;installHtml calls, this is the part that installs the current jail break:
Code:
# copy files from tar to folders on device
mntroot rw
cd /mnt/us
tar xvf /mnt/us/main-htmlviewer.tar.gz
|
OK! Thanks for clarifying that.
I have one last question - why does Lab126 even need to use installHtml? What do they replace on the device itself and not their "Project PC"? I don't find it necessary for them.