明示的にサポートしている capability は
change_host_nameconfigure_networkshaltmount_nfs_folder
linux に(のみ)あるのは
insert_public_key: 動いた方がいいんだろうな。shell_expand_guest_path: 使われ方を見た感じ、無くて良さそう。mount_virtualbox_shared_folder: そもそも動かないnfs_client_installed: OpenBSD では NFS client は必ず入っているから不要read_ip_address: 動いてないrsync_pre: OpenBSD でも同じ
Patch の妥当性は?
- パッチをあてないと nfs マウントできない
insert_public_keyは壊れる?rsync_preも同じく
やること:
nfs_client_installedのサポート : return true で良い。- 実装のコピー:
insert_public_keyrsync_pre shell_expand_guest_path.rbは... いるのか?