summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAl Stone <ahs3@redhat.com>2012-11-08 17:45:42 -0700
committerAl Stone <ahs3@redhat.com>2012-11-08 17:45:42 -0700
commitc22ce88b2ebd51684b88274ade3d6bbf01f85843 (patch)
treebc88da3ca62fedd036d93550d730e160949d34ea /TODO
parent836e10f940d5625d2e83eb41accf17f99043c0a6 (diff)
downloadbootstrap.git.DONOTUSE-c22ce88b2ebd51684b88274ade3d6bbf01f85843.tar.gz
bootstrap.git.DONOTUSE-c22ce88b2ebd51684b88274ade3d6bbf01f85843.tar.xz
bootstrap.git.DONOTUSE-c22ce88b2ebd51684b88274ade3d6bbf01f85843.zip
update TODO list
Diffstat (limited to 'TODO')
-rw-r--r--TODO17
1 files changed, 4 insertions, 13 deletions
diff --git a/TODO b/TODO
index 51c7774..a971586 100644
--- a/TODO
+++ b/TODO
@@ -1,17 +1,8 @@
--- During stage1, found it necessary to remove the line:
-
- +_libc_intl_domainname D 0x5
-
- from the patch for the glibc source file:
-
- glibc-ports/sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist
-
- This is Not A Good Thing. It needs to go back, and we need to understand
- why the final link for glibc fails in stage1 when that line is present in
- that file; the failure is reported by ld as a relocation it cannot figure
- out.
-
-- 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?