mirror of
https://github.com/dynup/kpatch
synced 2025-05-09 03:17:57 +00:00
parent
b59d617de4
commit
a970c9eaef
@ -190,6 +190,10 @@ EOF
|
|||||||
wget -Nq http://ddebs.ubuntu.com/dbgsym-release-key.asc -O- | sudo apt-key add -
|
wget -Nq http://ddebs.ubuntu.com/dbgsym-release-key.asc -O- | sudo apt-key add -
|
||||||
apt-get update && apt-get install linux-image-$(uname -r)-dbgsym
|
apt-get update && apt-get install linux-image-$(uname -r)-dbgsym
|
||||||
```
|
```
|
||||||
|
If there are no packages published yet to the codename-security pocket, the
|
||||||
|
apt update may report a "404 Not Found" error, as well as a complaint about
|
||||||
|
disabling the repository by default. This message may be ignored (see issue
|
||||||
|
#710).
|
||||||
|
|
||||||
#### Debian 8.0
|
#### Debian 8.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user