[packages] update documentation
This commit is contained in:
parent
c600c3ecca
commit
3a3a4ec363
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user