search for: dfcaf2d

Displaying 1 result from an estimated 1 matches for "dfcaf2d".

Did you mean: d3fcad2d
2012 May 07
1
[PATCH] sysprep: remove pam data
...e_manager_cache.cmx \ + sysprep_operation_pam_data.cmx \ sysprep_operation_random_seed.cmx \ sysprep_operation_rhn_systemid.cmx \ sysprep_operation_samba_db_log.cmx \ diff --git a/sysprep/sysprep_operation_pam_data.ml b/sysprep/sysprep_operation_pam_data.ml new file mode 100644 index 0000000..dfcaf2d --- /dev/null +++ b/sysprep/sysprep_operation_pam_data.ml @@ -0,0 +1,52 @@ +(* virt-sysprep + * Copyright (C) 2012 FUJITSU LIMITED + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Softw...