stripping: Add an <important> about updated packages

We've received enough reports for systems with zlib security update
broken by stripping :(.
This commit is contained in:
Xi Ruoyao 2023-02-01 20:03:12 +08:00
parent b79e65a04f
commit b5955260a5
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -52,6 +52,18 @@
with <quote>g</quote>, in case the commands below have already been
run.</para></note>
<important>
<para>
If any package of which the version is different from the version
specified by the book (either following a security advisory or
satisfying personal preference), it may be necessary to update the
the library file name in <envar>save_usrlib</envar> or
<envar>online_usrlib</envar>.
<emphasis role='bold'>Failing to do so may render the system
completely unusable.</emphasis>
</para>
</important>
<!-- also of interest are libgfortan, libgo, libgomp, and libobjc from GCC -->
<!--<screen><userinput>save_lib="ld-2.25.so libc-2.25.so libpthread-2.25.so libthread_db-1.0.so"-->