Norbert Lange 86a633ef9a dpkg: prevent important directories from being removed
busybox will remove directory symlinks, which is at
odds with common layouts that have some of
bin/lib/lib32/lib64 symlinked.

this adds a exludelist for critcal and often symlinked
directories.

Fixes: Bug 12551

function                                             old     new   delta
remove_file_array                                    139     231     +92

Signed-off-by: Norbert Lange <nolange79@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2020-06-29 14:06:40 +02:00
..
2020-06-24 00:27:37 +02:00
2018-12-28 18:24:45 +01:00
2019-09-06 17:59:45 +02:00
2015-10-16 17:24:46 +02:00
2020-04-29 14:37:21 +02:00