Date: Fri, 22 Sep 1995 19:38:39 -0600 From: Nate Williams <nate@rocky.sri.MT.net> To: "Jordan K. Hubbard" <jkh@freefall.freebsd.org> Cc: CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/conf GENERIC Message-ID: <199509230138.TAA06228@rocky.sri.MT.net> In-Reply-To: <199509230050.RAA15586@freefall.freebsd.org> References: <199509230050.RAA15586@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Jordan K. Hubbard writes: > jkh 95/09/22 17:50:07 > > Branch: sys/i386/conf RELENG_2_1_0 > Modified: sys/i386/conf GENERIC > Log: > Bloat GENERIC a little by seeing of SYSV* stuff fits. If it's > too big on the floppy, we'll pare it back. I still think it would be much better to add the SYSV stuff during the build process and instead add both console drivers. This way you could add the SYSV stuff in the same manner as you build the MFS stuff. By adding PCVT to the kernel we get the ability to install on ThinkPad's. By adding the SysV stuff we don't install on any more hardware, but allow a commercial program to run. However, the commercial program is not run during the install, so the kernel installed on the HD would be adequate. Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509230138.TAA06228>