Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Sep 2019 14:06:05 -0000
From:      Ravi Pokala <rpokala@freebsd.org>
To:        Kyle Evans <kevans@FreeBSD.org>, <src-committers@freebsd.org>, <svn-src-all@freebsd.org>, <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r345680 - head/sys/conf
Message-ID:  <CAF5D833-B3C3-4AD6-9B77-0363C56E93E9@panasas.com>
In-Reply-To: <201903290400.x2T40kp7013212@repo.freebsd.org>
References:  <201903290400.x2T40kp7013212@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
-----Original Message-----
From: <owner-src-committers@freebsd.org> on behalf of Kyle Evans <kevans@FreeBSD.org>
Date: 2019-03-28, Thursday at 21:00
To: <src-committers@freebsd.org>, <svn-src-all@freebsd.org>, <svn-src-head@freebsd.org>
Subject: svn commit: r345680 - head/sys/conf

> Author: kevans
> Date: Fri Mar 29 04:00:46 2019
> New Revision: 345680
> URL: https://svnweb.freebsd.org/changeset/base/345680
> 
> Log:
>   NOTES: Use non-default value for BOOT_TAG

Why?

(I was on IRC when jhb debugged this, but I didn't quite get it; and of course lots of us *weren't* on IRC at the time.)

Thanks,

Ravi (rpokala@)

>   Reported by:	jhb
>   MFC after:	1 week (except non-empty value in stable/11)
> 
> Modified:
>   head/sys/conf/NOTES
> 
> Modified: head/sys/conf/NOTES
> ==============================================================================
> --- head/sys/conf/NOTES	Fri Mar 29 03:25:20 2019	(r345679)
> +++ head/sys/conf/NOTES	Fri Mar 29 04:00:46 2019	(r345680)
> @@ -150,7 +150,7 @@ options 	BOOTHOWTO=RB_MULTIPLE
>  #
>  # Default boot tag; may use 'kern.boot_tag' loader tunable to override.  The
>  # current boot's tag is also exposed via the 'kern.boot_tag' sysctl.
> -options 	BOOT_TAG=\"---<<BOOT>>---\"
> +options 	BOOT_TAG=\"\"
>  # Maximum boot tag size the kernel's static buffer should accomodate.  Maximum
>  # size for both BOOT_TAG and the assocated tunable.
>  options 	BOOT_TAG_SZ=32








Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF5D833-B3C3-4AD6-9B77-0363C56E93E9>