Skip to content

Instantly share code, notes, and snippets.

@rsumbaly
rsumbaly / gist:637672
Created October 21, 2010 00:41
Convert consistent routing xmls to zone
package voldemort;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.util.Collections;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
@jtimberman
jtimberman / dpkg_resources.txt
Created April 1, 2010 18:30
Debian packaging resources
This is a short collection of resources I have used in packaging Chef for Debian.
Good starting point, links to some of the other pages here:
* http://www.xs4all.nl/~carlo17/howto/debian.html
Debian New Maintainers guide:
* http://www.debian.org/doc/maint-guide/