Anders Ingemann
|
46dbe9e8c6
|
Move AKI info into JSON file. Fixes #13
Also introduced config_get() to retrieve a specific value from
these JSON files. Comments are now supported in those files as well
|
2014-02-27 23:02:58 +01:00 |
|
Anders Ingemann
|
cb011dabf3
|
Minor cleanup in network module
|
2014-02-27 23:02:57 +01:00 |
|
James Brombegrer
|
b64ad495ab
|
Only delete files form the image if they exist. Add in an HVM manifest file.
|
2014-02-07 17:42:45 +00:00 |
|
Anders Ingemann
|
d11989f976
|
Append newline to network config
|
2014-02-03 17:25:49 +01:00 |
|
Anders Ingemann
|
0cfda1bdb5
|
Simpler json network config by auto inserting \n
|
2014-01-15 21:13:36 +01:00 |
|
Tomasz Rybak
|
3bc47f69f7
|
Fix unstable package repository and network configuration.
|
2014-01-12 21:24:03 +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
|
885ace7b48
|
Updates to networking in vbox
|
2013-10-27 18:11:53 +01:00 |
|
Anders Ingemann
|
6c6f50c03e
|
Remove network and locale tasks to common
|
2013-08-10 16:27:43 +02:00 |
|