Re: [Xen-devel] [PATCH 2/4] init/FreeBSD: remove xendriverdomain_precmd

2016-12-21 Thread Roger Pau Monne
On Wed, Dec 21, 2016 at 11:48:40AM +, Wei Liu wrote: > On Mon, Dec 19, 2016 at 03:02:02PM +, Roger Pau Monne wrote: > > ...because it's empty. While there also rename xendriverdomain_startcmd to > > xendriverdomain_start in order to match the nomenclature of the file. > > > > Signed-off-by

Re: [Xen-devel] [PATCH 2/4] init/FreeBSD: remove xendriverdomain_precmd

2016-12-21 Thread Wei Liu
On Mon, Dec 19, 2016 at 03:02:02PM +, Roger Pau Monne wrote: > ...because it's empty. While there also rename xendriverdomain_startcmd to > xendriverdomain_start in order to match the nomenclature of the file. > > Signed-off-by: Roger Pau Monné > --- > Cc: Ian Jackson > Cc: Wei Liu > --- >

[Xen-devel] [PATCH 2/4] init/FreeBSD: remove xendriverdomain_precmd

2016-12-19 Thread Roger Pau Monne
...because it's empty. While there also rename xendriverdomain_startcmd to xendriverdomain_start in order to match the nomenclature of the file. Signed-off-by: Roger Pau Monné --- Cc: Ian Jackson Cc: Wei Liu --- tools/hotplug/FreeBSD/rc.d/xendriverdomain.in | 8 +--- 1 file changed, 1 inse