From: Greg Price Date: Sat, 2 Aug 2008 03:27:32 +0000 (-0400) Subject: todo lists for configuration X-Git-Tag: sipb-xen-dhcp/3~3 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-dhcp.git/commitdiff_plain/d6f886d26513298cb176615619a2aa7428644c84?hp=7021dae6611601295521367d02953e99f9e08414 todo lists for configuration I looked through all the code for hardcoded details that should be moved to configuration, and listed them in a file config.todo in each package directory. These can be knocked off line-by-line as todo lists, and removed when empty. svn path=/trunk/packages/sipb-xen-dhcp/; revision=810 --- diff --git a/config.todo b/config.todo new file mode 100644 index 0000000..dfbae13 --- /dev/null +++ b/config.todo @@ -0,0 +1,3 @@ +code/dhcpserver.py somehow avoids db uri? +code/dhcpserver.py: gateway, netmask, nameservers +code/dhcpserver.py: host ip (?)