Skip to content
Snippets Groups Projects
  • 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