|
|
@ -14,6 +14,6 @@ Phases:
|
|
|
|
Rolling a release:
|
|
|
|
Rolling a release:
|
|
|
|
- Bump the version in the main genkernel file.
|
|
|
|
- Bump the version in the main genkernel file.
|
|
|
|
- echangelog commit the bump
|
|
|
|
- echangelog commit the bump
|
|
|
|
- git tag -a -m "Tag release $PV" v${PV}
|
|
|
|
- git tag -a -m "Tag release v${PV}" v${PV}
|
|
|
|
- make dist
|
|
|
|
- make dist
|
|
|
|
- upload genkernel-${PV}.tar.bz2 to the hosting.
|
|
|
|
- upload genkernel-${PV}.tar.bz2 to the hosting.
|
|
|
|