HomeFreeBSD

MFC: Add `mediaOpen' function. This function mounts selected media device.
rS155148Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

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.

Details

Provenance
jkimAuthored on
Parents
rS155147: Clarify time frame of jkh quote.
Branches
Unknown
Tags
Unknown

Event Timeline