Skip to content
Snippets Groups Projects
Commit e7d27627 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

the attached patch adds the -a option to the feeds install command. Therefore...

the attached patch adds the -a option to the feeds install command. Therefore following command option should work now

./scripts/feeds install -a
./scripts/feeds install -a -p xwrt

To-do:
- The next step should be to replace the current make package/symlinks implementation with ./scripts/feeds install -a .
  ( the locations of the packages within ./packages are different with both methods )
- The current feed script is not able to handle "Provides" statements properly. The dependencies will be installed only if they are real package names and not aliases (provides) .

Note:
This patch also includes the previous patch reg. directory (ClearCase) support from 30.12.07.

br/R

Signed-off-by: default avatarralph <ralph.hempel@infineon.com>

SVN-Revision: 10252
parent 0e8693de
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment