Skip to content

Instantly share code, notes, and snippets.

@mikehale
Forked from jtimberman/dpkg_resources.txt
Created April 1, 2010 18:38
Show Gist options
  • Save mikehale/352201 to your computer and use it in GitHub Desktop.
Save mikehale/352201 to your computer and use it in GitHub Desktop.
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/
Debian Policy:
* http://www.debian.org/doc/debian-policy/
I build packages with sbuild, an schroot + lvm snapshot strategy for clean build environments.
* https://help.ubuntu.com/community/SbuildLVMHowto
* http://www.pseudorandom.co.uk/2008/sbuild-dm/
And a chef cookbook to set up a server for doing sbuilds:
* http://cookbooks.opscode.com/cookbooks/sbuild
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment