summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Fix parsing of password option; set timeout for writing.Jose Vasconcellos2009-01-151-15/+15
* add support for build-only packages which do not appear in menuconfigFelix Fietkau2009-01-132-0/+4
* If a package is part of a virtual dependency and also listed as a normal depe...Lars-Peter Clausen2009-01-051-5/+10
* fix recursive dependencies that might be caused by using conditional dependen...Felix Fietkau2009-01-021-5/+18
* scripts/feeds update:Felix Fietkau2008-12-311-50/+42
* Also move jungo-image.py to scripts/flashingFlorian Fainelli2008-12-171-0/+0
* Move flashing scripts to scripts/flashing/Florian Fainelli2008-12-175-0/+0
* Add flashing script for adsl2mue (#3994)Florian Fainelli2008-12-171-0/+170
* increased SCAN_DEPTH for feeds/ by 1Mirko Vogt2008-12-091-1/+1
* Updated jungo-image.py script (from Jose): Fix http server issues when imagef...Peter Denison2008-12-081-26/+61
* Added jungo-image.py script for backing up and flashing Jungo-based routers s...Peter Denison2008-12-021-0/+223
* Fix indention.Lars-Peter Clausen2008-11-221-1/+1
* Add support for negative conditional dependencies. Also add the condition of ...Lars-Peter Clausen2008-11-221-6/+10
* Detect changed feed urls and rebase working copies if needed. (Patch by xMff)Steven Barth2008-11-071-7/+43
* menuconfig: don't generate inconsistencies when ~/.openwrt/defconfig specifie...Felix Fietkau2008-10-181-5/+1
* add support for conditional depends to the feeds scriptFelix Fietkau2008-10-181-1/+2
* scripts/env: fix file syncing on env switchFelix Fietkau2008-10-081-1/+1
* don't print warnings for undefined DEFAULT_* symbols on menuconfig. generate ...Felix Fietkau2008-10-061-2/+6
* fix infinite recursion in metadata.plFelix Fietkau2008-10-041-1/+5
* implement conditional dependencies for menuconfig and build depsFelix Fietkau2008-10-012-2/+24
* scripts/feeds: allow multiple alternative urls for a single feed. this will b...Felix Fietkau2008-09-271-5/+12
* use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes ...Felix Fietkau2008-09-238-8/+8
* Restore config after running scripts/env diff.Lars-Peter Clausen2008-09-181-0/+1
* Fixed dependency handling for feedsSteven Barth2008-09-161-1/+1
* fix ./scripts/env for newer git versionsFelix Fietkau2008-09-021-3/+1
* Add @GNOME download source.Lars-Peter Clausen2008-09-011-1/+15
* fix ./scripts/env deleteFelix Fietkau2008-08-271-2/+3
* some more s/git-/git /Felix Fietkau2008-08-241-1/+1
* replace the deprecated git-* command calls with git *Felix Fietkau2008-08-242-16/+16
* don't display the "Image configuration" menu entry when there's nothing to pr...Nicolas Thill2008-08-221-1/+1
* add "Architecture" field to opkg status file (closes: #3901)Nicolas Thill2008-08-201-1/+1
* rename feeds.conf to feeds.conf.default, make feeds.conf override feeds.conf....Felix Fietkau2008-08-171-1/+3
* fix uninitialized variable in metadata.pm (#3860)Felix Fietkau2008-08-161-0/+1
* make opkg the default package manager, disable busybox ipkg from building by ...Travis Kemen2008-08-161-1/+1
* scripts/feeds calls 'make' irrespective of the platform it is running on. The...Florian Fainelli2008-08-081-5/+9
* and another oneFelix Fietkau2008-08-061-1/+1
* fix a small typoFelix Fietkau2008-08-061-1/+1
* add script for managing 'build environments' (.config+files/), including docu...Felix Fietkau2008-08-061-0/+219
* fix a small bug in the recursive dependency lookup for generated menuconfig f...Felix Fietkau2008-08-041-3/+3
* scripts/feeds: properly handle virtual packages as well, use the first availa...Felix Fietkau2008-08-041-1/+7
* scripts/feeds: fix some installation warnings for locally installed packagesFelix Fietkau2008-08-041-1/+1
* fix scripts/feeds dependency lookup: process deps for all virtual packages of...Felix Fietkau2008-08-041-4/+6
* generate zImage for the ADI Sidewinder, tooImre Kaloz2008-07-221-1/+1
* generate patched zImage for the Pronghorn, tooImre Kaloz2008-07-021-1/+1
* use the european kernel.org mirror tooMatteo Croce2008-06-121-4/+2
* fix missing package compile/installation issueFelix Fietkau2008-06-111-11/+12
* fix some previously ignored build dependencies (for example, uci->lua)Felix Fietkau2008-06-111-4/+14
* consider virtual dependencies (generated by using PROVIDES:=) when generating...Felix Fietkau2008-06-101-14/+32
* add new target feature option for fpuImre Kaloz2008-06-031-0/+1
* add support for the Gateworks CambriaImre Kaloz2008-04-281-1/+1