summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAl Stone <ahs3@redhat.com>2012-11-13 14:13:38 -0700
committerAl Stone <ahs3@redhat.com>2012-11-13 14:13:38 -0700
commitcf8085e01747c15db596b2cd526e9acf6b381db8 (patch)
tree6fbde168aea229cb964739910e47adcce78bc7b8 /TODO
parent48387a3427922660af655fb9bdf4b1d4d44067ac (diff)
parent90c5a8046f7c788b698765608dcc582f01567988 (diff)
downloadbootstrap.git.DONOTUSE-aarch64-jcm.tar.gz
bootstrap.git.DONOTUSE-aarch64-jcm.tar.xz
bootstrap.git.DONOTUSE-aarch64-jcm.zip
Merge branch 'aarch64-ahs3' into aarch64-jcmaarch64-jcm
First step in merging into master
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?