Re: [kbuild-devel] Addition to roadmap

2001-06-26 Thread Giacomo Catenazzi
Eric S. Raymond wrote > >Giacomo, what's the status of your autoprobe utility? Is merging this >in step 5? > The autoprobe works fine (with your CML2). Now it detect nearly all PCI, USB, ISA PnP devices, plus a lots of more kind of drivers (net, console, ...) I should still make small changes t

[kbuild-devel] Addition to roadmap

2001-06-25 Thread Eric S. Raymond
There's going to have to be at least one CML2 patch after Kaos makefiles go in. That's to change the output of configtrans.py from CML1 format # FOO is not set to CML2 format FOO=n so don't-cares can be passed around in partial configurations. So I'm seeing four steps now: 1. CML2 installat