1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-24 10:21:06 +02:00
nbd 900af27a32 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: ralph <ralph.hempel@infineon.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10252 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-25 11:33:20 +00:00
..
2007-10-20 19:10:09 +00:00
2007-06-11 08:37:26 +00:00
2007-01-10 16:56:05 +00:00
2007-12-14 00:33:25 +00:00
2007-09-03 05:02:05 +00:00