Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bcc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
bcc
Commits
3daeee7d
Commit
3daeee7d
authored
9 years ago
by
Brenden Blanco
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #211 from affansyed/master
updated mainline version to support bridge
parents
67337ad9
c3ad0982
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
INSTALL.md
INSTALL.md
+3
-3
No files found.
INSTALL.md
View file @
3daeee7d
...
...
@@ -4,9 +4,9 @@ Install a 4.2+ kernel from http://kernel.ubuntu.com/~kernel-ppa/mainline,
for example:
```
bash
VER
=
4.2.0-
040200
REL
=
20150
830153
0
PREFIX
=
http://kernel.ubuntu.com/~kernel-ppa/mainline/
v4.2-unstable
VER
=
4.2.0-
999
REL
=
20150
907220
0
PREFIX
=
http://kernel.ubuntu.com/~kernel-ppa/mainline/
daily/2015-09-08-unstable/
wget
${
PREFIX
}
/linux-headers-
${
VER
}
-generic_
${
VER
}
.
${
REL
}
_amd64.deb
wget
${
PREFIX
}
/linux-headers-
${
VER
}
_
${
VER
}
.
${
REL
}
_all.deb
wget
${
PREFIX
}
/linux-image-
${
VER
}
-generic_
${
VER
}
.
${
REL
}
_amd64.deb
...
...
This diff is collapsed.
Click to expand it.
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