aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
index 24811e25d..48aa3277d 100644
--- a/TODO
+++ b/TODO
@@ -15,6 +15,15 @@ These are the TODO items for the next LFS release (3.0):
* Find out why zoneinfo file are not installed when installing Glibc in
chapter 6
+ From an email to lfs-discuss:
+
+ I agree. Let me ask you this, though. Is there anything that
+ doesn't get
+ installed besides the zoneinfo? I figured out how to install that
+ manually, if it's all that's missing. It's simply:
+ zic /path/to/glibc/source/timezone/<continent>
+ If that's all it's missing, no need to install a static perl even.
+
* Full dependency list. This list isn't a list of "package a depends on
package b" but a list like "package b depends on the files c, d and e
from package f".