Displaying 1 result from an estimated 1 matches for "g128a96c".
2013 Oct 22
4
[PATCH] sysprep: add feature of removing specified paths
...String add_paths, s_"path" ^ " " ^ s_"Files or directories to be removed on guest"),
+ s_"\
+Remove the specified path C<file> on guest.";
+ ];
+
+ perform_on_filesystems = Some path_perform;
+}
+
+let () = register_operation op
--
1.8.4.474.g128a96c