Re: [Xen-devel] [PATCH v5 10/17] osstest: add support for the FreeBSD package manager

2017-07-19 Thread Ian Jackson
Roger Pau Monne writes ("[PATCH v5 10/17] osstest: add support for the FreeBSD package manager"): > FreeBSD support is added to target_install_packages and > target_install_packages_norec, although there's no equivalent to the > --no-install-recommends in the FreeBSD package manager. > > Signed-o

[Xen-devel] [PATCH v5 10/17] osstest: add support for the FreeBSD package manager

2017-07-08 Thread Roger Pau Monne
FreeBSD support is added to target_install_packages and target_install_packages_norec, although there's no equivalent to the --no-install-recommends in the FreeBSD package manager. Signed-off-by: Roger Pau Monné --- Changes since v4: - Unify more code between FreeBSD and Debian: introduce an