aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* add a gpio feature for devices supporting the generic GPIO interfaceNicolas Thill2008-04-201-0/+1
* install dependencies after installing package to avoid deep recursion and mas...Nicolas Thill2008-04-131-7/+7
* install build-depends packages as wellNicolas Thill2008-04-121-1/+1
* add support for the IXDPG425Imre Kaloz2008-04-071-1/+1
* fix error message in scripts/feeds when indexes are missingFelix Fietkau2008-04-051-1/+7
* fix a recursive symlink issue with scripts/feeds and src-linkFelix Fietkau2008-04-021-1/+1
* arm-magic.sh: added tw5334 machine idRod Whitby2008-03-251-1/+1
* fix package/symlinks target, will call scripts/feeds update / install introdu...Ralph Hempel2008-03-201-5/+5
* adding the possibility of local file cache specify file://path_to_file_cache ...Ralph Hempel2008-03-181-25/+33
* fix multiple update (cpy), added index generation (allows to re-create the in...Ralph Hempel2008-03-181-40/+124
* Added a new mach idRod Whitby2008-03-121-1/+1
* Increased to five download attempts in download.plAndy Boyett2008-02-181-1/+1
* - added package list function -r list packages of specified feed -s list the ...Ralph Hempel2008-01-301-7/+47
* add feature flag for the cpio.gz supportGabor Juhos2008-01-291-0/+1
* cleanups, small fixes and improvements for the feeds scriptFelix Fietkau2008-01-271-37/+28
* scripts/feeds: Add support for git feeds.Felix Fietkau2008-01-271-1/+22
* the attached patch adds the -a option to the feeds install command. Therefore...Felix Fietkau2008-01-251-15/+80
* add support for the Netgear WG302v1/WAG302v1Imre Kaloz2008-01-141-1/+1
* Also export LC_ALL to C to work properly (#2926)Florian Fainelli2007-12-301-0/+1
* * upgrade ixp4xx to 2.6.23.12 * upgrade to the new ethernet driver (temporary...Imre Kaloz2007-12-281-1/+1
* remove old feeds stuffFelix Fietkau2007-12-281-63/+0