diff --git a/src/modules/packages/packages.conf b/src/modules/packages/packages.conf index 2b1942ea3..974ba07a7 100644 --- a/src/modules/packages/packages.conf +++ b/src/modules/packages/packages.conf @@ -14,6 +14,7 @@ # backend: dummy +# # Often package installation needs an internet connection. # Since you may allow system installation without a connection # and want to offer OPTIONAL package installation, it's @@ -29,11 +30,10 @@ backend: dummy # is an internet connection. # # Set "update_db" to 'true' for refreshing the database on the -# target system. -# -# On target installations, which got installed by unsquashing -# a full system update is may be needed, to be able to post-install -# additional packages. Therefore set also "update_system" to 'true'. +# target system. On target installations, which got installed by +# unsquashing, a full system update may be needed. Otherwise +# post-installing additional packages may result in conflicts. +# Therefore set also "update_system" to 'true'. # skip_if_no_internet: false update_db: true