Changes between Version 68 and Version 69 of Docs/825gen2/Dev/DevVMTechnical


Ignore:
Timestamp:
02/13/26 13:14:17 (11 days ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/DevVMTechnical

    v68 v69  
    343343
    344344== App directory scripts ==
     345
    345346/home/user/bin
     347To improve organization and keep app support files in app repositories an //app// directory is added to many project directories. The mktgz.sh script and other support files are kept in this directory. However, the workspace directories are not accessible to the 825 Gen2 indicator mounted with NFS. The script file //mntappdir// creates mount to the directory in the ///srv/nfs/arm825/mnt/nand/apps// so that the 825 indicator can still run apps from NFS as before. Projects have a build step configured to run this script when building.
     348
    346349mntappdir
    347350{{{