Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lonlone Lee
base
Commits
57198b0f
Commit
57198b0f
authored
Aug 17, 2016
by
Karl Kornel
Browse files
os: Only enable debian-stanford backport for Wheezy and Jessie
parent
762ee70f
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/os/sources/stanford.list.erb
View file @
57198b0f
...
...
@@ -24,7 +24,7 @@ deb-src http://debian.stanford.edu/debian-stanford <%= dist %> main non-free con
# The Stanford restricted Debian archive and source tree.
deb http://debian.stanford.edu/debian-local
<%=
dist
%>
main non-free contrib
deb-src http://debian.stanford.edu/debian-local
<%=
dist
%>
main non-free contrib
<%
if
@lsbdistcodename
!
=
'
lenn
y'
&&
@lsbdistcodename
!
=
'jessie'
-%>
<%
if
@lsbdistcodename
=
=
'
wheez
y'
||
@lsbdistcodename
=
=
'jessie'
-%>
# Additional Stanford-local backports.
deb http://debian.stanford.edu/debian-stanford
<%=
dist
%>
-backports main non-free contrib
...
...
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