Re: svn commit: r193040 - stable/7

2009-05-29 Thread Andriy Gapon
on 29/05/2009 20:25 Niclas Zeising said the following: > Andriy Gapon wrote: >> on 29/05/2009 20:09 Niclas Zeising said the following: >>> Is it possible to get something along this line in 8-CURRENT as well? I >>> accidentally removed btxld once and when I was building world it stopped >>> in sys/

Re: svn commit: r193040 - stable/7

2009-05-29 Thread Andriy Gapon
on 29/05/2009 20:09 Niclas Zeising said the following: > > Is it possible to get something along this line in 8-CURRENT as well? I > accidentally removed btxld once and when I was building world it stopped > in sys/boot because it was missing. I had to manually build and install > it before i coul

Re: svn commit: r193040 - stable/7

2009-05-29 Thread Niclas Zeising
Andriy Gapon wrote: on 29/05/2009 20:09 Niclas Zeising said the following: Is it possible to get something along this line in 8-CURRENT as well? I accidentally removed btxld once and when I was building world it stopped in sys/boot because it was missing. I had to manually build and install it b

Re: svn commit: r193040 - stable/7

2009-05-29 Thread Niclas Zeising
Andriy Gapon wrote: Author: avg Date: Fri May 29 14:42:02 2009 New Revision: 193040 URL: http://svn.freebsd.org/changeset/base/193040 Log: use new btxld when building world in older environment This is a direct commit to the branch. This is for the benefit of those who define LOADER_ZF

svn commit: r193040 - stable/7

2009-05-29 Thread Andriy Gapon
Author: avg Date: Fri May 29 14:42:02 2009 New Revision: 193040 URL: http://svn.freebsd.org/changeset/base/193040 Log: use new btxld when building world in older environment This is a direct commit to the branch. This is for the benefit of those who define LOADER_ZFS_SUPPORT but should'