On Mon, Aug 12, 2024 at 10:54:50 +0200, Edgar Fuß wrote:

> I have no idea about config's internal workings, but what about
>
>       vio9p* at? virtio*

That's cute.  That might be a nice thing to have in config.

I guess I never do build.sh release b/c I found vio9p* at virtio? in
my own GENERIC.local (probably from the time when I experimented with
9p in VBox).

Config ifdef syntax doesn't help here b/c all configs *do* include
files.virtio (from MI sys/conf/files) in their first, options
description, part, so ifdef virtio is always true.  The test it needs
is for actual instances (the second, "option selection", part of the
config that a user commonly perceives as the "config file")

-uwe

Reply via email to