diff options
-rw-r--r-- | TODO | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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". |