bootstrap-vz/bootstrapvz/providers/ec2/tasks
Marcin Kulisz 0d95674c36 Disabling PIE during ixgbevf compilation for AWS +
enhanced network instances Stretch upwards.
* For GCC >=6 in Debian PIE (Position Independent Executable) has being activated
  it is causing enhanced network driver for AWS images to fail at
  compilation time due to incompatibility with PIE options for the kernel
* To learn what PIE is read docs at
  https://gcc.gnu.org/onlinedocs/gcc/Code-Gen-Options.html#Code-Gen-Options
2016-10-31 16:18:44 +00:00
..
__init__.py Systematically use rel_path for relative paths 2016-09-12 19:11:20 +02:00
ami-akis.yml PVGUB AKIs for Frankfurt region. 2015-07-30 10:07:24 +02:00
ami.py Added AMI tagging for AWS provider + 2016-10-31 15:26:17 +00:00
boot.py ec2: Fix PVM grub console output 2016-06-04 19:26:31 +02:00
connection.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
ebs.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
filesystem.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
host.py Moving host_dependencies tasks to the validation phase 2016-09-12 01:12:19 +02:00
initd.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
network.py Disabling PIE during ixgbevf compilation for AWS + 2016-10-31 16:18:44 +00:00
packages-kernels.yml Add manifest, kernel and NIC config for stretch 2016-06-04 18:19:49 +02:00
packages.py Systematically use rel_path for relative paths 2016-09-12 19:11:20 +02:00
tuning.py Rename debiancloud.conf to .cfg to match cloud-init requirements. 2016-09-19 15:42:52 +00:00