Felix Fietkau
|
3e91dd1bd5
revert find | xargs => find | exec changes - this is completely unnecessary and introduces additional dependencies that we do not need
|
19 years ago |
Mike Baker
|
0359c6222e
Using find's -exec to remove directories causes 'not found' errors when find tries to search the removed directory. Hopefully fixed now.
|
19 years ago |
Florian Fainelli
|
6cd84c6838
Use find -exec instead of xargs
|
19 years ago |
Mike Baker
|
7656ad75e5
move "make symlinks" to "make package/symlinks"
|
19 years ago |
Florian Fainelli
|
b6b8207cae
Add some more comments on the feeds script, use parameters in functions
|
19 years ago |
Florian Fainelli
|
945b4fb8d4
Add a first implementation of a source feed checkout
|
19 years ago |