e2dc32236244d8f0bfb23ff54476065eb2b6284c
[genkernel.git] / HACKING
1 # $Id$
2
3 This document is a work-in-progress to describe the workflow through the various
4 parts of genkernel so that we can split the code into modular chunks.  If you
5 are interested in helping with genkernel development, contact Chris Gianelloni
6 at wolf31o2@wolf31o2.org for access.
7
8 Phases:
9
10 - read configs
11 - source global scripts
12
13
14 Rolling a release:
15 - Bump the version in the main genkernel file.
16 - echangelog commit the bump
17 - git tag -a -m "Tag release v${PV}" v${PV}
18 - make dist
19 - upload genkernel-${PV}.tar.bz2 to the hosting.