~smoser/curtin/trunk.use-smtar

Viewing all changes in revision 275.

  • Committer: Scott Moser
  • Date: 2015-10-02 19:59:11 UTC
  • mfrom: (269.1.11 trunk.dist-upgrade)
  • Revision ID: smoser@ubuntu.com-20151002195911-om9vrzt0uqcnak4b
add 'system-upgrade' command

The intent of this is to be runnable easily as 'curtin system-upgrade'
We can expose this from a config option and run it in curthooks also.

One such reason for this is shown in bug 1481992.
upgrading a system is often times unfortunately more complex than
'apt-get dist-upgrade'.

And the goal would be to make this run the appropriate system upgrade
command for the os in target (yum update for example).

Also enabled here is running system-upgrade in the target via
config.  Example:

  system_upgrade:
     enabled: True

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: