diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 614731b11..135710fd0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,16 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2021-05-17 + + + [bdubbs] - Tweak install directories for eudev and e2fsprogs. + Thanks to Ryan Marsaw for the report. + + + + 2021-05-14 diff --git a/chapter08/e2fsprogs.xml b/chapter08/e2fsprogs.xml index d7ff53a82..2ebe2dd3d 100644 --- a/chapter08/e2fsprogs.xml +++ b/chapter08/e2fsprogs.xml @@ -53,6 +53,7 @@ cd build Prepare e2fsprogs for compilation: ../configure --prefix=/usr \ + --sysconfdir=/etc \ --enable-elf-shlibs \ --disable-libblkid \ --disable-libuuid \ diff --git a/chapter08/eudev.xml b/chapter08/eudev.xml index 0dee78d68..aa86f5150 100644 --- a/chapter08/eudev.xml +++ b/chapter08/eudev.xml @@ -53,6 +53,7 @@ Prepare Eudev for compilation: ./configure --prefix=/usr \ + --bindir=/usr/sbin \ --sysconfdir=/etc \ --enable-manpages \ --disable-static