Author: bdubbs
Date: 29 августа 2019 г. 21:44:05
Message:
Make /etc/localtime a symlink in System V Book
----
Modified : /trunk/BOOK/chapter06/glibc.xml
Author: bdubbs
Date: 5 августа 2019 г. 0:15:40
Message:
Fix a problem introduced by linux-5.2 by adding an include file to a glibc header.
----
Modified : /trunk/BOOK/chapter01/changelog.xml
Modified : /trunk/BOOK/general.ent
Modified : /trunk/BOOK/chapter06/glibc.xml
Author: bdubbs
Date: 4 августа 2019 г. 8:53:28
Message:
Remove an erroneous file in gcc added by the fixincludes process
----
Modified : /trunk/BOOK/chapter06/gcc.xml
Author: renodr
Date: 3 августа 2019 г. 23:25:53
Message:
Add systemd patch to fix networkd under 5.2+ kernels, as well as issues with RDRAND on AMD Ryzen CPUs
----
Modified : /trunk/BOOK/chapter01/changelog.xml
Modified : /trunk/BOOK/chapter03/patches.xml
Modified : /trunk/BOOK/general.ent
Modified : /trunk/BOOK/patches.ent
Modified : /trunk/BOOK/chapter06/systemd.xml
Author: renodr
Date: 13 июля 2019 г. 19:11:47
Message:
Change 'install' to 'adjust' in the remap attribute for the Util-Linux Symlink removal in systemd, so that jhalfs plays ball.
----
Modified : /trunk/BOOK/chapter06/systemd.xml
Author: renodr
Date: 13 июля 2019 г. 6:31:48
Message:
Fix issue with systemd-machine-id-setup introduced by my earlier commit
----
Modified : /trunk/BOOK/chapter06/systemd.xml
Author: renodr
Date: 12 июля 2019 г. 23:38:13
Message:
systemd: Fix a FTBFS related to GCC-9 by adding CFLAGS+=-Wno-format-overflow
Remove the obsolete meson option -Dkill-path
Add -Drpmmacrosdir=no to the meson command and remove the command+text as a result of that
Remove symlinks to Util-Linux libraries created earler in the installation process to prevent /tools contamination
Minor instruction/code cleanup
----
Modified : /trunk/BOOK/chapter01/changelog.xml
Modified : /trunk/BOOK/general.ent
Modified : /trunk/BOOK/chapter06/systemd.xml
Author: bdubbs
Date: 30 июня 2019 г. 2:44:33
Message:
Properly initialize a data structure in OpenSSL to
avoid valgrind uninitialized value errors.
----
Modified : /trunk/BOOK/chapter01/changelog.xml
Modified : /trunk/BOOK/chapter06/openssl.xml
Author: renodr
Date: 29 июня 2019 г. 1:53:29
Message:
Remove outdated text regarding test timing in libtool
----
Modified : /trunk/BOOK/chapter06/libtool.xml
Author: renodr
Date: 25 июня 2019 г. 6:01:24
Message:
Fix documentation installation in Check so that it's installed in a versioned directory.
We do this by specifying the docdir= on the make install line, forcing an override
Otherwise it installs it in /usr/share/doc/check, and does NOT honor the configure
option of --docdir=
----
Modified : /trunk/BOOK/chapter01/changelog.xml
Modified : /trunk/BOOK/general.ent
Modified : /trunk/BOOK/chapter06/check.xml
Author: renodr
Date: 8 июня 2019 г. 23:53:45
Message:
Make the removal of symlinks to util-linux headers in Chapter 6 apply only to systemd, since that's the only book that they are created in.
----
Modified : /trunk/BOOK/chapter01/changelog.xml
Modified : /trunk/BOOK/chapter06/util-linux.xml
Modified : /trunk/BOOK/general.ent
Author: xry111
Date: 13 мая 2019 г. 18:08:16
Message:
Remove a file to allow user login without systemd-logind
----
Modified : /trunk/BOOK/chapter06/systemd.xml
Author: pierre
Date: 11 мая 2019 г. 11:57:16
Message:
Fix a harcoded path in the man-db systemd unit
----
Modified : /trunk/BOOK/chapter01/changelog.xml
Modified : /trunk/BOOK/chapter06/man-db.xml
Modified : /trunk/BOOK/general.ent
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: 11 мая 2019 г. 7:06:55
Message:
Only symlink shared lib{blkid,mount,uuid} for systemd
----
Modified : /trunk/BOOK/chapter06/systemd.xml
Author: xry111
Date: 8 мая 2019 г. 15:48:15
Message:
Remove an environment not needed anymore in coreutils
----
Modified : /trunk/BOOK/chapter06/coreutils.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
Author: bdubbs
Date: 23 апреля 2019 г. 19:41:41
Message:
Apply a change to allow Perl to build correctly when
----
Modified : /trunk/BOOK/chapter01/changelog.xml
Modified : /trunk/BOOK/chapter06/perl.xml
Modified : /trunk/BOOK/general.ent
Revision: 11569
Author: pierre
Date: 5 апреля 2019 г. 10:37:41
Message:
Add a switch to glibc's configure, so that kernel API headers are sought in
/usr/include
----
Modified : /trunk/BOOK/appendices/dependencies.xml
Modified : /trunk/BOOK/chapter06/glibc.xml
Revision: 11568
Author: renodr
Date: 4 апреля 2019 г. 6:25:39
Message:
In systemd, we specify removing a directory (/usr/lib/rpm). However, we remove the /usr/bin/xsltproc file in the same block, so expand the description
----
Modified : /trunk/BOOK/chapter06/systemd.xml