NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/51146: config(1) can not override options with values
>Number: 51146
>Category: bin
>Synopsis: config(1) can not override options with values
>Confidential: yes
>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
>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@localhost:/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
Home |
Main Index |
Thread Index |
Old Index