InstallScriptInjectionMethod
Description:
[ CCode ( cprefix = "OSINFO_INSTALL_SCRIPT_INJECTION_METHOD_" , type_id = "osinfo_install_script_injection_method_get_type ()" ) ]
[ Flags ]
[ Version ( since = "0.2.10" ) ]
public enum InstallScriptInjectionMethod
Content:
Enum values:
- CDROM - Support injection
of the installation script trough a CD-ROM.
- DISK - Support injection
of the installation script trough a disk.
- FLOPPY - Support
injection of the installation script trough a floppy disk.
- INITRD - Support
injection of the installation script trough the initrd.
- WEB - Support injection of
the installation script from the web.