bootstrap-vz/bootstrapvz/common
andrewbogott b9aad2d881 Set a default of GRUB_CMDLINE_LINUX_DEFAULT="console=ttyS0"
This needed changing to hvc0 for ec2, and was accidentally changed
for all other providers.  Since the ec2 provider overrides to hvc0
anyway, we can just change this default to the setting that works
for everyone else.

Fixes: #318
2016-05-10 01:56:27 -05:00
..
assets Write Jessie growpart workaround script to something other than growpart 2016-01-12 19:12:57 +00:00
fs First stab at docker provider 2015-12-13 19:41:16 +01:00
tasks Set a default of GRUB_CMDLINE_LINUX_DEFAULT="console=ttyS0" 2016-05-10 01:56:27 -05:00
__init__.py PEP8 fixes 2014-04-27 11:05:53 -03:00
bytes.py Remove __abs__ from bytes and sectors, one should convert to int instead 2015-04-16 22:21:42 +02:00
exceptions.py Fixed the error that's been swallowing exception messages 2015-12-13 20:26:43 +01:00
fsm_proxy.py Make serialization a lot more easy to handle 2015-04-16 22:15:20 +02:00
minify_json.py Move code into proper package folder 2014-04-02 21:26:13 +02:00
phases.py Fix #204, user_modification phase has been introduced 2015-05-02 12:31:06 +02:00
releases.py Fix #217, by introducing class for comparison of releases 2015-04-29 21:38:06 +02:00
sectors.py Flip compairson for whether sector size is equal in Sectors 2015-04-29 20:46:53 +02:00
task_groups.py Add the 'apt.conf.d' manifest subsection 2016-03-15 18:01:41 +01:00
tools.py Fix #217, by introducing class for comparison of releases 2015-04-29 21:38:06 +02:00