diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c08c51ad0..df998de85 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,19 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2018-11-24 + + + [dj] - Add "wheel" group to systemd groups. + + + [dj] - Add touch to the list of moved coreutils programs, and + clarify necessity of the moves to meet FHS compliance. + + + + 2018-11-21 diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index a228fdfc8..803bdadb0 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -152,16 +152,13 @@ mv -v /usr/share/man/man1/chroot.1 /usr/share/man/man8/chroot.8 sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8 Some of the scripts in the LFS-Bootscripts package - depend on head, sleep, and - nice. As /usr - may not be available during the early stages of booting, those binaries - need to be on the root partition: + depend on head, nice, + sleep, and touch. As /usr may not be available during the early and + late stages of booting, those binaries need to be on the root partition to + maintain FHS compliance: - Some packages in BLFS and beyond expect the - following programs in /bin, so make - sure they are placed there: - -mv -v /usr/bin/{head,sleep,nice} /bin +mv -v /usr/bin/{head,nice,sleep,touch} /bin diff --git a/chapter06/createfiles.xml b/chapter06/createfiles.xml index d1911f8ed..dcc034062 100644 --- a/chapter06/createfiles.xml +++ b/chapter06/createfiles.xml @@ -300,6 +300,7 @@ systemd-network:x:76: systemd-resolve:x:77: systemd-timesync:x:78: systemd-coredump:x:79: +wheel:x:97: nogroup:x:99: users:x:999: EOF diff --git a/general.ent b/general.ent index e21da51ea..580fb708c 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ - + - + - +