46f75bea5d
"DIALER_GROUP" instead of "XISP_GROUP" as maybe it can be used for other packages also later. This is for PR pkg/19566. Update MESSAGE to use LOCALBASE instead of X11BASE. (From Manuel Bouyer) And update MESSAGE to not hardcode the "group". This also updates patch-ac because of conflicting types for fprintf and printf. I don't know how this package built before on NetBSD recently. Also this patch honors VARBASE and PKGMANDIR. Thank you Manuel Bouyer for testing this.
17 lines
774 B
Text
17 lines
774 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.2 2006/10/06 22:14:44 reed Exp $
|
|
|
|
Please make sure the file /etc/ppp/options exists, and there is a symbolic
|
|
link from your modem device to /dev/modem.
|
|
|
|
You need to install:
|
|
|
|
${LOCALBASE}/share/examples/xisp/ip-down to /etc/ppp
|
|
${LOCALBASE}/share/examples/xisp/ip-up to /etc/ppp
|
|
${LOCALBASE}/share/examples/xisp/peers/xisp_modem to /etc/ppp/peers
|
|
${LOCALBASE}/share/examples/xisp/peers/xisp_dialer to /etc/ppp/peers
|
|
|
|
and make sure the file ownerships are set for user "root" and group
|
|
"${DIALER_GROUP}" to be able to fully use this package.
|
|
|
|
===========================================================================
|