Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit f694d960e12358a9dbcc55e61c779f0c439b10bc Author: Sven Eckelmann sven@narfation.org Date: Sat Apr 23 12:02:23 2011 +0000
doc: batman-adv/Release-todo
f694d960e12358a9dbcc55e61c779f0c439b10bc batman-adv/Release-todo.textile | 48 ++++++++++++++++++++--------------------- 1 file changed, 24 insertions(+), 24 deletions(-)
diff --git a/batman-adv/Release-todo.textile b/batman-adv/Release-todo.textile index 71e36800..c10befc8 100644 --- a/batman-adv/Release-todo.textile +++ b/batman-adv/Release-todo.textile @@ -5,7 +5,7 @@ This page contains a checklist of things that need to be done for a release.
h2. Release Scheduling
-!release_scheduling.svg! +!/attachments/36/release_scheduling.svg!
* next branch is released as feature release 20_ _.a.0 after linux 2.6.x-rc3 is tagged * maint branch is released on demand (for example after security issues) @@ -14,42 +14,42 @@ h2. Release Scheduling
h2. Code
-* [x] make sure all code contains the release version strings -* [x] update copyright years (if needed) -* [x] remove dead code (if any) -* [x] check against kernel versions -* [x] check that maint branch is merged in next -* [x] check for open patches on the ml -* [x] git tag release +* [ ] make sure all code contains the release version strings +* [ ] update copyright years (if needed) +* [ ] remove dead code (if any) +* [ ] check against kernel versions +* [ ] check that maint branch is merged in next +* [ ] check for open patches on the ml +* [ ] git tag release
h2. Documentation
-* [x] build changelog -* [x] update README -* [x] write release announcement -* [x] update wiki documentation +* [ ] build changelog +* [ ] update README +* [ ] write release announcement +* [ ] update wiki documentation
h2. Release
-* [x] build package tar.gz and generate checksums -* [x] move packages/checksums to stable/sources / create symlinks from releases -* [x] update download links in the redmine downloads page -* [x] send release mail -* [x] update IRC channel topic +* [ ] build package tar.gz and generate checksums +* [ ] move packages/checksums to stable/sources / create symlinks from releases +* [ ] update download links in the redmine downloads page +* [ ] send release mail +* [ ] update IRC channel topic
h2. Distributions
-* [x] update openwrt package -* [x] update gentoo package -* [x] update debian package +* [ ] update openwrt package +* [ ] update gentoo package +* [ ] update debian package
h2. Aftershow
-* [x] Merge differences (README, CHANGELOG, ...) into master branch -* [x] Merge current next into maint (must be fast-forward or pre-tagging steps were done wrong) -* [x] Get patches for next release from master-rebase/batctl-rebase repository -* [x] Rebase patches in next on top of linux-next and send it to kernel maintainers for future kernels +* [ ] Merge differences (README, CHANGELOG, ...) into master branch +* [ ] Merge current next into maint (must be fast-forward or pre-tagging steps were done wrong) +* [ ] Get patches for next release from master-rebase/batctl-rebase repository +* [ ] Rebase patches in next on top of linux-next and send it to kernel maintainers for future kernels