Flags

Details

class Libosinfo.InstallScriptInjectionMethod(value)

Bases: GObject.GFlags

New in version 0.2.10.

CDROM = 1

Support injection of the installation script through a CD-ROM.

WEB = 16

Support injection of the installation script from the web.

DISK = 2

Support injection of the installation script through a disk.

FLOPPY = 4

Support injection of the installation script through a floppy disk.

INITRD = 8

Support injection of the installation script through the initrd.

class Libosinfo.MediaDetectFlags(value)

Bases: GObject.GFlags

Libosinfo.MediaDetectFlags.BOOTABLE: Requires a media to be bootable. Flags used for detecting a media.

New in version 1.6.0.

BOOTABLE = 1