diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4912358cf..f55324c9e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,20 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2019-02-011 + + + [bdubbs] - Update to linux-4.20.7. Fixes + #4421. + + + [bdubbs] - Update to kmod-26. Fixes + #4422. + + + + 2019-02-08 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 42d6ec827..3773d0e89 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -137,9 +137,9 @@ - + diff --git a/chapter06/createfiles.xml b/chapter06/createfiles.xml index dcc034062..ce5b77286 100644 --- a/chapter06/createfiles.xml +++ b/chapter06/createfiles.xml @@ -39,8 +39,8 @@ will be replaced by real files throughout the course of this chapter after the software has been installed: -ln -sv /tools/bin/{bash,cat,dd,echo,ln,pwd,rm,stty} /bin -ln -sv /tools/bin/{env,install,perl} /usr/bin +ln -sv /tools/bin/{bash,cat,chmod,dd,echo,ln,mkdir,pwd,rm,stty,touch} /bin +ln -sv /tools/bin/{env,install,perli,printf} /usr/bin ln -sv /tools/lib/libgcc_s.so{,.1} /usr/lib ln -sv /tools/lib/libstdc++.{a,so{,.6}} /usr/lib diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index e7598fc14..aa85e0665 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -262,10 +262,12 @@ install -v -Dm644 ../nscd/nscd.service /lib/systemd/system/nscd.service mkdir -pv /usr/lib/locale +localedef -i POSIX -f UTF-8 C.UTF-8 2> /dev/null || true localedef -i cs_CZ -f UTF-8 cs_CZ.UTF-8 localedef -i de_DE -f ISO-8859-1 de_DE localedef -i de_DE@euro -f ISO-8859-15 de_DE@euro localedef -i de_DE -f UTF-8 de_DE.UTF-8 +localedef -i el_GR -f ISO-8859-7 el_GR localedef -i en_GB -f UTF-8 en_GB.UTF-8 localedef -i en_HK -f ISO-8859-1 en_HK localedef -i en_PH -f ISO-8859-1 en_PH @@ -279,10 +281,12 @@ localedef -i fr_FR -f UTF-8 fr_FR.UTF-8 localedef -i it_IT -f ISO-8859-1 it_IT localedef -i it_IT -f UTF-8 it_IT.UTF-8 localedef -i ja_JP -f EUC-JP ja_JP +localedef -i ja_JP -f SHIFT_JIS ja_JP.SIJS 2> /dev/null || true localedef -i ru_RU -f KOI8-R ru_RU.KOI8-R localedef -i ru_RU -f UTF-8 ru_RU.UTF-8 localedef -i tr_TR -f UTF-8 tr_TR.UTF-8 -localedef -i zh_CN -f GB18030 zh_CN.GB18030 +localedef -i zh_CN -f GB18030 zh_CN.GB18030 +localedef -i zh_HK -f BIG5-HKSCS zh_HK.BIG5-HKSCS In addition, install the locale for your own country, language and character set. diff --git a/general.ent b/general.ent index a763ddbaf..65d8db819 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ - + - + - + diff --git a/packages.ent b/packages.ent index c0bab767c..97eb8a623 100644 --- a/packages.ent +++ b/packages.ent @@ -365,10 +365,10 @@ - + - + @@ -423,12 +423,12 @@ - + - + - +