adm6 on evolvis.org
August 2011 I had the first talk about adm6 at the cologne python usergroup http://pyCologne.de At various places I repeated to find interested people to join the project, you may find the slides at http://hubertz.de/papers/
Still going strong...
First entry in git log:
commit 672781f6757fac566d55860a26e49a46edccd404 Author: Johannes Hubertz <jhselber@evolvis.org> Date: Tue Mar 22 23:35:23 2011 +0100 . Initial first push of python files, Makefile and README.export . README.export is a first documentation text containing a very quick and dirty what do I do with this files . Makefile has some targets: sync: will update remote repository new: will create a new ~/.adm6.conf and new ~/adm6/XYZ back: will create a ~adm6-export.tgz and gnupg signed .asc-file . Some python files are included: demo.py to create a clean landscape and adm6.conf device.py application main, and device specific code filter6.py filter specific code hostnet6.py python code to read the hostnet6 file adm6ConfigParser.py read and evaluate ~/.adm6.conf