Skip to content
Snippets Groups Projects
  1. Jan 10, 2013
  2. Jan 03, 2013
  3. Nov 05, 2012
  4. Nov 02, 2012
  5. Oct 18, 2012
  6. Sep 01, 2012
  7. Aug 08, 2012
  8. Jun 27, 2012
  9. Jun 21, 2012
  10. Jun 15, 2012
  11. Jun 14, 2012
    • Nikos Skalkotos's avatar
      Fix a bug introduced in 4e58b51b · bb4db5a8
      Nikos Skalkotos authored
      The error function main.py used for outputing errors has been removed
      and the code was not updated to use the error method of SimpleOutput
      output class.
      Also did a minor cleanup: git_os_class function was renamed to os_cls
      bb4db5a8
  12. Jun 11, 2012
  13. Jun 06, 2012
  14. Jun 05, 2012
  15. May 18, 2012
    • Nikos Skalkotos's avatar
      Remove get_metadata() from os_type classes · 5886f568
      Nikos Skalkotos authored
      The metadata are collected in the constructor and are saved in the
      meta variable. This way they can be accessed and altered by the
      sysprep methods. There are cases where some metadata are not valid
      and need to be updated after a sysprep action is performed. For
      example, remove_user_accounts sysprep action may remove a user that
      is present in the USERS metadata.
      5886f568
    • Nikos Skalkotos's avatar
      Add option for passing user-defined image metadata · 7d3dc857
      Nikos Skalkotos authored
      The metadata passed by the user will overwrite any automatically
      collected metadata with the same key.
      7d3dc857
  16. May 04, 2012
  17. Apr 29, 2012
  18. Apr 27, 2012
  19. Apr 25, 2012
  20. Apr 24, 2012
  21. Apr 23, 2012
  22. Apr 20, 2012
  23. Apr 19, 2012
  24. Apr 10, 2012
  25. Apr 09, 2012
  26. Mar 24, 2012
  27. Mar 23, 2012
  28. Mar 21, 2012
  29. Mar 20, 2012
Loading