Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
materials
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
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
materials
Commits
072a624b
Commit
072a624b
authored
13 years ago
by
Patrick Hallen
Browse files
Options
Downloads
Patches
Plain Diff
Change release natty to oneiric
parent
37a30dd3
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
linuxparty.sh
+2
-2
2 additions, 2 deletions
linuxparty.sh
with
2 additions
and
2 deletions
linuxparty.sh
+
2
−
2
View file @
072a624b
...
...
@@ -60,8 +60,8 @@ echo "Mathematik: 3"
read
answer
if
[
$answer
-eq
1
]
;
then
echo
"deb http://archive.canonical.com/ubuntu/
natty
partner
deb-src http://archive.canonical.com/ubuntu/
natty
partner"
>
/etc/apt/sources.list.d/java.list
echo
"deb http://archive.canonical.com/ubuntu/
oneiric
partner
deb-src http://archive.canonical.com/ubuntu/
oneiric
partner"
>
/etc/apt/sources.list.d/java.list
apt-get update
apt-get
--quiet
install
-y
sun-java6-jdk eclipse hugs swi-prolog
;
...
...
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