Skip to content
Snippets Groups Projects
  1. Mar 23, 2012
  2. Mar 21, 2012
  3. Mar 20, 2012
  4. Mar 19, 2012
  5. Mar 16, 2012
  6. 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
  7. Mar 09, 2012
  8. Mar 08, 2012
  9. Feb 29, 2012
  10. Feb 28, 2012
  11. 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
  12. Feb 22, 2012
  13. Feb 20, 2012
  14. Feb 17, 2012
  15. Feb 15, 2012
Loading