Author: renodr
Date: 11 мая 2019 г. 7:39:07
Message:
Cleanup after the --disable-libmpx instruction removal in GCC. This required changes to GCC Pass 1 (CH5) and the main GCC page (CH6)
----
Modified : /trunk/BOOK/chapter05/gcc-pass1.xml
Modified : /trunk/BOOK/chapter06/gcc.xml
Author: xry111
Date: 8 мая 2019 г. 10:10:42
Message:
Remove useless option in GCC (pass 1 and final)
In GCC 9.1 release libmpx has been removed. So --disable-libmpx is no
longer needed.
----
Modified : /trunk/BOOK/chapter05/gcc-pass1.xml
Modified : /trunk/BOOK/chapter06/gcc.xml
Revision: 11573
Author: pierre
Date: 10 апреля 2019 г. 23:18:23
Message:
Add a note about which tarball to use for Python
----
Modified : /trunk/BOOK/chapter05/python.xml
Revision: 11567
Author: renodr
Date: 3 апреля 2019 г. 1:35:54
Message:
Add the word 'package' to the --without-ensurepip explanation, because it can be misleading for some users.
----
Modified : /trunk/BOOK/chapter05/python.xml
Revision: 11519
Author: bdubbs
Date: 14 февраля 2019 г. 22:11:08
Message:
Fix a problem when building Python in Chapter 5 where some hosts may use host
dependent headers.
----
Modified : /trunk/BOOK/chapter01/changelog.xml
Modified : /trunk/BOOK/chapter05/python.xml
Modified : /trunk/BOOK/chapter06/bash.xml
Modified : /trunk/BOOK/general.ent
Revision: 11510
Author: bdubbs
Date: 3 февраля 2019 г. 19:33:35
Message:
Add some minor text tweaks
----
Modified : /trunk/BOOK/chapter05/util-linux.xml
Modified : /trunk/BOOK/chapter06/findutils.xml
Revision: 11473
Author: dj
Date: 30 сентября 2018 г. 4:14:36
Message:
Restore build of Util-Linux in chapter5 to avoid reciprocal dependency for Systemd.
Moved installation of Util-Linux and E2fsprogs after Procps to satisfy build order in the Systemd book. This has no effect on the SysV book.
----
Modified : /trunk/BOOK/chapter01/changelog.xml
Modified : /trunk/BOOK/chapter05/chapter05.xml
Modified : /trunk/BOOK/chapter05/util-linux.xml
Modified : /trunk/BOOK/chapter06/chapter06.xml
Modified : /trunk/BOOK/chapter06/systemd.xml
Modified : /trunk/BOOK/general.ent
Revision: 11472
Author: bdubbs
Date: 20 сентября 2018 г. 20:02:36
Message:
Clean up of unneeded symbolic links.
Reordered packages so version specific packages are
built as late as possible in Chapter 6. Now building
util-linux in Chapter 5 is unneeded and has been removed.
Update to eudev-3.2.6.
Update to elfutils-0.174 (libelf).
Update to psmisc-23.2.
Update to openssl-1.1.1.
Update to linux-4.18.9.
----
Modified : /trunk/BOOK/chapter01/changelog.xml
Modified : /trunk/BOOK/chapter01/whatsnew.xml
Modified : /trunk/BOOK/chapter05/chapter05.xml
Modified : /trunk/BOOK/chapter05/make.xml
Modified : /trunk/BOOK/chapter06/chapter06.xml
Modified : /trunk/BOOK/chapter06/createfiles.xml
Modified : /trunk/BOOK/chapter06/e2fsprogs.xml
Modified : /trunk/BOOK/chapter06/libelf.xml
Modified : /trunk/BOOK/chapter06/make.xml
Modified : /trunk/BOOK/general.ent
Modified : /trunk/BOOK/packages.ent
Revision: 11446
Author: bdubbs
Date: 12 августа 2018 г. 19:35:49
Message:
Add LANG to vim test instructions.
Ensure grep tests run to completion.
Run gcc tests in Chapter 6 as a non-privileged user.
Move shadow to before gcc so the gcc tests can
use su to run as a non-privileged user.
Add perl Configure options in Chapter 5 to ensure
no host system libraries are used.
Update minimum make version to 4.0 required by glibc-2.28.
Update bzip2 url to a new location.
Update to linux-4.17.14.
----
Modified : /trunk/BOOK/appendices/dependencies.xml
Modified : /trunk/BOOK/chapter01/changelog.xml
Modified : /trunk/BOOK/chapter02/hostreqs.xml
Modified : /trunk/BOOK/chapter03/packages.xml
Modified : /trunk/BOOK/chapter05/perl.xml
Modified : /trunk/BOOK/chapter06/chapter06.xml
Modified : /trunk/BOOK/chapter06/gcc.xml
Modified : /trunk/BOOK/chapter06/grep.xml
Modified : /trunk/BOOK/chapter06/vim.xml
Modified : /trunk/BOOK/general.ent
Modified : /trunk/BOOK/packages.ent