@Greg

That was it. Things just got seriously better. Thx.

Now the sourceforge access works too. ;)

I figured the sourceforge mirror downloads are taking at least double
the time. ( compiletc >> ~2min vs ~4min) 


Now. The pcp-load "help" wasn't that "clear" either. There's been stuff
missing and IMO not correct. 
I tried to update it. (Yep, I know. Cosmetics ;) )

I also had to change the examples!

Here is my update proposal for @Paul. 


Code:
--------------------
    
  
  ###ORIG########
  
  pcp-load 
  Version 12.0pCP
  Usage: pcp-load [ -i -w -wi -wo -wil -ic -wic -wicl]{s} extensions
  -i   Loads local extension
  -w   Download extension only
  -wi  Download and install extension
  -wo  Download and create an ondemand item
  Adding -c to any -i option will force a one time copy to file system
  Adding -l to any -i option indicates load only - do not update onboot or 
ondemand
  Adding -s to any option will suppress OK message used by apps GUI
  
  Example usage:
  Load local extension:
  pcp-load -i /mnt/mmcblk0p2/tce/optional/nano.tcz
  Download into tce/optional directory, updates OnBoot and installs:
  pcp-load -w -i nano.tcz
  Download only into tce/optional directory:
  pcp-load -w nano.tcz
  Use alternative repository, root level
  pcp-load -r https://repo.picoreplayer.org/repo
  Use alternative repository, override absolute path.
  pcp-load -u https://repo.picoreplayer.org/repo/10.x/armv7/tcz
  
  ##MY NEW PROPOSAL###############
  
  pcp-load 
  Version 12.0pCP
  Usage: pcp-load [-r|-u <url>] [ -i -w -wi -wo -wil -ic -wic -wicl]{s} 
extensions
  -i       Loads local extension
  -w       Download extension only
  -wi      Download and install extension
  -wo      Download and create an ondemand item
  -r <url> Specify repository
  -u <url> Specify subsection in repository
  
  Adding -c to any -i option will force a one time copy to file system
  Adding -l to any -i option indicates load only - do not update onboot or 
ondemand
  Adding -s to any option will suppress OK message used by apps GUI
  
  Example usage:
  Load local extension:
  pcp-load -i /mnt/mmcblk0p2/tce/optional/nano.tcz
  Download into tce/optional directory, updates OnBoot and installs:
  pcp-load -w -i nano.tcz
  Download only into tce/optional directory:
  pcp-load -w nano.tcz
  Use alternative repository
  pcp-load -r https://repo.picoreplayer.org/repo -w nano.tcz
  Use alternative repository subsection
  pcp-load -u https://repo.picoreplayer.org/repo/10.x/armv7/tcz -w nano.tcz
  
  
--------------------



:::'  my blog  - latest: \"The Audio Streaming Series - introducing:
tuning kit - pCP (beta)\"  ' (http://soundcheck-audio.blogspot.com):::
------------------------------------------------------------------------
soundcheck's Profile: http://forums.slimdevices.com/member.php?userid=34383
View this thread: http://forums.slimdevices.com/showthread.php?t=113512

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to