Changeset 26587 for ipk/source.sh4
- Timestamp:
- Mar 1, 2014, 1:11:45 AM (12 years ago)
- Location:
- ipk/source.sh4
- Files:
-
- 2 edited
-
network_openvpn/_path_/etc/openvpn.sh (modified) (1 diff)
-
players_gmediarender/CONTROL/control (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/network_openvpn/_path_/etc/openvpn.sh
r24529 r26587 17 17 fi 18 18 19 #if ( !(lsmod | grep -q "tun") ); then20 #if [ -e /lib/modules/tun.ko ]; then19 if ( !(lsmod | grep -q "tun") ); then 20 if [ -e /lib/modules/tun.ko ]; then 21 21 insmod /lib/modules/tun.ko 22 #elif [ -e /var/lib/modules/tun.ko ]; then23 #insmod /var/lib/modules/tun.ko24 #elif [ -e _path_/lib/modules/tun.ko ]; then25 #insmod _path_/lib/modules/tun.ko26 #fi27 #fi22 elif [ -e /var/lib/modules/tun.ko ]; then 23 insmod /var/lib/modules/tun.ko 24 elif [ -e _path_/lib/modules/tun.ko ]; then 25 insmod _path_/lib/modules/tun.ko 26 fi 27 fi 28 28 /lib/ld-linux.so.2 --library-path _path_/lib $DAEMON --daemon --writepid /var/run/openvpn.$NAME.pid \ 29 29 --config $CONFIG_DIR/$NAME.conf --cd $CONFIG_DIR || echo -n " FAILED->" -
ipk/source.sh4/players_gmediarender/CONTROL/control
r23768 r26587 3 3 Architecture: sh4 4 4 Section: player 5 Description: Webbrowser Plugin5 Description: UPNP Media Render 6 6 Titanname: GmediaRender 7 7 Showname: GmediaRender
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)