On Sun, Dec 17, 2006 at 07:45:16PM +0100, Waldemar Brodkorb wrote: [...] > We will implement following changes: > * info.nfo files with all textual information needed for a > package or tool > * Makefile without usage of stampfiles > * clear and consistent targets for tools/toolchain/packages > (clean,fetch,extract,patch,build,fake,package,rebuild,checksum, ...) > * automatic creation of ipkg control files and Config.in > * a shell script will be developed which temporarily creates > a "internal dataware house" (very important, we need more buzzwords ;)) > and can either create all metadata for our ADK or a sqlite database for WIB > * the kernel and modules build will be reorganized and simplified > * the $(TOPDIR)/.config file will be automatically split into .cfg/* > files to recognize any configuration changes and only rebuild > needed packages
Sounds very good. I have additional feature requests: * more than one compiler for the buildroot. I will need gcc 3.4.x for 2.4 kernel build, 4.1.x or 4.2.x for everything else, including kernel 2.6. Currently, only one compiler is supported. * more than 1 source file. Sometimes, packages consists of more than one file, i.e. Madwifi. Currently, I solve this by providing the second source as complete patch. Some more requests, but these are the most important ones. Dirk _______________________________________________ freewrt-developers mailing list [email protected] https://www.freewrt.org/lists/listinfo/freewrt-developers
