3 Commits
1.0.0 ... 1.0.2

Author SHA1 Message Date
b21d28587f refactor(role): Typo 2025-04-07 00:25:50 +02:00
2afbfaedcd feat(role): Never extract a mirrorlist 2025-04-07 00:21:34 +02:00
40e5a17e34 fix(role): Include can happen multiple times 2025-04-07 00:21:17 +02:00
2 changed files with 2 additions and 0 deletions

View File

@@ -2,3 +2,4 @@
ILoveCandy ILoveCandy
Color Color
ParallelDownloads = 20 ParallelDownloads = 20
NoExtract = etc/pacman.d/mirrorlist

View File

@@ -20,3 +20,4 @@
section: 'options' section: 'options'
option: 'Include' option: 'Include'
value: '/etc/pacman.d/pacman.conf' value: '/etc/pacman.d/pacman.conf'
exclusive: false