Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hshbase-formula
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
salt
hshbase-formula
Commits
848b5f3d
Commit
848b5f3d
authored
10 months ago
by
Jan Philipp Timme
Browse files
Options
Downloads
Patches
Plain Diff
Add new sources.list for debian 12
parent
b437b515
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
hshbase/apt/files/sources.list
+9
-0
9 additions, 0 deletions
hshbase/apt/files/sources.list
with
9 additions
and
0 deletions
hshbase/apt/files/sources.list
+
9
−
0
View file @
848b5f3d
...
...
@@ -25,6 +25,15 @@ deb-src http://security.debian.org/ buster/updates main
deb http://ftp.de.debian.org/debian/ buster-updates main
deb-src http://ftp.de.debian.org/debian/ buster-updates main
{% elif oscodename == 'bookworm' %}
deb http://ftp.de.debian.org/debian {{ oscodename }} main non-free non-free-firmware
deb-src http://ftp.de.debian.org/debian {{ oscodename }} main non-free non-free-firmware
deb http://security.debian.org/ {{ oscodename }}/updates main
deb-src http://security.debian.org/ {{ oscodename }}/updates main
deb http://ftp.de.debian.org/debian/ {{ oscodename }}-updates main
deb-src http://ftp.de.debian.org/debian/ {{ oscodename }}-updates main
{% else %}
deb http://ftp.de.debian.org/debian {{ oscodename }} main non-free
deb-src http://ftp.de.debian.org/debian {{ oscodename }} main non-free
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment