Module submission - br2684ctl
adriandelatabla@gmail.com
adriandelatabla at gmail.com
Wed Apr 11 10:20:50 CEST 2007
module name : br2684ctl
suggested section :
update (y/n) : n
bugfix (y/n) : n
security (y/n) : n
NewToLunar (Javier Adrian Ortiz de la Tabla)
-------------- next part --------------
--- br2684ctl/BUILD 1969-12-31 21:00:00.000000000 -0300
+++ br2684ctl/BUILD 2007-04-11 05:00:11.000000000 -0300
@@ -0,0 +1,9 @@
+(
+ prepare_install &&
+ cd ${SOURCE_DIRECTORY} &&
+ gcc -o br2684ctl -latm br2684ctl.c &&
+ cp br2684ctl $DEFAULT_PREFIX/bin &&
+ if [ -e $DEFAULT_PREFIX/share/man/man8 ]; then
+ cp br2684ctl.8 $DEFAULT_PREFIX/share/man/man8
+ fi
+) > $C_FIFO 2>&1
--- br2684ctl/DEPENDS 1969-12-31 21:00:00.000000000 -0300
+++ br2684ctl/DEPENDS 2007-04-11 04:43:47.000000000 -0300
@@ -0,0 +1 @@
+depends linux-atm
--- br2684ctl/DETAILS 1969-12-31 21:00:00.000000000 -0300
+++ br2684ctl/DETAILS 2007-04-11 04:55:38.000000000 -0300
@@ -0,0 +1,18 @@
+ MODULE=br2684ctl
+ VERSION=20040226.orig
+ SOURCE=br2684ctl_20040226.orig.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+ SOURCE_URL=http://ftp.debian.org/debian/pool/main/b/$MODULE
+ SOURCE_VFY=sha1:d7854a5d580a00cffa1863b6682fd804e396677c
+ SHORT="Utility for configuring RFC 2684 ATM/Ethernet bridging"
+
+cat << EOF
+ATM bridging is a way to extend Ethernet over an ATM network and is
+mainly used for DSL connections. This module contains the user space
+utility needed to configure the kernel driver.
+This module is needed if you own an USB DSL modem an your connection
+uses one of these protocols: RFC 1483 bridged (RFC 2684 bridged), PPP
+over Ethernet(PPPoE).
+EOF
+
+
-------------- next part --------------
lvu submit br2684ctl 2a2ed0e1479c8b8e1be8c449720aadf0 -
2.6.20.6-Pampa 2.6.12 gcc-4.1.2 glibc-2.3.6
More information about the Lunar
mailing list