summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2007-04-17add support for the Compex WP18 and NP18Akaloz
2007-04-12revert find | xargs => find | exec changes - this is completely unnecessary a...nbd
2007-04-06add a menuconfig option for specifying a local download mirrornbd
2007-04-04move gen_busybox_menuconfig.pl to package/busyboxnbd
2007-04-04replace gen_busybox_config.pl with a simple sed commandnbd
2007-04-03Using find's -exec to remove directories causes 'not found' errors when find ...mbm
2007-04-02Use find -exec instead of xargsflorian
2007-04-02enable zImage generation for the new boardskaloz
2007-03-29fix menuconfig 'deselect' statementnbd
2007-03-23some cleanups in the metadata.pl script; allow target profiles to add overrid...nbd
2007-03-23add 'deselect' property for menuconfignbd
2007-03-16Add an 'Image Configuration' menu to menuconfignbd
2007-03-04disable the automatic config reset if 'Advanced configuration options' is sel...nbd
2007-03-04force a config reset when the user changes the target platform in menuconfignbd
2007-02-28fix a small bug in the config merge/split (fixes buildbot error on ixp4xx)nbd
2007-02-22ignore profiles with custom kernel configs in the image builder itselfnbd
2007-02-22disable the image builder in menuconfig for profiles with custom kernel configsnbd
2007-02-22rename the Profile template that the image builder uses to prevent name confl...nbd
2007-02-12Menuconfig will not treat 'select FOO' as a real dependencynbd
2007-02-09more fixes for rstrip.sh and kernel modules - fixes #1301nbd
2007-01-31move "make symlinks" to "make package/symlinks"mbm
2007-01-26fix a small bug in config.pl that tends to mess up kernel cmdlinesnbd
2007-01-25fix download.pl (#1257)nbd
2007-01-24add functionality to provide local mirrors for development purposes.pavlov
2007-01-21make spca5xx depend on video device support in the kernelnbd
2007-01-20Add WL-700gE support (based on work by jr)nbd
2007-01-20add descriptions to the broadcom target profiles and export them to the targe...nbd
2007-01-20always return true in rstrip.shnbd
2007-01-14include the default profile in target.mk as well - required for the image bui...nbd
2007-01-13merge the scripts dealing with package/target metadata to remove some redunda...nbd
2007-01-12Fix the annoying base-files autorebuild bug.nbd
2007-01-10cosmetic fixes for ipkgnbd
2007-01-10include the full board name in .target.mknbd
2007-01-10include default package set in .target.mknbd
2007-01-10add a hack to allow source package names in Build-Depends: (PKG_BUILDDEP)nico
2007-01-09extend tmp/.target.mk to include target profile information - preparation for...nbd
2007-01-05Add some more comments on the feeds script, use parameters in functionsflorian
2007-01-01update busybox menuconfig for the latest versionnbd
2006-12-31Add a first implementation of a source feed checkoutflorian
2006-12-29Updated slugimage to the latest upstream version, which fixes the small kerne...rwhitby
2006-12-23Fixed typo, it might work now :-)rwhitby
2006-12-23Utility for creating installable image for the NSLU2.rwhitby
2006-12-20move DEFAULT_foo out of PACKAGE_foo, it was breaking package menus.nico
2006-12-19next time I should sleep morekaloz
2006-12-19upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for i...kaloz
2006-12-14add a simple maintenance tool for kernel config filesnbd
2006-12-10add openbsd compatibility patch (thanks, wbx)nbd
2006-12-08update sourceforge downloadingnbd
2006-12-06strip trailing / from download urlsnbd
2006-11-26cleanup properties in here, adding exec, keywords, and eol-stylepavlov