Date: Sat, 28 Nov 2015 10:42:13 +0200 From: Konstantin Belousov <kostikbel@gmail.com> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: [kostikbel@gmail.com: Re: svn commit: r291419 - in head/sys: i386/conf modules pc98/conf] Message-ID: <20151128084213.GL3448@kib.kiev.ua>
next in thread | raw e-mail | index | archive | help
[Resend to include all relevant addresses] ----- Forwarded message from Konstantin Belousov <kostikbel@gmail.com> ----- Date: Sat, 28 Nov 2015 10:34:01 +0200 From: Konstantin Belousov <kostikbel@gmail.com> To: svn-src-head@freebsd.org Subject: Re: svn commit: r291419 - in head/sys: i386/conf modules pc98/conf On Sat, Nov 28, 2015 at 08:31:32AM +0000, Konstantin Belousov wrote: > Author: kib > Date: Sat Nov 28 08:31:32 2015 > New Revision: 291419 > URL: https://svnweb.freebsd.org/changeset/base/291419 > > Log: > Disconnect iBCS2 emulator from the build. The ibcs2 option, the build > glue and the sources are not removed for now. > > Discussed with: emaste > Sponsored by: The FreeBSD Foundation By the next commit, the iBCS2 build would be broken. I kept the build glue and iBCS2 option in the conf/ to not make large churn if the build is going to be restored. If somebody has option IBCS2 in the kernel config, it has to be removed. I have pending patches which both restore the iBCS2 emulator build and fix issues with the signal frame layout for the SCO binaries. These patches are not committable right now for non-technical reasons. Either the reasons will be cleared, which would allow the commit and re-connection of the iBCS2 to the build, or the emulator will be removed from the tree since the code cannot be maintained.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151128084213.GL3448>