summaryrefslogtreecommitdiff
path: root/openwrt/scripts
Commit message (Collapse)AuthorAgeFilesLines
* let ipkg fail when a package file to be installed is not foundNicolas Thill2006-07-261-4/+0
| | | | SVN-Revision: 4287
* fix menu/submenu nestingFelix Fietkau2006-07-211-8/+13
| | | | SVN-Revision: 4200
* add submenu dependencies (used to hide the proprietary broadcom driver on ↵Felix Fietkau2006-07-211-0/+7
| | | | | | anything except for brcm-2.4) SVN-Revision: 4197
* credit where credit is dueMike Baker2006-06-278-0/+56
| | | | SVN-Revision: 4091
* add 'reset to defaults' to menuconfigFelix Fietkau2006-06-253-0/+29
| | | | SVN-Revision: 4080
* move the broadcom driver stuff into its own submenuFelix Fietkau2006-06-251-0/+12
| | | | SVN-Revision: 4073
* sstrip binaries that have been stripped by the regular strip beforeFelix Fietkau2006-06-221-1/+1
| | | | SVN-Revision: 4047
* don't generate invalid dependency lines in sdk modeFelix Fietkau2006-06-211-1/+1
| | | | SVN-Revision: 4035
* add sdk option for gen_deps.plFelix Fietkau2006-06-211-1/+13
| | | | SVN-Revision: 4034
* more dependency fixesFelix Fietkau2006-06-201-1/+1
| | | | SVN-Revision: 4024
* fix for multiple dependency flagsFelix Fietkau2006-06-201-1/+1
| | | | SVN-Revision: 4023
* fix dependency handling bugFelix Fietkau2006-06-111-2/+2
| | | | SVN-Revision: 3929
* strip kernel modules automatically as wellFelix Fietkau2006-05-311-2/+4
| | | | SVN-Revision: 3870
* don't try to strip kernel modulesFelix Fietkau2006-05-311-1/+1
| | | | SVN-Revision: 3859
* allow building of kernel-specific stuff in package/ instead of ↵Felix Fietkau2006-05-311-0/+21
| | | | | | target/linux/package/ and merge target/linux/package/base-files into package/base-files SVN-Revision: 3855
* allow more complex defaults in menuconfigFelix Fietkau2006-05-301-1/+3
| | | | SVN-Revision: 3848
* improve dependency handling, fix some package makefile bugsFelix Fietkau2006-05-302-5/+23
| | | | SVN-Revision: 3843
* add proper build dependsFelix Fietkau2006-05-302-9/+2
| | | | SVN-Revision: 3841
* add Build/InstallDev template to install dev files in STAGING_DIR, introduce ↵Nicolas Thill2006-05-241-0/+7
| | | | | | a NEEDS: package field to implement SELECT PACKAGE_foo in menuconfig. SVN-Revision: 3824
* clean up menu configurationMike Baker2006-05-191-1/+12
| | | | SVN-Revision: 3801
* finish up package makefileMike Baker2006-05-161-5/+12
| | | | SVN-Revision: 3786
* revert; perl version was entirely too slowMike Baker2006-05-151-22/+11
| | | | SVN-Revision: 3783
* replace find call with perl codeMike Baker2006-05-151-11/+22
| | | | SVN-Revision: 3782
* change syntaxMike Baker2006-05-141-4/+9
| | | | SVN-Revision: 3778
* generate package dependanciesMike Baker2006-05-141-0/+34
| | | | SVN-Revision: 3774
* fix busybox config parsing for new config formatMike Baker2006-05-121-2/+2
| | | | SVN-Revision: 3770
* add wildcard support to menuconfig (again)Mike Baker2006-05-122-44/+86
| | | | SVN-Revision: 3768
* fix detection of removed packagesFelix Fietkau2006-04-211-1/+0
| | | | SVN-Revision: 3688
* include package description in menuconfig helpFelix Fietkau2006-04-211-4/+6
| | | | SVN-Revision: 3687
* more cleanups and a new menuconfig generatorFelix Fietkau2006-04-211-0/+82
| | | | SVN-Revision: 3685
* menuconfig cleanupFelix Fietkau2006-04-201-8/+8
| | | | SVN-Revision: 3684
* modify the kconfig system for openwrtFelix Fietkau2006-04-209-37/+49
| | | | SVN-Revision: 3683
* add kconfig from linux 2.6 to scripts/configFelix Fietkau2006-04-2032-0/+13670
| | | | SVN-Revision: 3682
* add proper package dependency handlingFelix Fietkau2006-04-201-9/+25
| | | | SVN-Revision: 3679
* redirect find stderr to /dev/null in timestamp.plFelix Fietkau2006-04-201-1/+1
| | | | SVN-Revision: 3678
* add timestamp check scriptFelix Fietkau2006-04-201-0/+40
| | | | SVN-Revision: 3677
* remove make-ipkg-dir.shFelix Fietkau2006-04-141-21/+0
| | | | SVN-Revision: 3644
* add mirror1 again. sponsored by FH BRS, Lab for telecommunicationsWaldemar Brodkorb2006-03-201-2/+1
| | | | SVN-Revision: 3418
* sync whiterussian and kamikaze ipkg scriptFelix Fietkau2006-03-181-5/+5
| | | | SVN-Revision: 3403
* Fit new sourceforge.net download page layout, thanks to Fabian Deutsch for ↵Florian Fainelli2006-03-051-0/+1
| | | | | | reporting the bug and submitting the patch. SVN-Revision: 3310
* fix the "sed ... unterminated `s' command" errorMike Baker2006-02-141-2/+1
| | | | SVN-Revision: 3241
* add support for netgear dg834 and the almost identical sphairon jdr454wb: ↵Felix Fietkau2006-02-121-3/+10
| | | | | | new images, automatic boot loader patcher, updated flash script (dlink.pl renamed to adam2flash.pl) - Thanks to Jonathan McDowell (Noodles) SVN-Revision: 3221
* change cp to $(CP)Mike Baker2006-02-011-1/+1
| | | | SVN-Revision: 3112
* fix download script for sourceforge urlsFelix Fietkau2006-01-201-0/+3
| | | | SVN-Revision: 3019
* add toshiba tftp commandsWaldemar Brodkorb2005-12-251-5/+19
| | | | SVN-Revision: 2766
* add a last resort SF round-robin url and some GNU mirrorsNicolas Thill2005-12-071-0/+5
| | | | SVN-Revision: 2594
* fix sourceforge mirrors, thx d1magWaldemar Brodkorb2005-12-061-1/+1
| | | | SVN-Revision: 2582
* temporarily disabled mirrorsWaldemar Brodkorb2005-12-061-2/+2
| | | | SVN-Revision: 2580
* make log output a bit nicerFelix Fietkau2005-10-221-1/+1
| | | | SVN-Revision: 2241
* fix typo in my last commitNicolas Thill2005-10-221-1/+1
| | | | SVN-Revision: 2232