On Sun, Oct 22, 2006 at 09:17:34PM +0000, Thorsten Glaser wrote: > [EMAIL PROTECTED] dixit: > > >Ah, seems like I had an outdated version of freewrt_1_0, sorry for that. > >Well, my changes are working as expected. After having chosen a package > >collection and saved the config, later one needs to be deleted (moved > > How about we first offer a default package collection in the Makefile, > before we call mconfig? That would make one of five(IIRC) pregenerated > .config files be copied over .config, unless the user selects "no change".
I think the basic problem is that package selections are taken which are not really fundamental. E.g. forcibly selecting `dnsmasq' when there are a handful other packages doing the same job is definitely not right for every possible situation. If there was a way to get package dependencies to a more abstract level, i.e. grouping config options from different places in a `choice' like manner, forcing selection of (at least) one of them, the definition of package collections would be a lot easier. Your approach should definitely be added to the list of possible solutions, though it would be more user-friendly to have it inside menuconfig. Greetings, Phil _______________________________________________ freewrt-developers mailing list [email protected] https://www.freewrt.org/lists/listinfo/freewrt-developers
