WinvosWindows Validation OS munging
archs is the list of architectures supported by Windows Validation.
val virtio_win_iso : Data_file.tval iso : arch:B0_std.Os.Arch.t -> (Data_file.t, string) Stdlib.resultval powershell_zip :
arch:B0_std.Os.Arch.t ->
(Data_file.t, string) Stdlib.resultval ensure_data :
data_dir:B0_std.Fpath.t ->
archs:B0_std.Os.Arch.t list ->
(unit, string) Stdlib.resultenusure_data ~data_dir ~archs ensure we have data for archs and winvos.
module Pkg : sig ... endPackages (.cab files)
val copy_winvos_vhdx :
force:bool ->
make_path:bool ->
winvos_mount:B0_std.Fpath.t ->
dst:B0__fpath.t ->
(unit, string) Stdlib.resultcopy_winvos_vhdx copies the Validation OS vhdx from a windows validation OS mount to dst.
module Imager : sig ... endImager image.
module Plan : sig ... endWinvos Plans
module Bootstrap : sig ... endBootstrap to create the imager.