pkgmgt: reword the description of cfg files handling

Let's not miss the point...
This commit is contained in:
Xi Ruoyao 2022-11-18 14:13:12 +08:00
parent b1c8283fe7
commit f8b1860631
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -12,8 +12,9 @@
<para>Package Management is an often requested addition to the LFS Book. A
Package Manager tracks the installation of files, making it easier to
remove and upgrade packages. A good package manager will handle the
installation of configuration files, and also install the executable files. Before
remove and upgrade packages. A good package manager will also handle the
configuration files specially to keep the user configuration when the
package is reinstalled or upgraded. Before
you begin to wonder, NO&mdash;this section will not talk about nor recommend
any particular package manager. What it does provide is a roundup of the more
popular techniques and how they work. The perfect package manager for you may