2007-07-30 |
nbd | next round of build system cleanup - convert package... |
tree | commitdiff |
2007-07-30 |
pavlov | bring in pylibdir.py helper |
tree | commitdiff |
2007-07-26 |
nbd | fix a prereq bug |
tree | commitdiff |
2007-07-26 |
nbd | add source feed rev to menuconfig, set 8180 as default... |
tree | commitdiff |
2007-07-23 |
nbd | more dependency fixes |
tree | commitdiff |
2007-07-18 |
florian | Add a USES_TGZ config.in variable, so that RB1xx profil... |
tree | commitdiff |
2007-07-18 |
nbd | allow kconfig symbols to be shared between packages |
tree | commitdiff |
2007-07-18 |
nbd | dynamically enable/disable kernel config options for... |
tree | commitdiff |
2007-07-16 |
nbd | keep some structure when running package/symlinks ... |
tree | commitdiff |
2007-07-15 |
nbd | properly support dependencies on packages that just... |
tree | commitdiff |
2007-07-15 |
nbd | fixes for recursive package scanning |
tree | commitdiff |
2007-07-11 |
rwhitby | arm-magic.sh: Added support for fsg3 |
tree | commitdiff |
2007-07-11 |
nbd | color change to make menuconfig easier to read (patch... |
tree | commitdiff |
2007-07-10 |
nbd | fix PACKAGES:= for target profiles in target.mk |
tree | commitdiff |
2007-06-29 |
rwhitby | Added support for the D-Link DSM-G600 RevA, and fixed... |
tree | commitdiff |
2007-06-12 |
nbd | remove a useless warning |
tree | commitdiff |
2007-06-11 |
florian | Put config.sub executable (#1854) |
tree | commitdiff |
2007-06-08 |
kaloz | use newer config.guess and config.sub for packages... |
tree | commitdiff |
2007-05-29 |
nbd | Add gitignore files |
tree | commitdiff |
2007-05-10 |
kaloz | fixup avila networking, add support for the loft |
tree | commitdiff |
2007-05-10 |
kaloz | preliminary board support for the Linksys WRT300N v2... |
tree | commitdiff |
2007-05-05 |
nbd | Make UCI preconfiguration optional and disabled by... |
tree | commitdiff |
2007-04-17 |
kaloz | add support for the Compex WP18 and NP18A |
tree | commitdiff |
2007-04-12 |
nbd | revert find | xargs => find | exec changes - this is... |
tree | commitdiff |
2007-04-06 |
nbd | add a menuconfig option for specifying a local download... |
tree | commitdiff |
2007-04-04 |
nbd | move gen_busybox_menuconfig.pl to package/busybox |
tree | commitdiff |
2007-04-04 |
nbd | replace gen_busybox_config.pl with a simple sed command |
tree | commitdiff |
2007-04-03 |
mbm | Using find's -exec to remove directories causes 'not... |
tree | commitdiff |
2007-04-02 |
florian | Use find -exec instead of xargs |
tree | commitdiff |
2007-04-02 |
kaloz | enable zImage generation for the new boards |
tree | commitdiff |
2007-03-29 |
nbd | fix menuconfig 'deselect' statement |
tree | commitdiff |
2007-03-23 |
nbd | some cleanups in the metadata.pl script; allow target... |
tree | commitdiff |
2007-03-23 |
nbd | add 'deselect' property for menuconfig |
tree | commitdiff |
2007-03-16 |
nbd | Add an 'Image Configuration' menu to menuconfig |
tree | commitdiff |
2007-03-04 |
nbd | disable the automatic config reset if 'Advanced configu... |
tree | commitdiff |
2007-03-04 |
nbd | force a config reset when the user changes the target... |
tree | commitdiff |
2007-02-28 |
nbd | fix a small bug in the config merge/split (fixes buildb... |
tree | commitdiff |
2007-02-22 |
nbd | ignore profiles with custom kernel configs in the image... |
tree | commitdiff |
2007-02-22 |
nbd | disable the image builder in menuconfig for profiles... |
tree | commitdiff |
2007-02-22 |
nbd | rename the Profile template that the image builder... |
tree | commitdiff |
2007-02-12 |
nbd | Menuconfig will not treat 'select FOO' as a real dependency |
tree | commitdiff |
2007-02-09 |
nbd | more fixes for rstrip.sh and kernel modules - fixes... |
tree | commitdiff |
2007-01-31 |
mbm | move "make symlinks" to "make package/symlinks" |
tree | commitdiff |
2007-01-26 |
nbd | fix a small bug in config.pl that tends to mess up... |
tree | commitdiff |
2007-01-25 |
nbd | fix download.pl (#1257) |
tree | commitdiff |
2007-01-24 |
pavlov | add functionality to provide local mirrors for developm... |
tree | commitdiff |
2007-01-21 |
nbd | make spca5xx depend on video device support in the... |
tree | commitdiff |
2007-01-20 |
nbd | Add WL-700gE support (based on work by jr) |
tree | commitdiff |
2007-01-20 |
nbd | add descriptions to the broadcom target profiles and... |
tree | commitdiff |
2007-01-20 |
nbd | always return true in rstrip.sh |
tree | commitdiff |
2007-01-14 |
nbd | include the default profile in target.mk as well -... |
tree | commitdiff |
2007-01-13 |
nbd | merge the scripts dealing with package/target metadata... |
tree | commitdiff |
2007-01-12 |
nbd | Fix the annoying base-files autorebuild bug. |
tree | commitdiff |
2007-01-10 |
nbd | cosmetic fixes for ipkg |
tree | commitdiff |
2007-01-10 |
nbd | include the full board name in .target.mk |
tree | commitdiff |
2007-01-10 |
nbd | include default package set in .target.mk |
tree | commitdiff |
2007-01-10 |
nico | add a hack to allow source package names in Build-Depen... |
tree | commitdiff |
2007-01-09 |
nbd | extend tmp/.target.mk to include target profile informa... |
tree | commitdiff |
2007-01-05 |
florian | Add some more comments on the feeds script, use paramet... |
tree | commitdiff |
2007-01-01 |
nbd | update busybox menuconfig for the latest version |
tree | commitdiff |
2006-12-31 |
florian | Add a first implementation of a source feed checkout |
tree | commitdiff |
2006-12-29 |
rwhitby | Updated slugimage to the latest upstream version, which... |
tree | commitdiff |
2006-12-23 |
rwhitby | Fixed typo, it might work now :-) |
tree | commitdiff |
2006-12-23 |
rwhitby | Utility for creating installable image for the NSLU2. |
tree | commitdiff |
2006-12-20 |
nico | move DEFAULT_foo out of PACKAGE_foo, it was breaking... |
tree | commitdiff |
2006-12-19 |
kaloz | next time I should sleep more |
tree | commitdiff |
2006-12-19 |
kaloz | upgrade to 2.6.19.1, fix Gateway 7001 patch and enable... |
tree | commitdiff |
2006-12-14 |
nbd | add a simple maintenance tool for kernel config files |
tree | commitdiff |
2006-12-10 |
nbd | add openbsd compatibility patch (thanks, wbx) |
tree | commitdiff |
2006-12-08 |
nbd | update sourceforge downloading |
tree | commitdiff |
2006-12-06 |
nbd | strip trailing / from download urls |
tree | commitdiff |
2006-11-26 |
pavlov | cleanup properties in here, adding exec, keywords,... |
tree | commitdiff |
2006-11-26 |
pavlov | correct trailing slash (cosmetic rather than functional) |
tree | commitdiff |
2006-11-14 |
mbm | reintroduce LINUX_2_4 and LINUX_2_6 as config variables |
tree | commitdiff |
2006-11-12 |
nbd | implement target profiles in menuconfig |
tree | commitdiff |
2006-11-11 |
nbd | make target/linux/* directories self-contained, use... |
tree | commitdiff |
2006-10-20 |
nbd | remove obsolete file |
tree | commitdiff |
2006-10-17 |
nbd | *sigh* increase size of the static buffer allocated... |
tree | commitdiff |
2006-10-17 |
nbd | fix submenu sorting |
tree | commitdiff |
2006-10-17 |
nbd | add PROVIDES option, currently only used for menuconfig |
tree | commitdiff |
2006-10-17 |
nbd | menuconfig: include dependency checking in submenu... |
tree | commitdiff |
2006-10-17 |
nbd | implement sorting for menuconfig submenus |
tree | commitdiff |
2006-10-16 |
nbd | sync whiterussian download.pl with trunk, allow the... |
tree | commitdiff |
2006-10-14 |
nbd | don't generate .tmpconfig.h and .kconfig.d |
tree | commitdiff |
2006-10-14 |
nbd | fix download.pl for weird 'which' implementations |
tree | commitdiff |
2006-10-13 |
nbd | improve ncurses check |
tree | commitdiff |
2006-10-13 |
nbd | fix lxdialog build target |
tree | commitdiff |
2006-10-13 |
nbd | remove useless file |
tree | commitdiff |
2006-10-13 |
nbd | finally move buildroot-ng to trunk |
tree | commitdiff |
2006-10-12 |
nbd | only check prerequisites of actually selected packages |
tree | commitdiff |
2006-10-10 |
nbd | replace ipkg-make-index with a shell script that works... |
tree | commitdiff |
2006-10-10 |
nbd | use bsd md5 in ipkg if md5sum is not available |
tree | commitdiff |
2006-10-10 |
nbd | run rstrip in bash |
tree | commitdiff |
2006-10-10 |
nbd | more portability fixes and a prereq check for gnu tar |
tree | commitdiff |
2006-10-10 |
nbd | fix HOST_ARCH and GNU_HOST_NAME for freebsd and other... |
tree | commitdiff |
2006-10-10 |
nbd | real fix for download.pl |
tree | commitdiff |
2006-10-10 |
nbd | add workaround for freebsd |
tree | commitdiff |
2006-10-10 |
nbd | add support for bsd md5 as a md5sum replacement |
tree | commitdiff |
2006-10-05 |
nbd | speed up package prereq check (only run make on those... |
tree | commitdiff |
2006-10-03 |
nbd | ignore kernel and base-files depends, both don't instal... |
tree | commitdiff |
next |