summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorhansp <hansp>2000-12-13 13:43:06 +0000
committerhansp <hansp>2000-12-13 13:43:06 +0000
commita51d933d65bd944675c3176f701b2ac57c125e4c (patch)
tree2134279e2d7c526b3b631b351549e4e9b07323ea /TODO
parentb5bc184eedbf5a82bc66ce01c4e981cbeb41718f (diff)
Just discovered: Maintaining an entry for the local host's IP/name in
/etc/hosts is important for stuff like nmblookup.
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 10 insertions, 2 deletions
diff --git a/TODO b/TODO
index 259b9b0..b182bf7 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,12 @@
* users-conf.in:
+
- Yellow pages support.
- - test commands' success and report otherwise.
-
+ - test commands' success and report otherwise.
+
+* networking-conf.in:
+
+ - Update the /etc/hosts entry for local host's IP. Needed for nmblookup.
+
+* nameresolution-conf.in:
+
+ - Update the /etc/hosts entry for local host's name. Needed for nmblookup.