From bfc18d40b2bbf5ae3db1db0c3ef22006eedc059a Mon Sep 17 00:00:00 2001 From: Greg Price Date: Fri, 1 Aug 2008 23:27:32 -0400 Subject: [PATCH 1/1] 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-base/; revision=810 --- config.todo | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 config.todo diff --git a/config.todo b/config.todo new file mode 100644 index 0000000..74d2287 --- /dev/null +++ b/config.todo @@ -0,0 +1,2 @@ +files/etc/apt/sources.list.d/debathena.list: mit kerberos config +files/etc/apt/sources.list.d/sipb-xen.list: apt repo uri -- 1.7.9.5