svn commit: r229473 - in stable/9/sys: boot/common boot/forth
conf kern
John Baldwin
jhb at freebsd.org
Wed Jan 4 13:14:11 UTC 2012
On Wednesday, January 04, 2012 8:05:32 am Sergey Kandaurov wrote:
> On 4 January 2012 16:54, John Baldwin <jhb at freebsd.org> wrote:
> > On Wednesday, January 04, 2012 7:39:53 am Sergey Kandaurov wrote:
> >> Author: pluknet
> >> Date: Wed Jan 4 12:39:52 2012
> >> New Revision: 229473
> >> URL: http://svn.freebsd.org/changeset/base/229473
> >>
> >> Log:
> >> MFC r226833,r227056:
> >>
> >> Remove the long reprecated ``/stand/sysinstall'' from the init_path.
> >
> > I think this is premature for 9. sysinstall still exists in 9 along with
> > src/release/Makefile.sysinstall.
>
> Yes, but /stand do not (since 5.3 ?).
> That was the reason to merge this back.
/stand exists in the MFS root used during a sysinstall-based install. That is
how the install starts up (/stand/sysinstall from the MFS root is invoked as
the init process by the kernel).
--
John Baldwin
More information about the svn-src-stable-9
mailing list