- add some bits of history
authorMichael Schroeder <mls@suse.de>
Mon, 20 Feb 2012 14:49:59 +0000 (15:49 +0100)
committerMichael Schroeder <mls@suse.de>
Mon, 20 Feb 2012 14:49:59 +0000 (15:49 +0100)
ext/repo_helix.c

index 25148fd..317f80c 100644 (file)
  * Parse 'helix' XML representation
  * and create 'repo'
  * 
+ * A bit of history: "Helix Code" was the name of the company that
+ * wrote Red Carpet. The company was later renamed to Ximian.
+ * The Red Carpet solver was merged into the ZYPP project, the
+ * library used both by ZENworks and YaST for package management.
+ * Red Carpet came with solver testcases in it's own repository
+ * format, the 'helix' format.
+ *
  */
 
 #include <sys/types.h>