Revision: 11488
Author: dj
Date: 24 ноября 2018 г. 21:08:40
Message:
Add 'wheel' group to systemd groups.
Add touch to the list of moved coreutils programs, and clarify necessity of the moves to meet FHS compliance.
----
Modified : /trunk/BOOK/chapter01/changelog.xml
Modified : /trunk/BOOK/general.ent
Modified : /trunk/BOOK/chapter06/coreutils.xml
Modified : /trunk/BOOK/chapter06/createfiles.xml
Revision: 11487
Author: renodr
Date: 21 ноября 2018 г. 22:22:28
Message:
Update to elfutils-0.175
Update to tcl-8.6.9
Update to openssl-1.1.1a
Update to linux-4.19.3
Update to systemd-239-25d1ba1
Add 'wheel' group to /etc/groups for systemd
Add a sed to fix a test in autoconf
----
Modified : /trunk/BOOK/chapter01/changelog.xml
Modified : /trunk/BOOK/chapter01/whatsnew.xml
Modified : /trunk/BOOK/chapter03/patches.xml
Modified : /trunk/BOOK/chapter06/autoconf.xml
Modified : /trunk/BOOK/chapter06/createfiles.xml
Modified : /trunk/BOOK/chapter06/systemd.xml
Modified : /trunk/BOOK/general.ent
Modified : /trunk/BOOK/packages.ent
Modified : /trunk/BOOK/patches.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
Author: bdubbs
Date: 6 июля 2018 г. 22:02:39
Message:
Make symbolic links in inital part of Chapter 6 consistent
for all versions of the book. Allows removing environment
variables no longer needed with e2fsprogs.
----
Modified : /trunk/BOOK/chapter01/changelog.xml
Modified : /trunk/BOOK/chapter06/createfiles.xml
Modified : /trunk/BOOK/chapter06/e2fsprogs.xml
Modified : /trunk/BOOK/general.ent
Update to linux-4.4.4.
Update to pkg-config-0.29.1.
Update to tcl-6.8.5.
Remove --disable-profile from Glibc instructions.
Create /var/log/faillog.
Remove --enable-obsolete-rpc from Chapter 5 glibc
Move about LFS to Chapter 2.
Add intor to Chapter 4.
Explain why specific symlinks are needed in Chapter 6.
Remove obsolete reference to old glibc version.
rules for them. Fixes more of #2297.
- Use the dialout group instead of uucp. Udev has moved to a Debian-like setup,
where the uucp group is for a UUCP daemon, and dialout is for devices. (This
undoes much of r8428 as well.) Fixes the rest of #2314, and more of #2297.