]> git.proxmox.com Git - mirror_lxc.git/commit
lxc-ubuntu-cloud: various small changes
authorScott Moser <smoser@ubuntu.com>
Thu, 30 Jan 2014 16:21:08 +0000 (11:21 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 31 Jan 2014 09:38:29 +0000 (09:38 +0000)
commitad3f14ab58ec91ff11d0dcf2cbd5f47f02935344
tree7cc75d9f23d960d7398fa5234e1976b7c7efee76
parent6ee257941cb985e12a097bc83d551fa323d8aad2
lxc-ubuntu-cloud: various small changes

 * ppc64el images now exist and generally function.
   Instead of failing because an arch isnt in the list,
   let that check happen by ability to download something.
 * update the hard coded ubuntu releases to know about 'trusty'
   and drop no longer supported releases (consistent with behavior
   when distro-info is available)
 * shorten the logic that decides if host and container arch
   are supported.
 * support skipping "invalid arch" check entirely via undocumented
   variable UCTEMPLATE_SKIP_ARCH_CHECK.
 * update usage to reference 'tryreleased' as the default 'stream'
 * give good error message if user tries 'released' and there
   is no released version available.

Signed-off-by: Scott Moser <smoser@ubuntu.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
templates/lxc-ubuntu-cloud.in