Skip to content
Snippets Groups Projects
  1. Mar 22, 2013
  2. Mar 21, 2013
  3. Mar 20, 2013
  4. Mar 17, 2013
  5. Mar 16, 2013
  6. Mar 14, 2013
  7. Jan 10, 2013
  8. Jan 03, 2013
  9. Nov 05, 2012
  10. Nov 02, 2012
  11. Oct 18, 2012
  12. Sep 01, 2012
  13. Aug 08, 2012
  14. Jun 27, 2012
  15. Jun 21, 2012
  16. Jun 15, 2012
  17. 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
  18. Jun 11, 2012
  19. Jun 06, 2012
  20. Jun 05, 2012
  21. 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
  22. May 04, 2012
  23. Apr 29, 2012
  24. Apr 27, 2012
  25. Apr 25, 2012
  26. Apr 24, 2012
  27. Apr 23, 2012
  28. Apr 20, 2012
  29. Apr 19, 2012
  30. Apr 10, 2012
  31. Apr 09, 2012
Loading