Logo
Explore Help
Sign In
quico-ansible/role-service-generic_machine
1
0
Fork 0
You've already forked role-service-generic_machine
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
fa17ef7475fc5dedfaa07ef4de53a5c2938d868e
role-service-generic_machine/files/etc/pacman.d/pacman.conf

7 lines
117 B
PacmanConf
Raw Normal View History

feat(role): Initial commit
2025-04-03 00:12:58 +02:00
# SPDX-License-Identifier: MIT
fix(role): Add pacman options to correct config section Without an [options] or similar INI header line pacman config files in '/etc/pacman.d' can sometimes load incorrectly, for example when multiple files exist where some of them do and other do not have the header. We're normalizing our config file here so that it no longer trips up pacman.
2025-12-18 22:55:06 +01:00
[options]
feat(role): Initial commit
2025-04-03 00:12:58 +02:00
ILoveCandy
Color
ParallelDownloads = 20
refactor(role): Typo
2025-04-07 00:25:50 +02:00
NoExtract = etc/pacman.d/mirrorlist
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 34ms Template: 4ms
English
English
Licenses API