summaryrefslogtreecommitdiffstats
path: root/scripts/feeds.sh
Commit message (Expand)AuthorAgeFilesLines
* remove old feeds stuffnbd2007-12-281-63/+0
* add source feed rev to menuconfig, set 8180 as default rev for kamikaze 7.07nbd2007-07-261-3/+3
* keep some structure when running package/symlinks - now that the build system...nbd2007-07-161-1/+1
* revert find | xargs => find | exec changes - this is completely unnecessary a...nbd2007-04-121-1/+1
* Using find's -exec to remove directories causes 'not found' errors when find ...mbm2007-04-031-1/+1
* Use find -exec instead of xargsflorian2007-04-021-1/+1
* move "make symlinks" to "make package/symlinks"mbm2007-01-311-4/+4
* Add some more comments on the feeds script, use parameters in functionsflorian2007-01-051-11/+15
* Add a first implementation of a source feed checkoutflorian2006-12-311-0/+59