summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..a971586
--- /dev/null
+++ b/TODO
@@ -0,0 +1,8 @@
+
+-- During stage1, found it necessary to add -rpath ${ROOTFS}/lib to several
+ of the build steps; is this a libtool bug or what? And does it matter?
+
+-- When the stage1 script builds distccd.script, it picks up 127.0.0.1
+ as my hostname IP address. While technically correct, it's not very
+ useful. Granted my network setup is a little odd out of necessity,
+ is there some way to accomodate this better?