Tim Smith
|
3410118250
|
Fix typo in AdjustExpandRootScript
This commit fixes a typo in common.tasks.initd.AdjustExpandRootScript (a
missing double-quote in the search regex) that rendered it ineffective.
|
2014-10-09 21:05:48 -07:00 |
|
Anders Ingemann
|
34bb45bb00
|
Factor release codename fetching out into common.tools
This allows code that runs before the bootstrapinformation object has been created
to also figure out the release codename
|
2014-07-09 23:17:05 +02:00 |
|
Anders Ingemann
|
40f208c151
|
Fix AdjustExpandRootScript
Also, only add it when it is required
|
2014-05-04 13:41:16 +02:00 |
|
Anders Ingemann
|
d5efec8885
|
Add ssh_group, which configures SSH properly
|
2014-05-03 16:13:07 +02:00 |
|
Anders Ingemann
|
33a430566b
|
bootstrap-vz is now a proper python package
logs/ was remove. logs are now placed in /var/logs/bootstrap-vz instead
|
2014-04-02 23:25:50 +02:00 |
|
Anders Ingemann
|
bbb06d717e
|
Properly fix imports and make bootstrapvz work like a package
|
2014-04-02 21:32:10 +02:00 |
|
Anders Ingemann
|
be96e4c13f
|
Move code into proper package folder
|
2014-04-02 21:26:13 +02:00 |
|