NetBSD Problem Report #51146

From martin@duskware.de  Mon May 16 05:54:32 2016
Return-Path: <martin@duskware.de>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 4A7CC7A3D5
	for <gnats-bugs@gnats.NetBSD.org>; Mon, 16 May 2016 05:54:32 +0000 (UTC)
From: martin@NetBSD.org
Reply-To: martin@NetBSD.org
To: gnats-bugs@NetBSD.org
Subject: config(1) can not override options with values
X-Send-Pr-Version: 3.95

>Number:         51146
>Category:       bin
>Synopsis:       config(1) can not override options with values
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon May 16 05:55:00 +0000 2016
>Last-Modified:  Mon May 16 06:02:51 +0000 2016
>Originator:     Martin Husemann
>Release:        NetBSD 7.99.29
>Organization:
The NetBSD Foundation, Inc.
Confidential:	no
>Environment:
System: NetBSD night-owl.duskware.de 7.99.29 NetBSD 7.99.29 (NIGHT-OWL) #417: Sun May 15 16:32:23 CEST 2016 martin@night-owl.duskware.de:/usr/src/sys/arch/amd64/compile/NIGHT-OWL amd64
Architecture: x86_64
Machine: amd64
>Description:

When creating a stripped down kernel based on GENERIC it is very handy
to override certain options.

This does not work for options with values currently (at least not in any
syntax I could think of)

try something like:
--8<--
include "arch/amd64/conf/GENERIC"
no options PAX_ASLR_DEBUG
no options PAX_ASLR_DEBUG=1
options PAX_ASLR_DEBUG=0
-->8--

>How-To-Repeat:
s/a

>Fix:
n/a

>Release-Note:

>Audit-Trail:

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.