- Jul 26, 2012
-
-
Nikos Skalkotos authored
If present in the kamaki configuration file, the user will read the ~okeanos credentials using the kamaki config interface. Whenever the user changes the ~okeanos credentians, the changes are pushed back to kamaki.
-
- Jun 27, 2012
-
-
Nikos Skalkotos authored
Fixed many `E127 continuation line over-indented for visual indent' errors
-
- Jun 15, 2012
-
-
Nikos Skalkotos authored
Otherwise the registration may fail.
-
Nikos Skalkotos authored
Let the application decide what to do with them. If image-creator receives an error from kamaki it will terminate. But this may not be the proper thing to do for an interactive application like image-creator-dialog
-
- Jun 11, 2012
-
-
Nikos Skalkotos authored
-
- Jun 06, 2012
-
-
Nikos Skalkotos authored
The progress bar of the progress generator had a wrong max attribute.
-
- Jun 05, 2012
-
-
Nikos Skalkotos authored
All image-creator components now output messages using an instance of one of the output classes.
-
- Apr 24, 2012
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Apr 23, 2012
-
-
Nikos Skalkotos authored
-
- Apr 20, 2012
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- Apr 19, 2012
-
-
Nikos Skalkotos authored
Also rearrange input options
-
- Apr 11, 2012
-
-
Nikos Skalkotos authored
This is just a template. Not fully workable
-
- Apr 10, 2012
-
-
Nikos Skalkotos authored
Also merge data_cleanup tasks with syspreps and did a major cleanup
-
- Mar 19, 2012
-
-
Nikos Skalkotos authored
-
- Mar 16, 2012
-
-
Nikos Skalkotos authored
All modules should use image_creator.FatalError exception to report fatal errors.
-
- Feb 24, 2012
-
-
Nikos Skalkotos authored
* Add foreach_file function in OSBase. This is used by all cleanup methods * Add slackware class. This class derives from linux and overwrites the log cleanup behaviour. This is needed since slackware stores all package management info in /var/log/packages * Add a shrink method in DiskDevice. This method shrinks the last filesystem to the minimum size * Make the code style comply with pep8
-
- Feb 20, 2012
-
-
Nikos Skalkotos authored
-
- Feb 15, 2012
-
-
Nikos Skalkotos authored
-