Skip to content
Snippets Groups Projects
  1. Apr 24, 2012
  2. Apr 23, 2012
  3. Apr 20, 2012
  4. Apr 19, 2012
  5. Apr 10, 2012
  6. Apr 09, 2012
  7. Mar 24, 2012
  8. Mar 23, 2012
  9. Mar 21, 2012
  10. Mar 20, 2012
  11. Mar 19, 2012
  12. Mar 16, 2012
  13. Mar 13, 2012
    • Nikos Skalkotos's avatar
      Add sysprep method in os_type classes. · 9cbb5794
      Nikos Skalkotos authored
      This is used to prepare the media for image extraction. The main
      difference from data_cleanup is that the tasks performed with this
      method are mandatory in order to make the image workable.
      
      Added the following sysprep methods for linux:
       * sysprep_acpid
       * sysprep_persistent_net_rules
       * sysprep_persistend_devs
      9cbb5794
  14. Mar 09, 2012
  15. Mar 08, 2012
  16. Feb 29, 2012
  17. Feb 28, 2012
  18. Feb 24, 2012
    • Nikos Skalkotos's avatar
      Major code revision · 8c574358
      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
      8c574358
  19. Feb 22, 2012
  20. Feb 20, 2012
  21. Feb 17, 2012
  22. Feb 15, 2012
Loading