Anders Ingemann
|
f16939eef5
|
Extlinux now works on virtualbox
Raise error when trying to install grub on unpartitioned disks
|
2014-01-18 21:40:09 +01:00 |
|
Anders Ingemann
|
35d6140cb1
|
fstab must exist before installing bootloader
|
2014-01-18 21:38:39 +01:00 |
|
Anders Ingemann
|
d7f859b76f
|
Remove unnecessary dependencies
|
2014-01-06 23:01:48 +01:00 |
|
Anders Ingemann
|
0092e1c2c2
|
Don't instantiate tasks
In practice they are just typed functions with attributes, having a reference to an object is just confusing.
So: Task.run() is now a classmethod
|
2014-01-06 22:58:21 +01:00 |
|
Anders Ingemann
|
44f3296426
|
Extlinux support
The bootloader is now specified in the manifest
|
2014-01-05 02:25:28 +01:00 |
|
Anders Ingemann
|
293557827f
|
Fix PEP8 style fixes
|
2013-12-14 23:18:43 +01:00 |
|
Anders Ingemann
|
b03fbb6dad
|
Don't resolve device_path
grub does that automatically
|
2013-12-14 23:18:42 +01:00 |
|
Anders Ingemann
|
0a49901476
|
Implement hvm support for ec2
|
2013-12-14 23:18:41 +01:00 |
|
Anders Ingemann
|
a1d465ea16
|
Fix DisableGetTTYs task to disable tty6 as well
|
2013-11-22 09:03:48 +01:00 |
|
Anders Ingemann
|
b5c5acf5b1
|
PEP8-ify things.
|
2013-08-17 17:28:46 +02:00 |
|
Anders Ingemann
|
0f9fc75182
|
Generalized "boot" task module.
Keeping ConfigureGrub provider specific for now
|
2013-08-10 16:18:48 +02:00 |
|