From 99e5a7932a5e35ed7dd9883c310e7b65aae14fe5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fran=C3=A7ois=20Tigeot?= Date: Tue, 15 Apr 2014 10:06:38 +0200 Subject: [PATCH] Dynamic root: Remove old libraries from /usr/lib --- Makefile_upgrade.inc | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/Makefile_upgrade.inc b/Makefile_upgrade.inc index 26303fb0c2..8bf32b1319 100644 --- a/Makefile_upgrade.inc +++ b/Makefile_upgrade.inc @@ -2530,6 +2530,30 @@ TO_REMOVE+=/usr/share/man/cat9/sbuf_overflowed.9.gz TO_REMOVE+=/usr/share/man/man9/sbuf_overflowed.9.gz TO_REMOVE+=/usr/sbin/acpisrc TO_REMOVE+=/boot/kernel/initrd.img +TO_REMOVE+=/usr/lib/libalias.so.5 +TO_REMOVE+=/usr/lib/libatm.so.3 +TO_REMOVE+=/usr/lib/libbsdxml.so.4 +TO_REMOVE+=/usr/lib/libc.so.8 +TO_REMOVE+=/usr/lib/libcam.so.3 +TO_REMOVE+=/usr/lib/libcrypt.so.4 +TO_REMOVE+=/usr/lib/libcrypto.so.5 +TO_REMOVE+=/usr/lib/libdevattr.so.3 +TO_REMOVE+=/usr/lib/libdm.so.3 +TO_REMOVE+=/usr/lib/libedit.so.5 +TO_REMOVE+=/usr/lib/libfsid.so.3 +TO_REMOVE+=/usr/lib/libhammer.so.0 +TO_REMOVE+=/usr/lib/libipsec.so.2 +TO_REMOVE+=/usr/lib/libipx.so.3 +TO_REMOVE+=/usr/lib/libkvm.so.3 +TO_REMOVE+=/usr/lib/libm.so.4 +TO_REMOVE+=/usr/lib/libmd.so.3 +TO_REMOVE+=/usr/lib/libncp.so.2 +TO_REMOVE+=/usr/lib/libncurses.so.6 +TO_REMOVE+=/usr/lib/libncursesw.so.6 +TO_REMOVE+=/usr/lib/libprop.so.3 +TO_REMOVE+=/usr/lib/libsbuf.so.3 +TO_REMOVE+=/usr/lib/libutil.so.4 +TO_REMOVE+=/usr/lib/libz.so.3 .if ${MACHINE_ARCH} == "x86_64" TO_REMOVE+=/usr/sbin/stlstats -- 2.41.0