Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => Topic started by: nitram on January 15, 2016, 09:49:53 PM

Title: dCore Ubuntu ppa queries...
Post by: nitram on January 15, 2016, 09:49:53 PM
Does the new DEBINX quick update check also flag potential Ubuntu ppa updates? If not how does one update a ppa? I do not use Ubuntu, would be great if a dCore Ubuntu user could review and/or submit --help usage for any specific commands. The only one i'm aware of is ppa-add. Thanks.
Title: Re: dCore Ubuntu ppa queries...
Post by: Jason W on January 15, 2016, 10:20:56 PM
The quick update does check PPA repos.  The ppa-add command simply creates an entry in /opt/debextra with the same familiar syntax as the Ubuntu ppa-add tool.  And entries in /opt/debextra are part of the quick check.
Title: Re: dCore Ubuntu ppa queries...
Post by: nitram on January 16, 2016, 09:36:51 AM
Thanks for confirming, /opt/debextra is new to me. Will explore Extra Repositories child board and get something into FAQ. Which dCore commands are Ubuntu specific, or is it just ppa-add?
Title: Re: dCore Ubuntu ppa queries...
Post by: Jason W on January 16, 2016, 10:32:02 AM
Just ppa-add.
Title: Re: dCore Ubuntu ppa queries...
Post by: nitram on January 16, 2016, 11:19:43 AM
Simple enough, i will submit --help usage for ppa-add, thanks.
Title: Re: dCore Ubuntu ppa queries...
Post by: sm8ps on January 17, 2016, 05:45:25 PM
You may want to compare the section about ppa-add in the wiki if you have not already:
http://wiki.tinycorelinux.net/dcore:handling_extensions#additional_repositories
Title: Re: dCore Ubuntu ppa queries...
Post by: nitram on January 17, 2016, 09:14:20 PM
The  ppa-add ppa:midori/ppa  example was utilized from the wiki. This --help was already submitted to Jason. Hopefully adequate, if not let me know and i will amend.
Code: [Select]
tc@box:~/HELP$ ./ppa-add --help

ppa-add - add a PPA (Personal Package Archive) entry in /opt/debextra,
          for use with Ubuntu based dCore ports.

Ubuntu warning: PPAs do not undergo the same validation process as packages in
the main Ubuntu repositories. PPA keys are cryptographically signed but are
still a lower security alternative to the main repository. The user will
be installing software at their own risk.

Usage:

'ppa-add PPA_NAME'  create a PPA entry in /opt/debextra, use exact PPA_NAME
                    provided by the PPA, eg. ppa-add ppa:midori/ppa, re-run
                    command for each PPA added, manually remove PPA entry
                    from /opt/debextra as desired, use sce-import to
                    install the actual extension and create an SCE,
                    for more information on available PPA archives
                    see https://launchpad.net/ubuntu/+ppas.

The dCore FAQ were also updated with your wiki link, thanks sm8ps:
http://wiki.tinycorelinux.net/dcore:faq#can_i_add_a_ppa