Skip to content

Commit c72aa14

Browse files
authored
Merge pull request #1180 from kenyon/non-free-firmware
Debian: add non-free-firmware repo component
2 parents cd24e6d + 3c7161e commit c72aa14

File tree

15 files changed

+183
-180
lines changed

15 files changed

+183
-180
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ apt::source { 'debian_unstable':
181181
comment => 'This is the iWeb Debian unstable mirror',
182182
location => 'http://debian.mirror.iweb.ca/debian/',
183183
release => 'unstable',
184-
repos => 'main contrib non-free',
184+
repos => 'main contrib non-free non-free-firmware',
185185
pin => '-10',
186186
key => {
187187
'id' => 'A1BD8E9D78F7FE5C3E65D8AF8B48AD6246925553',
@@ -235,7 +235,7 @@ apt::sources:
235235
comment: 'This is the iWeb Debian unstable mirror'
236236
location: 'http://debian.mirror.iweb.ca/debian/'
237237
release: 'unstable'
238-
repos: 'main contrib non-free'
238+
repos: 'main contrib non-free non-free-firmware'
239239
pin: '-10'
240240
key:
241241
id: 'A1BD8E9D78F7FE5C3E65D8AF8B48AD6246925553'

0 commit comments

Comments
 (0)