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


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

--

Legend:

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

    v69 v70  
    347347To 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.
    348348
    349 mntappdir
     349=== mntappdir ===
    350350{{{
    351351#!/bin/sh