Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
tails
tails
Commits
26a3b009
Commit
26a3b009
authored
Aug 15, 2019
by
intrigeri
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Buster security APT sources (refs:
#16970
)
parent
3ec7305b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
auto/config
auto/config
+1
-0
config/chroot_sources/buster.chroot
config/chroot_sources/buster.chroot
+1
-0
No files found.
auto/config
View file @
26a3b009
...
...
@@ -114,6 +114,7 @@ TORPROJECT_MIRROR="$(apt-mirror torproject)"
perl
-pi
\
-E
\
"s|^(deb(?:-src)?
\s
+)https?://ftp[.]us[.]debian[.]org/debian/?(
\s
+)|
\$
1
$DEBIAN_MIRROR
\$
2| ;
\
s|^(deb(?:-src)?
\s
+)https?://security[.]debian[.]org/debian-security/?(
\s
+)|
\$
1
$DEBIAN_SECURITY_MIRROR
\$
2| ;
\
s|^(deb(?:-src)?
\s
+)https?://deb[.]torproject[.]org/torproject[.]org/?(
\s
+)|
\$
1
$TORPROJECT_MIRROR
\$
2|"
\
config/chroot_sources/
*
.chroot
\
||
fatal
"APT mirror substitution failed with exit code
$?
"
...
...
config/chroot_sources/buster.chroot
View file @
26a3b009
deb http://ftp.us.debian.org/debian/ buster main contrib non-free
deb http://security.debian.org/debian-security buster/updates main contrib non-free
intrigeri
@intrigeri
mentioned in issue
#16970 (closed)
·
May 14, 2020
mentioned in issue
#16970 (closed)
mentioned in issue #16970
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment