K 10 svn:author V 4 jkim K 8 svn:date V 27 2006-01-31T22:03:19.000000Z K 7 svn:log V 409 MFC: Add `mediaOpen' function. This function mounts selected media device. For example, you can dynamically generate and load configuration file depending on the hardware configuration with the following template: mediaSetCDROM mediaOpen command=/dist/scripts/install.sh system mediaClose configFile=generated.cfg loadConfig Now we have full access to files on the media before installation begins. END