Date: Fri, 05 Dec 97 02:50:07 -0400 From: "Francisco Reyes" <reyesf@super.zippo.com> To: "hackers@freebsd.org" <hackers@freebsd.org> Subject: Why so many steps to build new kernel? Message-ID: <199712050750.XAA25888@super.zippo.com>
next in thread | raw e-mail | index | archive | help
I was wondering if there would be any problems with creating a script for some of the steps of building a new kernel. What if any would be the problem with having a script which does: config kern1 cd ../../kern1 make depend make all make install If such script was created it should check the return code of the make command to make sure there were no problems.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712050750.XAA25888>