⇤ ← Revision 1 as of 2010-10-10 05:06:20
399
Comment:
|
← Revision 2 as of 2011-01-05 10:28:07 ⇥
605
Import an Ubuntu PPA key
|
Deletions are marked like this. | Additions are marked like this. |
Line 11: | Line 11: |
=== Import an Ubuntu PPA key === Import an Ubuntu PPA key directly from the keyserver with: {{{#!highlight sh key=0x1111 sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys $key }}} |
Allow third-party repositories when upgrading between distributions
Place:
[Sources] AllowThirdParty=yes
into /etc/update-manager/release-upgrades.d/allow-third-party.cfg. From bug #147080: do-release-upgrade should make disabling third party repositories optional.
Import an Ubuntu PPA key
Import an Ubuntu PPA key directly from the keyserver with: