Added links to the documentation

This commit is contained in:
Anton Beloglazov 2012-10-03 18:11:49 +10:00
parent 1a9d9de6fd
commit 4f185e67b7

10
TODO
View File

@ -3,4 +3,12 @@ RPM package
1. python2 setup.py bdist_rpm
2. Added #!/usr/bin/python2 to start-*.py
3. cp start-data-collector.py /usr/bin/neat-data-collector
4. cp initscripts/* /etc/init.d/
4. cp initscripts/* /etc/init.d/
RPM manuals:
https://fedoraproject.org/wiki/How_to_create_an_RPM_package
https://fedoraproject.org/wiki/Packaging:Guidelines
https://fedoraproject.org/wiki/Packaging:Python
http://fedoraproject.org/wiki/Packaging:SysVInitScript
http://docs.python.org/distutils/builtdist.html