Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 84227 Details for
Bug 129282
net-dialup/ppp should modprobe pppoatm silently
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ppp-2.4.3-r13.diff
ppp-2.4.3-r13.diff (text/plain), 468 bytes, created by
Paul Bredbury
on 2006-04-08 14:19:19 UTC
(
hide
)
Description:
ppp-2.4.3-r13.diff
Filename:
MIME Type:
Creator:
Paul Bredbury
Created:
2006-04-08 14:19:19 UTC
Size:
468 bytes
patch
obsolete
>--- ppp-2.4.3-r13.ebuild-orig 2006-04-08 22:04:25.000000000 +0100 >+++ ppp-2.4.3-r13.ebuild 2006-04-08 22:06:59.000000000 +0100 >@@ -104,6 +104,8 @@ > use atm && { > einfo "Enabling PPPoATM support" > sed -i "s/^#HAVE_LIBATM=yes/HAVE_LIBATM=yes/" pppd/plugins/pppoatm/Makefile.linux >+ # Prevent useless "fatal" message when pppoatm is compiled in kernel >+ sed -i "s/modprobe pppoatm/modprobe -q pppoatm/" pppd/plugins/pppoatm/pppoatm.c > } > > use activefilter || {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 129282
: 84227