Date: Mon, 20 Nov 2000 10:45:38 -0500 From: Vivek Khera <khera@kciLink.com> To: Szilveszter Adam <sziszi@petra.hos.u-szeged.hu> Cc: stable@FreeBSD.ORG Subject: Re: Auto increment on kernel version Message-ID: <14873.18210.555605.876050@onceler.kciLink.com> In-Reply-To: <20001118101228.A19364@petra.hos.u-szeged.hu> References: <00111820013502.09278@shalimar.net.au> <20001118101228.A19364@petra.hos.u-szeged.hu>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "SA" == Szilveszter Adam <sziszi@petra.hos.u-szeged.hu> writes: SA> It is increased if you reuse the same kernel config file for kernel SA> building. So, if you edit the file each time or do some other thing to it SA> that causes the mtime (modification time) or size or whatever to change, it No, it is incremented every time you build your kernel without cleaning out the destination directory. make buildkernel clears out the destination directory so it always reads kernel #0. If you use the traditional kernel build method, it will increase each time through. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: khera@kciLink.com Rockville, MD +1-240-453-8497 AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14873.18210.555605.876050>