Skip to content
Snippets Groups Projects
  1. Oct 21, 2011
  2. May 24, 2011
  3. Dec 06, 2010
  4. Oct 24, 2010
  5. Oct 18, 2010
  6. Oct 02, 2010
  7. Aug 26, 2010
  8. Jul 08, 2010
  9. Aug 31, 2009
  10. May 08, 2009
  11. Mar 17, 2009
  12. Mar 02, 2009
  13. Feb 17, 2009
  14. Dec 31, 2008
    • Felix Fietkau's avatar
      scripts/feeds update: · 5918719e
      Felix Fietkau authored
      * Fix feed update via git.
      * Add support for bzr and hg.
      * Proper escaping of command line arguments handed to system.
      * Reduced code duplication.
      
      Patch by Justus Winter
      
      SVN-Revision: 13782
      5918719e
  15. Dec 09, 2008
  16. Nov 07, 2008
  17. Oct 18, 2008
  18. Oct 01, 2008
  19. Sep 27, 2008
  20. Sep 16, 2008
  21. Aug 24, 2008
  22. Aug 17, 2008
  23. Aug 08, 2008
  24. Aug 04, 2008
  25. Apr 13, 2008
  26. Apr 12, 2008
  27. Apr 05, 2008
  28. Apr 02, 2008
  29. Mar 20, 2008
    • Ralph Hempel's avatar
      fix package/symlinks target, will call scripts/feeds update / install... · 585997f8
      Ralph Hempel authored
      fix package/symlinks target, will call scripts/feeds update / install introduce new package/symlinks-install and package/symlinks-clean targets - package/symlink-install will re-create the index files and the symlinks for all ./feeds (no update from repositories is performed) - package/symlink-clean will delete all installed symlinks (keeping the ./feeds untouched)
      
      SVN-Revision: 10634
      585997f8
  30. Mar 18, 2008
  31. Jan 30, 2008
  32. Jan 27, 2008
  33. Jan 25, 2008
    • Felix Fietkau's avatar
      the attached patch adds the -a option to the feeds install command. Therefore... · e7d27627
      Felix Fietkau authored
      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
      e7d27627
  34. Dec 07, 2007
Loading