Compare commits
2 Commits
44be62e9be
...
fa8f7ed90a
| Author | SHA1 | Date |
|---|---|---|
|
|
fa8f7ed90a | |
|
|
0c481bc670 |
|
|
@ -78,4 +78,10 @@ cd /usr/src/linux;
|
|||
#Messages for package net-dialup/ppp-2.4.8-r1:
|
||||
#* CONFIG_PPP: missing PPP support (REQUIRED)
|
||||
|
||||
./scripts/config --enable CONFIG_PPP
|
||||
./scripts/config --enable CONFIG_PPP
|
||||
|
||||
|
||||
# * Messages for package app-emulation/snapd-2.51:
|
||||
# * CONFIG_SECURITY_APPARMOR: is not set when it should be.
|
||||
|
||||
./scripts/config --enable CONFIG_SECURITY_APPARMOR
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
fresh.sh
|
||||
|
|
@ -0,0 +1 @@
|
|||
fresh.sh
|
||||
|
|
@ -0,0 +1 @@
|
|||
fresh.sh
|
||||
|
|
@ -0,0 +1 @@
|
|||
fresh.sh
|
||||
|
|
@ -0,0 +1 @@
|
|||
fresh.sh
|
||||
Loading…
Reference in New Issue