Top | ![]() |
![]() |
![]() |
![]() |
Provides an object for constructing kernel ramdisks
The GVirSandboxBuilderInitrd object provides the support required to dynically creat minimal footprint kernel ramdisks for booting virtual machine based sandboxes.
GVirSandboxBuilderInitrd *
gvir_sandbox_builder_initrd_new (void
);
Create a new initrd builder
gboolean gvir_sandbox_builder_initrd_construct (GVirSandboxBuilderInitrd *builder
,GVirSandboxConfigInitrd *config
,gchar *outputfile
,GError **error
);