Jump to content


Photo

3rd-party-feed generation


  • Please log in to reply
4 replies to this topic

#1 angelofsky1980

  • Member
  • 30 posts

+3
Neutral

Posted 26 October 2012 - 22:53

Dear Pli members I've a question:

I need to generate a feed for BlackPole images who contains contributors material like external plugins, skins and other material but I don't know what is the manner to populate the 3rd-party-feed.

Any help is very appreciated!

Black Hole Team @ VuPlus-Community.net


Re: 3rd-party-feed generation #2 deleted

  • Senior Member
  • 702 posts

+48
Good

Posted 27 October 2012 - 11:11

Extract file in attachment, execute the following code, then put all your files somewhere online.

chmod 755 ./ipkg-make-index
./ipkg-make-index /FOLDERCONTAININGIPK/ > /FOLDERCONTAININGIPK/Packages
gzip /FOLDERCONTAININGIPK/Packages
./ipkg-make-index /FOLDERCONTAININGIPK/ > /FOLDERCONTAININGIPK/Packages


Re: 3rd-party-feed generation #3 angelofsky1980

  • Member
  • 30 posts

+3
Neutral

Posted 27 October 2012 - 11:38

Extract file in attachment, execute the following code, then put all your files somewhere online.

chmod 755 ./ipkg-make-index
./ipkg-make-index /FOLDERCONTAININGIPK/ > /FOLDERCONTAININGIPK/Packages
gzip /FOLDERCONTAININGIPK/Packages
./ipkg-make-index /FOLDERCONTAININGIPK/ > /FOLDERCONTAININGIPK/Packages


Thanks for the script I will test it shortly!

Black Hole Team @ VuPlus-Community.net


Re: 3rd-party-feed generation #4 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 27 October 2012 - 11:44

or use our script, from the openpli-oe-core repository:

http://openpli.git.s...7fc5865a404da7d

Re: 3rd-party-feed generation #5 angelofsky1980

  • Member
  • 30 posts

+3
Neutral

Posted 27 October 2012 - 12:14

or use our script, from the openpli-oe-core repository:

http://openpli.git.s...7fc5865a404da7d


Thanks!

Black Hole Team @ VuPlus-Community.net



0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users