From 1dbc435c8283eec3bea709d082d74b26259cc553 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sun, 26 Nov 2023 21:02:59 +0800 Subject: [PATCH 1/2] iproute2: Remove the reference to BLFS Berkeley DB page Berkeley DB has been archived in BLFS. --- chapter08/iproute2.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/chapter08/iproute2.xml b/chapter08/iproute2.xml index bfc25331a..cd3e5a658 100644 --- a/chapter08/iproute2.xml +++ b/chapter08/iproute2.xml @@ -45,9 +45,6 @@ be built since it depends on Berkeley DB, which is not installed in LFS. However, a directory and a man page for arpd will still be installed. Prevent this by running the commands shown below. - (If the arpd program is needed, - instructions for compiling Berkeley DB can be found in the BLFS book at - .) sed -i /ARPD/d Makefile From 2f82ad1e163c228162a30d402bde64b7fa53ca45 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sun, 26 Nov 2023 21:09:30 +0800 Subject: [PATCH 2/2] dependencies: Replace the references to BLFS Berkeley DB page Berkeley DB has been archived in BLFS, refer to the Oracle product page for it instead. --- appendices/dependencies.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml index 73194612c..55c6110ff 100644 --- a/appendices/dependencies.xml +++ b/appendices/dependencies.xml @@ -6,6 +6,7 @@ Systemd Udev"> + Berkeley DB"> ]> @@ -1486,7 +1487,7 @@ &external; - Berkeley DB, + &bdb;, iptables, libbpf, libmnl, and @@ -2486,7 +2487,7 @@ &external; - Berkeley DB + &bdb; @@ -2655,7 +2656,7 @@ &external; - Berkeley DB, + &bdb;, libnsl, SQLite, and Tk