bootstrap:
$(MAKE) targetprefix $(BUILD_TMP) $(CROSS_BASE) $(HOSTPREFIX)/bin includes-and-libs modules $(TARGETPREFIX)/lib/libc.so.6 $(ARCHIVE)
includes-and-libs:
- $(MAKE) $(TARGETPREFIX)/lib/libnxp.so $(TARGETPREFIX)/lib/libcoolstream.so $(TARGETPREFIX)/lib/firmware $(TARGETPREFIX)/include/coolstream
+ $(MAKE) $(TARGETPREFIX)/lib/libnxp.so $(TARGETPREFIX)/lib/libcoolstream.so $(TARGETPREFIX)/lib/libca-sc.so $(TARGETPREFIX)/lib/firmware $(TARGETPREFIX)/include/coolstream
modules:
if [ $(CST_KERNEL_VERSION) = "2.6.26.8" ]; then \
$(MAKE) $(TARGETPREFIX)/lib/modules/2.6.26.8-nevis; \
CONFIG_ARM_L1_CACHE_SHIFT=5
CONFIG_CPU_HAS_PMU=y
CONFIG_ARM_ERRATA_411920=y
+CONFIG_COMMON_CLKDEV=y
#
# Bus support
CONFIG_WLAN=y
# CONFIG_LIBERTAS_THINFIRM is not set
# CONFIG_AT76C50X_USB is not set
-# CONFIG_USB_ZD1201 is not set
+CONFIG_USB_ZD1201=m
# CONFIG_USB_NET_RNDIS_WLAN is not set
CONFIG_RTL8187=m
# CONFIG_MAC80211_HWSIM is not set
# CONFIG_HOSTAP is not set
# CONFIG_LIBERTAS is not set
# CONFIG_P54_COMMON is not set
-CONFIG_RT2X00=y
+CONFIG_RT2X00=m
CONFIG_RT2500USB=m
CONFIG_RT73USB=m
CONFIG_RT2800USB=m
-# CONFIG_RT2800USB_RT30XX is not set
+CONFIG_RT2800USB_RT30XX=y
# CONFIG_RT2800USB_RT35XX is not set
# CONFIG_RT2800USB_UNKNOWN is not set
CONFIG_RT2800_LIB=m
CONFIG_RT2X00_LIB_CRYPTO=y
# CONFIG_RT2X00_DEBUG is not set
# CONFIG_WL12XX is not set
-# CONFIG_ZD1211RW is not set
+CONFIG_ZD1211RW=m
+# CONFIG_ZD1211RW_DEBUG is not set
#
# Enable WiMAX (Networking options) to see the WiMAX drivers
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
-# CONFIG_INPUT_EVDEV is not set
+CONFIG_INPUT_EVDEV=m
# CONFIG_INPUT_EVBUG is not set
#
# CONFIG_DVB_OR51132 is not set
# CONFIG_DVB_BCM3510 is not set
# CONFIG_DVB_LGDT330X is not set
-CONFIG_DVB_LGDT3304=m
+# CONFIG_DVB_LGDT3304 is not set
# CONFIG_DVB_LGDT3305 is not set
# CONFIG_DVB_S5H1409 is not set
# CONFIG_DVB_S5H1411 is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
-# CONFIG_FS_POSIX_ACL is not set
-# CONFIG_XFS_FS is not set
+CONFIG_FS_POSIX_ACL=y
+CONFIG_XFS_FS=m
+# CONFIG_XFS_QUOTA is not set
+# CONFIG_XFS_POSIX_ACL is not set
+CONFIG_XFS_RT=y
+# CONFIG_XFS_DEBUG is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
# CONFIG_BTRFS_FS is not set
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=m
CONFIG_FUSE_FS=m
-# CONFIG_CUSE is not set
+CONFIG_CUSE=m
#
# Caches
#
# CD-ROM/DVD Filesystems
#
-# CONFIG_ISO9660_FS is not set
-# CONFIG_UDF_FS is not set
+CONFIG_ISO9660_FS=m
+CONFIG_JOLIET=y
+# CONFIG_ZISOFS is not set
+CONFIG_UDF_FS=m
+CONFIG_UDF_NLS=y
#
# DOS/FAT/NT Filesystems
CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
# CONFIG_NFS_V3_ACL is not set
-# CONFIG_NFS_V4 is not set
+CONFIG_NFS_V4=y
+# CONFIG_NFS_V4_1 is not set
CONFIG_ROOT_NFS=y
-# CONFIG_NFSD is not set
+CONFIG_NFSD=y
+CONFIG_NFSD_V3=y
+# CONFIG_NFSD_V3_ACL is not set
+CONFIG_NFSD_V4=y
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
+CONFIG_EXPORTFS=y
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=y
-# CONFIG_RPCSEC_GSS_KRB5 is not set
+CONFIG_SUNRPC_GSS=y
+CONFIG_RPCSEC_GSS_KRB5=y
# CONFIG_RPCSEC_GSS_SPKM3 is not set
# CONFIG_SMB_FS is not set
# CONFIG_CEPH_FS is not set
# BUILD=x86_64-unknown-linux-gnu
# choose one of the following neutrino-hd-port versions:
-# NEUTRINO_HD_PORT=neutrino-hd-novatux (novatux tuxbox port)
# NEUTRINO_HD_PORT=neutrino-hd-single-old (coolstream neutrino-experimental port)
# NEUTRINO_HD_PORT=neutrino-hd-single (coolstream single port)
# NEUTRINO_HD_PORT=neutrino-hd-master (coolstream master port)
-# NEUTRINO_HD_PORT=neutrino-hd-twin (coolstream dvbsi++ port)
-NEUTRINO_HD_PORT=neutrino-hd-twin
+# NEUTRINO_HD_PORT=neutrino-hd-pucc (coolstream pu/cc port)
+# NEUTRINO_HD_PORT=neutrino-hd-next (coolstream next port)
+# NEUTRINO_HD_PORT=neutrino-hd-next-cc (coolstream next-cc port)
+NEUTRINO_HD_PORT=neutrino-hd-next-cc
# choose one of the following kernel versions:
# CST_KERNEL_VERSION=2.6.26.8
$(ARCHIVE)/crosstool-1.16.0-downloads.tar.bz2:
$(WGET) http://crosstool-ng.org/download/crosstool-ng/crosstool-ng-1.16.0.tar.bz2
- $(WGET) http://ex.seabright.co.nz/misc/mirror/downloads/old/eglibc-2_13.tar.bz2
- $(WGET) http://ex.seabright.co.nz/misc/mirror/downloads/old/eglibc-ports-2_13.tar.bz2
+ $(WGET) http://www.dbox2world.net/download/eglibc-2_13.tar.bz2
+ $(WGET) http://www.dbox2world.net/download/eglibc-ports-2_13.tar.bz2
$(WGET) http://ftp.gnu.org/gnu/binutils/binutils-2.20.1a.tar.bz2
$(WGET) http://ftp.gnu.org/gnu/binutils/binutils-2.22.tar.bz2
$(WGET) http://gcc.cybermirror.org/infrastructure/cloog-ppl-0.15.11.tar.gz
cp -a $(SOURCE_DIR)/git/DRIVERS/libs/libcoolstream-mt.so $(TARGETPREFIX)/lib/libcoolstream-mt.so; \
fi
+$(TARGETPREFIX)/lib/libca-sc.so: | $(TARGETPREFIX)
+ cp -a $(SOURCE_DIR)/git/DRIVERS/libs/libca-sc.so $(TARGETPREFIX)/lib/libca-sc.so
+
$(TARGETPREFIX)/lib/firmware: | $(TARGETPREFIX)
mkdir -p $@
cp -a $(SOURCE_DIR)/svn/THIRDPARTY/lib/firmware/* $@/
PHONY += $(TARGETPREFIX)/include/coolstream
PHONY += $(TARGETPREFIX)/lib/libnxp.so
PHONY += $(TARGETPREFIX)/lib/libcoolstream.so
+PHONY += $(TARGETPREFIX)/lib/libca-sc.so
PHONY += $(TARGETPREFIX)/lib/firmware
PHONY += $(TARGETPREFIX)/lib/modules/2.6.26.8-nevis
PHONY += $(TARGETPREFIX)/lib/modules/2.6.34.13-nevis
$(BUILDENV) \
./configure $(CONFIGURE_OPTS)
-SVN ?= svn --username coolstream --password coolstream --no-auth-cache
-SVNCO ?= $(SVN) co http://www.coolstreamtech.de/coolstream_public_svn
+#SVN ?= svn --username coolstream --password coolstream --no-auth-cache
+#SVNCO ?= $(SVN) co http://www.coolstreamtech.de/coolstream_public_svn
+SVN ?= svn
+SVNCO ?= $(SVN) co http://tuxcode.svn.sourceforge.net/svnroot/tuxcode
CSGIT ?= git://c00lstreamtech.de
cp -f $(BUILD_TMP)/linux-2.6.35.14-cnxt-modules/lib/modules/2.6.35.14-nevis+/kernel/drivers/mtd/devices/mtdram.ko $(TARGETPREFIX)/lib/modules/2.6.35.14-nevis/mtdram.ko
cp -f $(BUILD_TMP)/linux-2.6.35.14-cnxt-modules/lib/modules/2.6.35.14-nevis+/kernel/drivers/net/wireless/rtl818x/rtl8187.ko $(TARGETPREFIX)/lib/modules/2.6.35.14-nevis/rtl8187.ko
cp -f $(BUILD_TMP)/linux-2.6.35.14-cnxt-modules/lib/modules/2.6.35.14-nevis+/kernel/drivers/staging/rt2870/rt2870sta.ko $(TARGETPREFIX)/lib/modules/2.6.35.14-nevis/rt2870sta.ko
- cp -f $(BUILD_TMP)/linux-2.6.35.14-cnxt-modules/lib/modules/2.6.35.14-nevis+/kernel/drivers/staging/rtl8192u/r8192u_usb.ko $(TARGETPREFIX)/lib/modules/2.6.35.14nevis/r8192u_usb.ko
+ cp -f $(BUILD_TMP)/linux-2.6.35.14-cnxt-modules/lib/modules/2.6.35.14-nevis+/kernel/drivers/staging/rtl8192u/r8192u_usb.ko $(TARGETPREFIX)/lib/modules/2.6.35.14-nevis/r8192u_usb.ko
cp -f $(BUILD_TMP)/linux-2.6.35.14-cnxt-modules/lib/modules/2.6.35.14-nevis+/kernel/drivers/usb/serial/ftdi_sio.ko $(TARGETPREFIX)/lib/modules/2.6.35.14-nevis/ftdi_sio.ko
cp -f $(BUILD_TMP)/linux-2.6.35.14-cnxt-modules/lib/modules/2.6.35.14-nevis+/kernel/drivers/usb/serial/pl2303.ko $(TARGETPREFIX)/lib/modules/2.6.35.14-nevis/pl2303.ko
cp -f $(BUILD_TMP)/linux-2.6.35.14-cnxt-modules/lib/modules/2.6.35.14-nevis+/kernel/drivers/usb/serial/usbserial.ko $(TARGETPREFIX)/lib/modules/2.6.35.14-nevis/usbserial.ko
--enable-parser=dvdsub \
--enable-parser=dvbsub \
--disable-decoders \
+ --enable-decoder=text \
+ --enable-decoder=srt \
+ --enable-decoder=subrip \
+ --enable-decoder=subviewer \
+ --enable-decoder=subviewer1 \
+ --enable-decoder=xsub \
+ --enable-decoder=pgssub \
--enable-decoder=dca \
--enable-decoder=dvdsub \
--enable-decoder=dvbsub \
--enable-demuxer=mp3 \
--enable-demuxer=pcm_s16le \
--enable-demuxer=matroska \
+ --enable-demuxer=flv \
+ --enable-demuxer=rm \
--disable-encoders \
--disable-muxers \
--disable-ffplay \
--disable-ffmpeg \
--disable-ffserver \
- --disable-ffprobe \
--disable-static \
--disable-filters \
- --arch=arm \
- --cpu=armv6 \
--disable-protocols \
--enable-protocol=file \
+ --enable-protocol=http \
--enable-bsfs \
--disable-devices \
- --disable-swresample \
+ --enable-swresample \
--disable-postproc \
--disable-swscale \
--disable-mmx \
--disable-altivec \
--disable-zlib \
- --disable-network \
+ --enable-network \
--enable-cross-compile \
--enable-shared \
- --cross-prefix=$(TARGET)- \
--enable-bzlib \
--enable-debug \
--enable-stripping \
+ --arch=arm \
+ --disable-neon \
+ --cpu=armv6 \
+ --cross-prefix=$(TARGET)- \
--target-os=linux && \
$(MAKE) && \
$(MAKE) install && \
export PKG_CONFIG_PATH=$(PKG_CONFIG_PATH) && \
CC=$(TARGET)-gcc CFLAGS="$(OLD_N_CFLAGS)" CXXFLAGS="$(OLD_N_CFLAGS)" LDFLAGS="$(N_LDFLAGS)" \
$(SOURCE_DIR)/neutrino-hd/configure --host=$(TARGET) --build=$(BUILD) --prefix= \
- --enable-maintainer-mode --with-target=cdk
+ --enable-maintainer-mode --with-target=cdk --with-targetprefix= --enable-pip
$(N_OBJDIR)/config-new.status: libraries-int-new
test -d $(N_OBJDIR) || mkdir -p $(N_OBJDIR)
export PKG_CONFIG_PATH=$(PKG_CONFIG_PATH) && \
CC=$(TARGET)-gcc CFLAGS="$(N_CFLAGS)" CXXFLAGS="$(N_CFLAGS)" LDFLAGS="$(N_LDFLAGS)" \
$(SOURCE_DIR)/neutrino-hd/configure --host=$(TARGET) --build=$(BUILD) --prefix= \
- --enable-maintainer-mode --with-target=cdk
+ --enable-maintainer-mode --with-target=cdk --with-targetprefix= --enable-pip
$(TARGETPREFIX)/.version: $(TARGETPREFIX)/bin/neutrino
- echo "version=0208`date +%Y%m%d%H%M`" > $@
+ echo "version=0212`date +%Y%m%d%H%M`" > $@
echo "creator=`id -un` (wittinobi's BS GIT Build: `cd $(BASE_DIR) && git log | grep "^commit" | wc -l`)" >> $@
echo "docs=http://wiki.neutrino-hd.de" >> $@
echo "homepage=http://www.wiki.wittinobi.de" >> $@
cp -f $(BUILD_TMP)/logomask/logoset.cfg $(LIBPLUG)/
cp -f $(BUILD_TMP)/logomask/logomask.so $(LIBPLUG)/
cp -f $(BUILD_TMP)/logomask/logomask.cfg $(LIBPLUG)/
- cp -f $(BUILD_TMP)/logomask/lmask $(LIBPLUG)/
+ cp -f $(BUILD_TMP)/logomask/logomask.sh $(TARGETPREFIX)/bin/
cp -f $(BUILD_TMP)/logomask/logomask $(TARGETPREFIX)/bin/
rm -rf $(BUILD_TMP)/logomask
touch $@
$(SOURCE_DIR)/neutrino-hd:
mkdir -p $(SOURCE_DIR)
cd $(SOURCE_DIR) && \
- if [ $(NEUTRINO_HD_PORT) = "neutrino-hd-novatux" ]; then \
- if [ -d $(SOURCE_DIR)/neutrino-hd-novatux/ ]; then \
- cd $(SOURCE_DIR)/neutrino-hd-novatux && \
- git pull origin tuxbox-port && \
- rm -rf $(SOURCE_DIR)/neutrino-hd; \
- cd $(SOURCE_DIR) && \
- ln -sf neutrino-hd-novatux neutrino-hd; \
- else \
- git clone $(NTGIT)/neutrino-hd/ neutrino-hd-novatux; \
- cd $(SOURCE_DIR)/neutrino-hd-novatux && \
- git checkout --track -b tuxbox-port origin/tuxbox-port && \
- rm -rf $(SOURCE_DIR)/neutrino-hd; \
- cd $(SOURCE_DIR) && \
- ln -sf neutrino-hd-novatux neutrino-hd; \
- fi; \
- elif [ $(NEUTRINO_HD_PORT) = "neutrino-hd-single-old" ]; then \
+ if [ $(NEUTRINO_HD_PORT) = "neutrino-hd-single-old" ]; then \
if [ -d $(SOURCE_DIR)/neutrino-hd-single-old/ ]; then \
cd $(SOURCE_DIR)/neutrino-hd-single-old && \
git pull origin neutrino-experimental && \
cd $(SOURCE_DIR) && \
ln -sf neutrino-hd-single-old neutrino-hd; \
fi; \
- elif [ $(NEUTRINO_HD_PORT) = "neutrino-hd-single" ]; then \
- if [ -d $(SOURCE_DIR)/neutrino-hd-single/ ]; then \
- cd $(SOURCE_DIR)/neutrino-hd-single && \
- git pull origin single && \
- rm -rf $(SOURCE_DIR)/neutrino-hd; \
- cd $(SOURCE_DIR) && \
- ln -sf neutrino-hd-single neutrino-hd; \
- else \
- git clone $(CSGIT)/cst-public-gui-neutrino.git/ neutrino-hd-single; \
- cd $(SOURCE_DIR)/neutrino-hd-single && \
- git checkout --track -b single origin/single && \
- rm -rf $(SOURCE_DIR)/neutrino-hd; \
- cd $(SOURCE_DIR) && \
- ln -sf neutrino-hd-single neutrino-hd; \
- fi; \
elif [ $(NEUTRINO_HD_PORT) = "neutrino-hd-master" ]; then \
if [ -d $(SOURCE_DIR)/neutrino-hd-master/ ]; then \
cd $(SOURCE_DIR)/neutrino-hd-master && \
cd $(SOURCE_DIR) && \
ln -sf neutrino-hd-master neutrino-hd; \
fi; \
- elif [ $(NEUTRINO_HD_PORT) = "neutrino-hd-twin" ]; then \
- if [ -d $(SOURCE_DIR)/neutrino-hd-twin/ ]; then \
- cd $(SOURCE_DIR)/neutrino-hd-twin && \
- git pull origin dvbsi++ && \
+ elif [ $(NEUTRINO_HD_PORT) = "neutrino-hd-pucc" ]; then \
+ if [ -d $(SOURCE_DIR)/neutrino-hd-pucc/ ]; then \
+ cd $(SOURCE_DIR)/neutrino-hd-pucc && \
+ git pull origin pu/cc && \
+ rm -rf $(SOURCE_DIR)/neutrino-hd; \
+ cd $(SOURCE_DIR) && \
+ ln -sf neutrino-hd-pucc neutrino-hd; \
+ else \
+ git clone $(CSGIT)/cst-public-gui-neutrino.git/ neutrino-hd-pucc; \
+ cd $(SOURCE_DIR)/neutrino-hd-pucc && \
+ git checkout --track -b pu/cc origin/pu/cc && \
+ rm -rf $(SOURCE_DIR)/neutrino-hd; \
+ cd $(SOURCE_DIR) && \
+ ln -sf neutrino-hd-pucc neutrino-hd; \
+ fi; \
+ elif [ $(NEUTRINO_HD_PORT) = "neutrino-hd-next-cc" ]; then \
+ if [ -d $(SOURCE_DIR)/neutrino-hd-next-cc/ ]; then \
+ cd $(SOURCE_DIR)/neutrino-hd-next-cc && \
+ git pull origin next-cc && \
+ rm -rf $(SOURCE_DIR)/neutrino-hd; \
+ cd $(SOURCE_DIR) && \
+ ln -sf neutrino-hd-next-cc neutrino-hd; \
+ else \
+ git clone $(CSGIT)/cst-public-gui-neutrino.git/ neutrino-hd-next-cc; \
+ cd $(SOURCE_DIR)/neutrino-hd-next-cc && \
+ git checkout --track -b next-cc origin/next-cc && \
+ rm -rf $(SOURCE_DIR)/neutrino-hd; \
+ cd $(SOURCE_DIR) && \
+ ln -sf neutrino-hd-next-cc neutrino-hd; \
+ fi; \
+ elif [ $(NEUTRINO_HD_PORT) = "neutrino-hd-next" ]; then \
+ if [ -d $(SOURCE_DIR)/neutrino-hd-next/ ]; then \
+ cd $(SOURCE_DIR)/neutrino-hd-next && \
+ git pull origin next && \
rm -rf $(SOURCE_DIR)/neutrino-hd; \
cd $(SOURCE_DIR) && \
- ln -sf neutrino-hd-twin neutrino-hd; \
+ ln -sf neutrino-hd-next neutrino-hd; \
else \
- git clone $(CSGIT)/cst-public-gui-neutrino.git/ neutrino-hd-twin; \
- cd $(SOURCE_DIR)/neutrino-hd-twin && \
- git checkout --track -b dvbsi++ origin/dvbsi++ && \
+ git clone $(CSGIT)/cst-public-gui-neutrino.git/ neutrino-hd-next; \
+ cd $(SOURCE_DIR)/neutrino-hd-next && \
+ git checkout --track -b next-cc origin/next && \
rm -rf $(SOURCE_DIR)/neutrino-hd; \
cd $(SOURCE_DIR) && \
- ln -sf neutrino-hd-twin neutrino-hd; \
+ ln -sf neutrino-hd-next neutrino-hd; \
fi; \
else \
if [ -d $(SOURCE_DIR)/neutrino-hd-single/ ]; then \
else
echo -e "unp: \033[31mnot installed\033[0m"
fi;
+ #---------------------------------------------#
+ # cmake
+ CMAKE=`which cmake`
+ if [ $CMAKE ] && [ $CMAKE != " " ]; then
+ echo "cmake: "`$CMAKE --version | $GREP cmake | $CUT -f3 -d " "`
+ else
+ echo -e "cmake: \033[31mnot installed\033[0m"
+ fi;
+ #---------------------------------------------#
+ # gperf
+ QPERF=`which gperf`
+ if [ $QPERF ] && [ $QPERF != " " ]; then
+ echo "gperf: "`$QPERF --version | $GREP gperf | $CUT -f3 -d " "`
+ else
+ echo -e "gperf: \033[31mnot installed\033[0m"
+ fi;
+ #---------------------------------------------#
echo ""
echo -e "\033[31m* check your installed hostapps in the list above !!!\033[0m"
echo ""
--- /dev/null
+#!/bin/sh
+export PATH=/sbin:/bin:/usr/bin:/usr/sbin
/sbin/insmod tda10023
/sbin/insmod avl2108
/sbin/insmod max2112
+/sbin/insmod cs_frontend_prop
/sbin/insmod dvb-core
/sbin/insmod cs_frontend
/bin/dt -t"Loading SATA"
if [ -e /etc/init.d/update.sh ]; then
/etc/init.d/update.sh
fi
-if [ -e /etc/init.d/rcB ]; then
- /etc/init.d/rcB
+if [ -e /etc/init.d/rcB.local ]; then
+ /etc/init.d/rcB.local
fi
if [ -e /etc/init.d/rcS.local ]; then
/etc/init.d/rcS.local
if [ -e /bin/tuxmaild ]; then
/bin/tuxmaild &
fi
+if [ -e /etc/init.d/upnp.sh ]; then
+ /etc/init.d/upnp.sh
+fi
/etc/init.d/start_neutrino &
/sbin/insmod tda10023
/sbin/insmod avl2108
/sbin/insmod max2112
+/sbin/insmod cs_frontend_prop
/sbin/insmod dvb-core
/sbin/insmod cs_frontend
/bin/dt -t"Loading SATA"
if [ -e /etc/init.d/update.sh ]; then
/etc/init.d/update.sh
fi
-if [ -e /etc/init.d/rcB ]; then
- /etc/init.d/rcB
+if [ -e /etc/init.d/rcB.local ]; then
+ /etc/init.d/rcB.local
fi
if [ -e /etc/init.d/rcS.local ]; then
/etc/init.d/rcS.local
if [ -e /bin/tuxmaild ]; then
/bin/tuxmaild &
fi
+if [ -e /etc/init.d/upnp.sh ]; then
+ /etc/init.d/upnp.sh
+fi
/etc/init.d/start_neutrino &
/sbin/insmod tda10023
/sbin/insmod avl2108
/sbin/insmod max2112
+/sbin/insmod cs_frontend_prop
/sbin/insmod dvb-core
/sbin/insmod cs_frontend
/bin/dt -t"Loading SATA"
if [ -e /etc/init.d/update.sh ]; then
/etc/init.d/update.sh
fi
-if [ -e /etc/init.d/rcB ]; then
- /etc/init.d/rcB
+if [ -e /etc/init.d/rcB.local ]; then
+ /etc/init.d/rcB.local
fi
if [ -e /etc/init.d/rcS.local ]; then
/etc/init.d/rcS.local
if [ -e /bin/tuxmaild ]; then
/bin/tuxmaild &
fi
+if [ -e /etc/init.d/upnp.sh ]; then
+ /etc/init.d/upnp.sh
+fi
/etc/init.d/start_neutrino &
/sbin/insmod tda10023
/sbin/insmod avl2108
/sbin/insmod max2112
+/sbin/insmod cs_frontend_prop
/sbin/insmod dvb-core
/sbin/insmod cs_frontend
/bin/dt -t"Loading SATA"
if [ -e /etc/init.d/update.sh ]; then
/etc/init.d/update.sh
fi
-if [ -e /etc/init.d/rcB ]; then
- /etc/init.d/rcB
+if [ -e /etc/init.d/rcB.local ]; then
+ /etc/init.d/rcB.local
fi
if [ -e /etc/init.d/rcS.local ]; then
/etc/init.d/rcS.local
if [ -e /bin/tuxmaild ]; then
/bin/tuxmaild &
fi
+if [ -e /etc/init.d/upnp.sh ]; then
+ /etc/init.d/upnp.sh
+fi
/etc/init.d/start_neutrino &
#!/bin/sh
export PATH=/sbin:/bin:/usr/bin:/usr/sbin
-
-
+#FritzCallMonitor starten
+if [ -e /var/bin/FritzCallMonitor ]; then
+ /var/bin/FritzCallMonitor &
+fi
if [ -e /var/etc/.noblink ]; then
if [ -e /var/etc/.neutrino_debug ]; then
- /bin/neutrino --noblink -u 2>&1 > /dev/console
+ /bin/neutrino --noblink -u 3 > /dev/console 2> /dev/console
else
- /bin/neutrino --noblink -u 2>&1 > /dev/null
+ /bin/neutrino --noblink -u -v 3 > /dev/null 2> /dev/null
fi
else
if [ -e /var/etc/.neutrino_debug ]; then
- /bin/neutrino -u 2>&1 > /dev/console
+ /bin/neutrino -u 3 > /dev/console 2> /dev/console
else
- /bin/neutrino -u 2>&1 > /dev/null
+ /bin/neutrino -u -v 3 > /dev/null 2> /dev/null
fi
fi
--- /dev/null
+#!/bin/sh
+export PATH=/sbin:/bin:/usr/bin:/usr/sbin
+
+mkdir /media/00upnp
+
+if [ -e /var/etc/.djmount ]; then
+ /bin/djmount -o iocharset=utf8 /media/00upnp
+fi
+
+if [ -e /var/etc/.ushare ]; then
+ sleep 10
+ /bin/ushare -D
+fi