mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Removed "Move Glibc to chapter 6" TODO, added "find out why zoneinfo
files are not installed when Glibc installed in chapter 6" TODO git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@53 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
7e3774266e
commit
3827622967
11
TODO
11
TODO
@ -3,6 +3,9 @@ These are the TODO items for the next LFS release (3.0):
|
|||||||
* Re-arrange the list in chapter 3 to match the order in which
|
* Re-arrange the list in chapter 3 to match the order in which
|
||||||
packages are installed.
|
packages are installed.
|
||||||
|
|
||||||
|
* Find out why zoneinfo file are not installed when installing Glibc in
|
||||||
|
chapter 6
|
||||||
|
|
||||||
* Full dependency list. This list isn't a list of "package a depends on
|
* 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
|
package b" but a list like "package b depends on the files c, d and e
|
||||||
from package f".
|
from package f".
|
||||||
@ -42,14 +45,6 @@ These are the TODO items for the next LFS release (3.0):
|
|||||||
Mention that all of these can't actually be used due to kernel
|
Mention that all of these can't actually be used due to kernel
|
||||||
limitations (IDE goes to 16 max for example).
|
limitations (IDE goes to 16 max for example).
|
||||||
|
|
||||||
* Install Glibc in chapter 6. This means chapter 5 needs mawk,
|
|
||||||
texinfo and msgfmt from gettext added as extra static packages. Test if
|
|
||||||
this really works and doesn't have unexpected problems. mawk needs the
|
|
||||||
CFLAGS=-static variable during the compile stage, texinfo needs
|
|
||||||
LDFLAGS=-static and msgfmt from gettext needs to be compiled with:
|
|
||||||
cd src && make LDDFLAGS=-all-static msgfmt
|
|
||||||
|
|
||||||
|
|
||||||
* Type in chapter 2 - how to install software: Last paragraph:
|
* Type in chapter 2 - how to install software: Last paragraph:
|
||||||
s/There is on exception/There is one exception/
|
s/There is on exception/There is one exception/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user