lp:~smoser/ubuntu-on-ec2/ec2-publishing-scripts.disk2ebs
- Get this branch:
- bzr branch lp:~smoser/ubuntu-on-ec2/ec2-publishing-scripts.disk2ebs
Branch merges
Branch information
Recent revisions
- 650. By Scott Moser on 2016-10-26
-
add ec2-disk2ebs
this is mostly copied from ec2-image2ebs.
The 2 differences are:
a.) it does not do any of the modifications to the image.
It just does a 'dd'.
b.) it assumes you're on the instance that you're working with.
ec2-image2ebs ssh's to the other system. This just executes
locally. - 648. By Robert C Jennings on 2016-08-22
-
Don't write download query data for xenial
Back-port of EC2/Download dis-entanglement from yakkety to xenial
- 646. By Robert C Jennings on 2016-08-18
-
Blacklist xen-fbfront driver to speed boot on Xenial and later
- 645. By Robert C Jennings on 2016-06-21
-
Don't write download query data for yakkety and later
This will be handled by a separate process, so it's disentangled from EC2
publication. - 644. By Robert C Jennings on 2016-05-27
-
Append grub options as root
Previously the script attempted to append to the grub config file
as the current user. This patch changes this to properly use sudo. - 642. By Robert C Jennings on 2016-05-23
-
Remove 10s grub timeout
Trusty and newer have the cfg under /etc/default/
grub.d, only those
releases will be affected. This patch changes hvm ebs images,
hvm instance-store and pv images are unchanged; if needed that will be
covered in a separate commit.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)