1 Oct 2005 01:06
small config(1) change and additions
Quentin Garnier <cube <at> cubidou.net>
2005-09-30 23:06:17 GMT
2005-09-30 23:06:17 GMT
Hi folks, I've just committed a change to config(1) that might have side effects on your configuration files if you use tricks that were previously allowed by config(1) (whether you're aware of it). Orphaned devices are now ignored (though config(1) still warns), which means the kernel will compile as if the device instance were never mentioned. This might lead to surprises when booting the kernel, although previous behaviour of config(1) lead to obscure linking errors. So watch for orphans. However, referencing by number (in an attachment) a device that doesn't have a matching instance but has a starred instance won't be considered orphaning anymore. As for the other commit, it adds two statements to the grammar: no device at <attachment> no <device> Please see the commit log for details on how to use it. As always, if you have any trouble with those new features, fill a PR. I plan to add regression tests for config(1) at some point, and maybe someday I'll have time to write a man page describing the syntax... -- -- Quentin Garnier - cube <at> cubidou.net - cube <at> NetBSD.org "When I find the controls, I'll go where I like, I'll know where I want to be, but maybe for now I'll stay right here on a silent sea."(Continue reading)
RSS Feed