Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit cd9e6c8e54ebd7ac0acfb77d406a91b620e86ec7 Author: Sven Eckelmann sven@narfation.org Date: Mon Oct 3 02:54:48 2011 +0000
doc: batman-adv/Release-todo
cd9e6c8e54ebd7ac0acfb77d406a91b620e86ec7 batman-adv/Release-todo.textile | 42 ++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-)
diff --git a/batman-adv/Release-todo.textile b/batman-adv/Release-todo.textile index 58559c1e..8bd418f2 100644 --- a/batman-adv/Release-todo.textile +++ b/batman-adv/Release-todo.textile @@ -14,41 +14,41 @@ 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 +* [ ] update openwrt package * [ ] update debian package
h2. Aftershow
-* [x] Merge next into master branch (to get changes on README, CHANGELOG, ...) -* [x] Merge current git tag into maint (must be fast-forward or pre-tagging steps were done wrong) -* [x] Merge patches from master into next (to get all the fancy new features) +* [ ] Merge next into master branch (to get changes on README, CHANGELOG, ...) +* [ ] Merge current git tag into maint (must be fast-forward or pre-tagging steps were done wrong) +* [ ] Merge patches from master into next (to get all the fancy new features) * [ ] Rebase patches in next on top of linux-next and send it to kernel maintainers for future kernels ([[SubmittingLinux]]) +* [ ] re-enable next check in checkstuff.sh