From f8b186063150f471f9e72f2e317fe21d2d0f1e81 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Fri, 18 Nov 2022 14:13:12 +0800 Subject: pkgmgt: reword the description of cfg files handling Let's not miss the point... --- chapter08/pkgmgt.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'chapter08/pkgmgt.xml') diff --git a/chapter08/pkgmgt.xml b/chapter08/pkgmgt.xml index 7496f09a4..d4b616bc7 100644 --- a/chapter08/pkgmgt.xml +++ b/chapter08/pkgmgt.xml @@ -12,8 +12,9 @@ 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—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 -- cgit v1.2.3-54-g00ecf