Anders Ingemann
149db4c989
Add new task: DeterminKernelVersion, this can potentially fix a lot of small problems
2015-04-16 22:21:43 +02:00
Anders Ingemann
5823c9119b
Split grub and extlinux installs into separate modules
2015-04-16 22:21:12 +02:00
Anders Ingemann
b6976eb6e9
Lowercase L for InstallExlinux taskname
2015-04-16 22:18:58 +02:00
Anders Ingemann
58d66fea68
Make extlinux output boot messages to the serial console ( fixes #136 )
2015-04-16 22:18:57 +02:00
Jonh Wendell
ea21dcfcec
Don't boot quietly on extlinux (aws)
...
So that we are able to see the System Log through EC2 console
or command line tools.
2015-02-05 10:45:31 -02:00
Anders Ingemann
e4a9cc837a
Differentiate installation of grub 1.99 and grub 2
2014-07-09 23:17:05 +02:00
Dhananjay Balan
2982bfc629
Expose debootstrap include/exclude in manifest.
...
This is useful in many cases in which the next steps of bootstrapping the image depends on the packages, for e.g to use a non-conventional repository transports like https.
2014-05-04 22:12:03 +05:30
Anders Ingemann
0a2cd86b4b
Add get_standard_rollback_tasks()
...
This simplifies the the providser rollback_tasks fn considerably
2014-05-03 16:13:49 +02:00
Anders Ingemann
6d2a52f7a0
Create security group (part of standard group)
2014-05-03 16:13:46 +02:00
Anders Ingemann
d5efec8885
Add ssh_group, which configures SSH properly
2014-05-03 16:13:07 +02:00
Anders Ingemann
c81045cc6e
Simplify adding tasks
...
There is now a get_standard_groups function
2014-05-03 16:12:35 +02:00
Tiago Ilieve
fe6a5047cd
Rename task_sets to task_groups
...
This closes #17
2014-04-26 17:13:41 -03:00