Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lipck
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
osak
lipck
Commits
23faef19
Commit
23faef19
authored
7 years ago
by
OSAK Buildhauer
Browse files
Options
Downloads
Patches
Plain Diff
offline_repo: python2/3-Probleme bei Physiker-Software gelöst und kernel aktualisiert
parent
5500378e
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
contrib/rootfs/offline_repo.json
+50
-14
50 additions, 14 deletions
contrib/rootfs/offline_repo.json
with
50 additions
and
14 deletions
contrib/rootfs/offline_repo.json
+
50
−
14
View file @
23faef19
...
...
@@ -83,21 +83,21 @@
"tagged"
:
true
},
{
"pkgname"
:
"linux-image-4.1
1
.0-041
1
00rc
7
-generic"
,
"pkgname"
:
"linux-image-4.1
4
.0-041
4
00rc
3
-generic"
,
"pkgdescription"
:
"Vanilla Linux Kernel"
,
"tagged"
:
false
,
"urls"
:
[
"http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.1
1
-rc
7
/linux-image-4.1
1
.0-041
1
00rc
7
-generic_4.1
1
.0-041
1
00rc
7
.2017
04161731
_amd64.deb"
,
"http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.1
1
-rc
7
/linux-image-4.1
1
.0-041
1
00rc
7
-generic_4.1
1
.0-041
1
00rc
7
.2017
04161731
_i386.deb"
"http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.1
4
-rc
3
/linux-image-4.1
4
.0-041
4
00rc
3
-generic_4.1
4
.0-041
4
00rc
3
.2017
10011930
_amd64.deb"
,
"http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.1
4
-rc
3
/linux-image-4.1
4
.0-041
4
00rc
3
-generic_4.1
4
.0-041
4
00rc
3
.2017
10011930
_i386.deb"
]
},
{
"pkgname"
:
"linux-headers-4.1
1
.0-041
1
00rc
7
-generic"
,
"pkgname"
:
"linux-headers-4.1
4
.0-041
4
00rc
3
-generic"
,
"pkgdescription"
:
"Vanilla Linux Kernel Headers"
,
"tagged"
:
false
,
"urls"
:
[
"http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.1
1
-rc
7
/linux-headers-4.1
1
.0-041
1
00rc
7
-generic_4.1
1
.0-041
1
00rc
7
.2017
04161731
_amd64.deb"
,
"http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.1
1
-rc
7
/linux-headers-4.1
1
.0-041
1
00rc
7
-generic_4.1
1
.0-041
1
00rc
7
.2017
04161731
_i386.deb"
"http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.1
4
-rc
3
/linux-headers-4.1
4
.0-041
4
00rc
3
-generic_4.1
4
.0-041
4
00rc
3
.2017
10011930
_amd64.deb"
,
"http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.1
4
-rc
3
/linux-headers-4.1
4
.0-041
4
00rc
3
-generic_4.1
4
.0-041
4
00rc
3
.2017
10011930
_i386.deb"
]
}
]
...
...
@@ -155,32 +155,57 @@
"Physik"
:
{
"packages"
:
[
{
"pkgname"
:
"python
3
-numpy"
,
"pkgname"
:
"python-numpy"
,
"pkgdescription"
:
"Numeric Bibiliothek für Python"
,
"tagged"
:
true
},
{
"pkgname"
:
"python
3
-simpy"
,
"pkgname"
:
"python-simpy"
,
"pkgdescription"
:
"Simulationsframework für Python"
,
"tagged"
:
true
},
{
"pkgname"
:
"python
3
-scipy"
,
"pkgname"
:
"python-scipy"
,
"pkgdescription"
:
"Bibliothek für scientific computing"
,
"tagged"
:
true
},
{
"pkgname"
:
"python
3
-sympy"
,
"pkgname"
:
"python-sympy"
,
"pkgdescription"
:
"Bibliothek für scientific computing"
,
"tagged"
:
true
},
{
"pkgname"
:
"python
3
-matplotlib"
,
"pkgname"
:
"python-matplotlib"
,
"pkgdescription"
:
"Schnittstelle zum Plotten mit Python"
,
"tagged"
:
true
},
{
"pkgname"
:
"ipython3"
,
"pkgname"
:
"python3-numpy"
,
"pkgdescription"
:
"Numeric Bibiliothek für Python 3"
,
"tagged"
:
true
},
{
"pkgname"
:
"python3-simpy"
,
"pkgdescription"
:
"Simulationsframework für Python 3"
,
"tagged"
:
true
},
{
"pkgname"
:
"python3-scipy"
,
"pkgdescription"
:
"Bibliothek für scientific computing (Python 3)"
,
"tagged"
:
true
},
{
"pkgname"
:
"python3-sympy"
,
"pkgdescription"
:
"Bibliothek für scientific computing (Python 3)"
,
"tagged"
:
true
},
{
"pkgname"
:
"python3-matplotlib"
,
"pkgdescription"
:
"Schnittstelle zum Plotten mit Python 3"
,
"tagged"
:
true
},
{
"pkgname"
:
"ipython"
,
"pkgdescription"
:
"Interaktiver Python Interpreter mit Tab-Vervollständgung"
,
"tagged"
:
true
},
...
...
@@ -200,15 +225,26 @@
"tagged"
:
true
},
{
"pkgname"
:
"bpython
3
"
,
"pkgname"
:
"bpython"
,
"pkgdescription"
:
"Ein weiterer interaktiver Python Interpreter"
,
"tagged"
:
true
},
{
"pkgname"
:
"spyder
3
"
,
"pkgname"
:
"spyder"
,
"pkgdescription"
:
"Python IDE (die, die in Anaconda benutzt wird)"
,
"tagged"
:
true
},
{
"pkgname"
:
"bpython3"
,
"pkgdescription"
:
"Ein weiterer interaktiver Python Interpreter (Python 3)"
,
"tagged"
:
true
},
{
"pkgname"
:
"spyder3"
,
"pkgdescription"
:
"Python IDE (die, die in Anaconda benutzt wird) (Python 3)"
,
"tagged"
:
true
}
]
},
"Informatik"
:
{
...
...
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