Conary:conary migrate
From rPath Wiki
Conary --> Conary Commands --> conary migrate
| conary migrate | ||
| conary migrate [+/-]<pkgname>[=<version>]flavor* | ||
| Example> conary migrate group-dist-example=conary.rpath.com@rpl:2-devel | ||
Definition
Migrate system to trovename so that when the migration is done, only the troves specified on this command line and their children are installed, and pinned troves are left behind.
In general, migrate only installs or updates troves that are defined as byDefault True in their group. However, there is one exception: if a trove is defined as byDefault False, but is installed on the current system, then it will be updated. For example, if the kernel package is byDefault False, and it is installed, then it will be updated to the new version of the kernel.
Migrate takes its information about the by default settings from the currently installed version of the group being migrated (often group-os or group-dist).
