소스 검색

Forgot TODO

Till Klocke 10 년 전
부모
커밋
56a795d700
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 4 1
      README

+ 4 - 1
README

@@ -1,4 +1,5 @@
 # Ansible roles for Freifunk Dortmund
 # Ansible roles for Freifunk Dortmund
+
 This repo contains roles which should ease the creation of supernodes and other services 
 This repo contains roles which should ease the creation of supernodes and other services 
 for Freifunk Dortmund (and eventually for other Communities)
 for Freifunk Dortmund (and eventually for other Communities)
 
 
@@ -7,10 +8,12 @@ via a packet manager on all platforms, the basic idea in this repo is to create
 software and eventually fall back to building from source.
 software and eventually fall back to building from source.
 
 
 ## TODO
 ## TODO
+
 * fastd needs to be buildable from source
 * fastd needs to be buildable from source
 * B.A.T.M.A.N. role needs to enable build from source
 * B.A.T.M.A.N. role needs to enable build from source
 * Add role for Freifunk fastd config
 * Add role for Freifunk fastd config
 * Add role for Freifunk batman config
 * Add role for Freifunk batman config
 * Add role for Freifunk network config
 * Add role for Freifunk network config
 * Add support for more platforms (don't force a linux distro to others)
 * Add support for more platforms (don't force a linux distro to others)
-* Everything else I forgot
+* Everything else I forgot
+* Add tests via testkitchen and CI via travis