Hi,
[added freebsd-j...@freebsd.org to CC: list]
On Mon, Mar 21, 2011 at 2:04 AM, David Demelier
wrote:
> On 20/03/2011 17:31, Alexander Leidinger wrote:
>>
>> On Sun, 20 Mar 2011 08:34:51 +0100 David Demelier
>> wrote:
>>
>>> Hello,
>>>
>>> I was surprised to see there is no ${MK_JAIL} condit
On Mon, Mar 21, 2011 at 08:26:19AM +0100, Alexander Leidinger wrote:
>
> Quoting David Demelier (from Mon, 21 Mar
> 2011 07:04:18 +0100):
>
> > On 20/03/2011 17:31, Alexander Leidinger wrote:
> >> On Sun, 20 Mar 2011 08:34:51 +0100 David Demelier
> >> wrote:
> >>
> >>> Hello,
> >>>
> >>> I w
Quoting David Demelier (from Mon, 21 Mar
2011 07:04:18 +0100):
On 20/03/2011 17:31, Alexander Leidinger wrote:
On Sun, 20 Mar 2011 08:34:51 +0100 David Demelier
wrote:
Hello,
I was surprised to see there is no ${MK_JAIL} conditional to remove
old files on 8.2-RELEASE so I started to w
On 20/03/2011 17:31, Alexander Leidinger wrote:
On Sun, 20 Mar 2011 08:34:51 +0100 David Demelier
wrote:
Hello,
I was surprised to see there is no ${MK_JAIL} conditional to remove
old files on 8.2-RELEASE so I started to write it without watching if
-CURRENT already make it in
/usr/src/tools
On Sun, 20 Mar 2011 08:34:51 +0100 David Demelier
wrote:
> Hello,
>
> I was surprised to see there is no ${MK_JAIL} conditional to remove
> old files on 8.2-RELEASE so I started to write it without watching if
> -CURRENT already make it in
> /usr/src/tools/build/mk/OptionalObsoleteFiles.inc.
>
On Sun Mar 20 11, David Demelier wrote:
> Hello,
>
> I was surprised to see there is no ${MK_JAIL} conditional to remove old
> files on 8.2-RELEASE so I started to write it without watching if
> -CURRENT already make it in
> /usr/src/tools/build/mk/OptionalObsoleteFiles.inc.
i think it's best
Hello,
I was surprised to see there is no ${MK_JAIL} conditional to remove old
files on 8.2-RELEASE so I started to write it without watching if
-CURRENT already make it in
/usr/src/tools/build/mk/OptionalObsoleteFiles.inc.
.if ${MK_JAIL} == no
OLD_FILES+=usr/sbin/jail
OLD_FILES+=usr/sbin/je