calamares-net/etc/calamares/modules/packages_online.conf

16 lines
279 B
Text
Raw Permalink Normal View History

2024-05-11 14:01:40 +03:30
# SPDX-FileCopyrightText: no
# SPDX-License-Identifier: CC0-1.0
#
# sets pacman options for package handling.
---
backend: pacman
skip_if_no_internet: false
update_db: true
update_system: true
pacman:
num_retries: 6
disable_download_timeout: true
needed_only: true