Re: [Xen-devel] [PATCH 4/4] init/FreeBSD: add rc control variables

2016-12-21 Thread Wei Liu
On Wed, Dec 21, 2016 at 12:12:06PM +, Roger Pau Monne wrote: > On Wed, Dec 21, 2016 at 11:49:29AM +, Wei Liu wrote: > > On Mon, Dec 19, 2016 at 03:02:04PM +, Roger Pau Monne wrote: > > > Those are used in order to decide which scripts are executed at init. > > > > > > Signed-off-by: Ro

Re: [Xen-devel] [PATCH 4/4] init/FreeBSD: add rc control variables

2016-12-21 Thread Roger Pau Monne
On Wed, Dec 21, 2016 at 11:49:29AM +, Wei Liu wrote: > On Mon, Dec 19, 2016 at 03:02:04PM +, Roger Pau Monne wrote: > > Those are used in order to decide which scripts are executed at init. > > > > Signed-off-by: Roger Pau Monné > > > Can't say I know much about FreeBSD init mechanism,

Re: [Xen-devel] [PATCH 4/4] init/FreeBSD: add rc control variables

2016-12-21 Thread Wei Liu
On Mon, Dec 19, 2016 at 03:02:04PM +, Roger Pau Monne wrote: > Those are used in order to decide which scripts are executed at init. > > Signed-off-by: Roger Pau Monné Can't say I know much about FreeBSD init mechanism, but I trust your judgement: Acked-by: Wei Liu __

[Xen-devel] [PATCH 4/4] init/FreeBSD: add rc control variables

2016-12-19 Thread Roger Pau Monne
Those are used in order to decide which scripts are executed at init. Signed-off-by: Roger Pau Monné --- Cc: Ian Jackson Cc: Wei Liu --- tools/hotplug/FreeBSD/rc.d/xencommons.in | 5 - tools/hotplug/FreeBSD/rc.d/xendriverdomain.in | 5 - 2 files changed, 8 insertions(+), 2 deletio