aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-01-30 02:06:07 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-01-30 02:06:07 +0000
commit04cd87e4e6bbbc50d2d03d4afd09b67c6c19dbd7 (patch)
treecfc02d25f39dcd14c7b90957e4c25880ac474642 /TODO
parent610badeb92486500334115f77b515a31fbd8a32d (diff)
Update zoneinfo problem with Glibc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@68 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'TODO')
-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".