summaryrefslogtreecommitdiff
path: root/scripts/feeds.sh
Commit message (Collapse)AuthorAgeFilesLines
* Using find's -exec to remove directories causes 'not found' errors when find ↵Mike Baker2007-04-031-1/+1
| | | | | | tries to search the removed directory. Hopefully fixed now. SVN-Revision: 6849
* Use find -exec instead of xargsFlorian Fainelli2007-04-021-1/+1
| | | | SVN-Revision: 6837
* move "make symlinks" to "make package/symlinks"Mike Baker2007-01-311-4/+4
| | | | SVN-Revision: 6234
* Add some more comments on the feeds script, use parameters in functionsFlorian Fainelli2007-01-051-11/+15
| | | | SVN-Revision: 5985
* Add a first implementation of a source feed checkoutFlorian Fainelli2006-12-311-0/+59
SVN-Revision: 5943