Date: Wed, 4 Jan 2012 08:14:07 -0500 From: John Baldwin <jhb@freebsd.org> To: Sergey Kandaurov <pluknet@freebsd.org> Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-9@freebsd.org Subject: Re: svn commit: r229473 - in stable/9/sys: boot/common boot/forth conf kern Message-ID: <201201040814.07578.jhb@freebsd.org> In-Reply-To: <CAE-mSOKP35bXctgsmKoJEZFBm0=wiWa=2XZoMjAaN02GfhcruA@mail.gmail.com> References: <201201041239.q04CdrOL078076@svn.freebsd.org> <201201040754.00824.jhb@freebsd.org> <CAE-mSOKP35bXctgsmKoJEZFBm0=wiWa=2XZoMjAaN02GfhcruA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, January 04, 2012 8:05:32 am Sergey Kandaurov wrote: > On 4 January 2012 16:54, John Baldwin <jhb@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201040814.07578.jhb>