summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2006-04-17 13:53:50 +0000
committerAlin Năstac <mrness@gentoo.org>2006-04-17 13:53:50 +0000
commit8ca8905d633f7c7a16c8eb3172c31638f17bca25 (patch)
tree9555605a46c7e945c6aaffb0e67c060fae872c8f /net-dialup/speedtouch-usb
parentRemoved unnecessary parts which installed files into /. This fixes bug #130238. (diff)
downloadgentoo-2-8ca8905d633f7c7a16c8eb3172c31638f17bca25.tar.gz
gentoo-2-8ca8905d633f7c7a16c8eb3172c31638f17bca25.tar.bz2
gentoo-2-8ca8905d633f7c7a16c8eb3172c31638f17bca25.zip
Add noauth to recommended pppd_ppp0 parameters. Fix PPPoE setup documentation.
(Portage version: 2.0.54)
Diffstat (limited to 'net-dialup/speedtouch-usb')
-rw-r--r--net-dialup/speedtouch-usb/ChangeLog9
-rw-r--r--net-dialup/speedtouch-usb/Manifest14
-rw-r--r--net-dialup/speedtouch-usb/files/README9
-rw-r--r--net-dialup/speedtouch-usb/files/digest-speedtouch-usb-3.0.1.2-r1 (renamed from net-dialup/speedtouch-usb/files/digest-speedtouch-usb-3.0.1.2)0
-rw-r--r--net-dialup/speedtouch-usb/speedtouch-usb-3.0.1.2-r1.ebuild (renamed from net-dialup/speedtouch-usb/speedtouch-usb-3.0.1.2.ebuild)2
5 files changed, 17 insertions, 17 deletions
diff --git a/net-dialup/speedtouch-usb/ChangeLog b/net-dialup/speedtouch-usb/ChangeLog
index 41d0fc2079a2..44c36b44e9b3 100644
--- a/net-dialup/speedtouch-usb/ChangeLog
+++ b/net-dialup/speedtouch-usb/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-dialup/speedtouch-usb
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch-usb/ChangeLog,v 1.3 2006/04/09 18:38:42 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch-usb/ChangeLog,v 1.4 2006/04/17 13:53:50 mrness Exp $
+
+*speedtouch-usb-3.0.1.2-r1 (17 Apr 2006)
+
+ 17 Apr 2006; Alin Nastac <mrness@gentoo.org> files/README,
+ -speedtouch-usb-3.0.1.2.ebuild, +speedtouch-usb-3.0.1.2-r1.ebuild:
+ Add noauth to recommended pppd_ppp0 parameters. Fix PPPoE setup documentation.
+ Thanks to Smok <smok.pl@gmail.com>, PPPoE configuration has been tested.
09 Apr 2006; Alin Nastac <mrness@gentoo.org> files/README:
Documentation update (#129232).
diff --git a/net-dialup/speedtouch-usb/Manifest b/net-dialup/speedtouch-usb/Manifest
index 1ec2e793c1cc..fc542c8c0489 100644
--- a/net-dialup/speedtouch-usb/Manifest
+++ b/net-dialup/speedtouch-usb/Manifest
@@ -1,15 +1,7 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 0bb63ac5d4a38827bef81dd99e2e59fe ChangeLog 817
-MD5 a0550d0681bdc7199ebf52f11614cf4c files/README 9874
+MD5 e02b9a37e22cff480c05dc0af8eac845 files/README 9930
MD5 455d21a7ea0d002dcd3cb16b8ac4c16d files/digest-speedtouch-usb-3.0.1.2 76
+MD5 455d21a7ea0d002dcd3cb16b8ac4c16d files/digest-speedtouch-usb-3.0.1.2-r1 76
MD5 82c09fc4e58b4a48f4730afef332413c metadata.xml 301
+MD5 282326a62fdd14e9e4a5fb1ab50f5f86 speedtouch-usb-3.0.1.2-r1.ebuild 4056
MD5 282326a62fdd14e9e4a5fb1ab50f5f86 speedtouch-usb-3.0.1.2.ebuild 4056
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2.2 (GNU/Linux)
-
-iD8DBQFEOVTDjG8pv1lIUX4RAiUrAKCEuCRnKmYTrbo/QJowDQpJ4h9C6ACgz4ij
-7rq5oJ60pXkM25yrLpo7Xdw=
-=xiV9
------END PGP SIGNATURE-----
diff --git a/net-dialup/speedtouch-usb/files/README b/net-dialup/speedtouch-usb/files/README
index a0abc6622c58..d9c7256ced5d 100644
--- a/net-dialup/speedtouch-usb/files/README
+++ b/net-dialup/speedtouch-usb/files/README
@@ -35,7 +35,7 @@ plugins_ppp0=( 'pppoa 0.38' )
# 'man pppd' shows other options. Compression is disabled because it is
# rarely taken advantage of, and may interfere with the connection.
# Add option 'usepeerdns' to populate /etc/resolv.conf
-pppd_ppp0=( updetach debug defaultroute noaccomp nobsdcomp noccp
+pppd_ppp0=( updetach noauth debug defaultroute noaccomp nobsdcomp noccp
nodeflate nopcomp novj novjccomp )
username_ppp0='username@isp.com' # E.g. 'fredbloggs@hg5.btclick.com'
password_ppp0='password' # ADSL password, assigned by your ISP
@@ -59,7 +59,7 @@ plugins_ppp0=( pppoe )
# 'man pppd' shows other options. Compression is disabled because it is
# rarely taken advantage of, and may interfere with the connection.
# Add option 'usepeerdns' to populate /etc/resolv.conf
-pppd_ppp0=( updetach debug defaultroute noaccomp nobsdcomp noccp
+pppd_ppp0=( updetach noauth debug defaultroute noaccomp nobsdcomp noccp
nodeflate nopcomp novj novjccomp )
username_ppp0='username@isp.com' # E.g. 'fredbloggs@hg5.btclick.com'
password_ppp0='password' # ADSL password, assigned by your ISP
@@ -76,8 +76,8 @@ function preup() {
# they are separated by a dot. Choose here, or ask your ISP:
# http://www.linux-usb.org/SpeedTouch/faq/index.html#q12
eval local nasifname=\$\{link_$1\}
- start-stop-daemon --start --pidfile /var/run/${nasifname}.pid --makepid -- \
- br2684ctl -c ${nasifname#nas} -e 0 -a 0.38
+ start-stop-daemon --start --background --pidfile /var/run/${nasifname}.pid --make-pidfile \
+ --exec /sbin/br2684ctl -- -c ${nasifname#nas} -e 0 -a 0.38
fi
}
@@ -85,6 +85,7 @@ function postdown() {
if [[ "$1" = "ppp0" ]] ; then
eval local nasifname=\$\{link_$1\}
start-stop-daemon --stop --pidfile /var/run/${nasifname}.pid
+ return 0
fi
}
diff --git a/net-dialup/speedtouch-usb/files/digest-speedtouch-usb-3.0.1.2 b/net-dialup/speedtouch-usb/files/digest-speedtouch-usb-3.0.1.2-r1
index d51893105db5..d51893105db5 100644
--- a/net-dialup/speedtouch-usb/files/digest-speedtouch-usb-3.0.1.2
+++ b/net-dialup/speedtouch-usb/files/digest-speedtouch-usb-3.0.1.2-r1
diff --git a/net-dialup/speedtouch-usb/speedtouch-usb-3.0.1.2.ebuild b/net-dialup/speedtouch-usb/speedtouch-usb-3.0.1.2-r1.ebuild
index 8c0192609f37..48da5be7ca41 100644
--- a/net-dialup/speedtouch-usb/speedtouch-usb-3.0.1.2.ebuild
+++ b/net-dialup/speedtouch-usb/speedtouch-usb-3.0.1.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch-usb/speedtouch-usb-3.0.1.2.ebuild,v 1.2 2006/03/19 15:29:18 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/speedtouch-usb/speedtouch-usb-3.0.1.2-r1.ebuild,v 1.1 2006/04/17 13:53:50 mrness Exp $
inherit eutils linux-info