ke4nt1
Group: Members
Posts: 2329
Joined: Oct. 2003 |
|
Posted: June 21 2005,19:52 |
|
I keep seeing references in this thread to a directory called /opt ...
The proper name for the directory for mydsl stuff is /optional
it is not /opt .. (.. perhaps it CAN be called 'opt', but it is not the same directory that is normally seen inside a booted DSL OS under the / ..)
I was always told to use the dirname '/optional' ...
/opt is a directory in your normal filesystem. It is where bootlocal.sh is stored, where .uci extensions are mounted, and other items are placed..
/optional is a directory in a mounted, formatted partition that is recognized by the mydsl script as containing extensions.
Assuming you have the boottime command 'mydsl=hdXx' pointing to the location of /optional, you should see that.....
Extensions 'outside' this directory are considered in the "root" of the partition, and should autoload at boottime.
Extensions 'inside' this directory are NOT loaded at boottime, but are available from the extension area of the desktop menu, to be loaded in a single click, then run from the 'mydsl' area of the desktop menu ..
73 ke4nt
|