[leaf-commits] src/bering-uclibc4/source/ppp buildtool.cfg, 1.6, 1.7 buildtool.mk, 1.4, 1.5
Andrew <[email protected]>
| Newsgroups | gmane.linux.leaf.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/leaf/src/bering-uclibc4/source/ppp In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv29623 Modified Files: buildtool.cfg buildtool.mk Log Message: Added pppoe-discovery package Index: buildtool.cfg =================================================================== RCS file: /cvsroot/leaf/src/bering-uclibc4/source/ppp/buildtool.cfg,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** buildtool.cfg 30 Aug 2010 18:15:54 -0000 1.6 --- buildtool.cfg 11 Sep 2010 11:51:05 -0000 1.7 *************** *** 416,418 **** --- 416,449 ---- </Contents> </pppol2tp> + <pppoedsc> + Version = 2.4.5 + Revision = 3 + + Help <<EOF + rp-pppoe pppoe-discovery + Homepage: ftp://ftp.samba.org/pub/ppp + Requires: + LEAF package by __PACKAGER__, __BUILDDATE__ + EOF + + <Permissions> + Files = 644 + Directories = 755 + </Permissions> + + <Owner> + Files = root:root + Directories = root:root + </Owner> + + <Contents> + <File> + Source = usr/sbin/pppoe-discovery + Filename = usr/sbin/pppoe-discovery + Type = binary + Permissions = 755 + </File> + + </Contents> + </pppoedsc> </Package> Index: buildtool.mk =================================================================== RCS file: /cvsroot/leaf/src/bering-uclibc4/source/ppp/buildtool.mk,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** buildtool.mk 13 Aug 2010 19:58:37 -0000 1.4 --- buildtool.mk 11 Sep 2010 11:51:05 -0000 1.5 *************** *** 40,43 **** --- 40,44 ---- -$(BT_STRIP) -s --strip-unneeded $(PPP_DIR)/pppd/plugins/pppoatm/pppoatm.so -$(BT_STRIP) -s --strip-unneeded $(PPP_DIR)/pppd/plugins/rp-pppoe/rp-pppoe.so + -$(BT_STRIP) -s $(BT_STRIP_BINOPTS) $(PPP_DIR)/pppd/plugins/rp-pppoe/pppoe-discovery -$(BT_STRIP) -s --strip-unneeded $(PPP_DIR)/pppd/plugins/radius/*.so -$(BT_STRIP) -s --strip-unneeded $(PPP_DIR)/pppd/plugins/pppol2tp/*.so *************** *** 51,54 **** --- 52,56 ---- cp -a $(PPP_DIR)/pppd/plugins/pppoatm/pppoatm.so $(PPP_TARGET_DIR)/usr/lib/pppd cp -a $(PPP_DIR)/pppd/plugins/rp-pppoe/rp-pppoe.so $(PPP_TARGET_DIR)/usr/lib/pppd + cp -a $(PPP_DIR)/pppd/plugins/rp-pppoe/pppoe-discovery $(PPP_TARGET_DIR)/usr/sbin cp -a $(PPP_DIR)/pppd/plugins/radius/*.so $(PPP_TARGET_DIR)/usr/lib/pppd cp -a $(PPP_DIR)/pppd/plugins/pppol2tp/*.so $(PPP_TARGET_DIR)/usr/lib/pppd ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing http://p.sf.net/sfu/novell-sfdev2dev