[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ] [ Search: ]

C.6.11 VFS Changes

At initialization time, VFS now merges all ‘vfs.cfg’ files located during its start-up scan. Previously, VFS stopped scanning at the first discovered ‘vfs.cfg’, and loaded only that file. During the start-up scan, it searches for a file named ‘vfs.cfg’ in the application resource directory (csGetResourceDir()), then in the directory containing the application (csGetAppDir()), and finally in the Crystal Space installation directory (csGetConfigPath()). The full set of directories mounted by VFS following the initial configuration file scan is the union of the entries in all of the discovered ‘vfs.cfg’ files. If there are conflicting entries, then mounts and variable assignments specified in configuration files discovered earlier in the scan take precedence over those discovered later.


This document was generated using texi2html 1.76.