Searched refs:bin (Results 1 - 25 of 256) sorted by relevance

1234567891011

/netgear-R7800-V1.0.2.28/package/dbus/files/
H A Ddbus-launch0 #!/bin/sh
8 if [ -f /usr/bin/dbus-launch-x ]; then
9 exec /usr/bin/dbus-launch-x $@
11 exec /usr/bin/dbus-launch.real $@
/netgear-R7800-V1.0.2.28/tools/scons/files/
H A Dpywrap.sh1 #!/usr/bin/env bash
8 for bin in python python2 python2.7 python2.6 python2.5 python2.4; do
9 case "$($bin -V 2>&1)" in
10 "Python 2"*) exec $bin $arg1 "$@" ;;
/netgear-R7800-V1.0.2.28/package/dumpevents/files/
H A Ddump_nodes_json0 #!/bin/sh
3 redis-cli --eval /usr/bin/nodes_json.lua
H A Ddump_events_json0 #!/bin/sh
3 redis-cli --eval /usr/bin/filter_events.lua eventdb:events , 0 -1 '*'
/netgear-R7800-V1.0.2.28/package/hotplug2/files/
H A Dusb_modem_hotplug0 #! /bin/sh
7 /bin/mobiled
9 /bin/mobilectl probe_card
11 /bin/config set mobile_modem_model=""
12 /bin/config set mobile_vendor_name=""
/netgear-R7800-V1.0.2.28/package/base-files/files/lib/cfgmgr/
H A Dcfgmgr.sh3 PATH=/usr/sbin:/usr/bin:/sbin:/bin
6 CONFIG=/bin/config
7 FIREWALL=/www/cgi-bin/firewall.sh
/netgear-R7800-V1.0.2.28/package/detcable/files/
H A Ddetcable.init0 #!/bin/sh /etc/rc.common
6 /usr/bin/detcable 2
10 killall /usr/bin/detcable
/netgear-R7800-V1.0.2.28/target/linux/ipq806x/base-files/etc/init.d/
H A Dboot0 #!/bin/sh /etc/rc.common
32 /bin/datalib
33 echo "$(/bin/config get netbiosname)" > /proc/sys/kernel/hostname
40 if [ "$(/bin/config get factory_mode)" = "1" ] && [ "$(/bin/config get faccalibra)" != "1" ]; then
50 /bin/config set faccalibra=1
66 [ "x$(/bin/config get factory_mode)" = "x1" ] && /bin/config set wl_hw_btn_state="off"
69 /bin/config set syslog_up_first=0
76 path1=`find /rom/lib/firmware -name otp.bin |cu
[all...]
/netgear-R7800-V1.0.2.28/package/base-files/files/sbin/
H A Dpower_led.sh0 #!/bin/sh
3 /bin/sleep 12
/netgear-R7800-V1.0.2.28/package/base-files/files/etc/
H A Dprofile0 #!/bin/sh
4 export PATH=/bin:/sbin:/usr/bin:/usr/sbin
9 [ -x /bin/more ] || alias more=less
10 [ -x /usr/bin/vim ] && alias vi=vim || alias vim=vi
14 [ -x /usr/bin/arp ] || arp() { cat /proc/net/arp; }
15 [ -x /usr/bin/ldd ] || ldd() { LD_TRACE_LOADED_OBJECTS=1 $*; }
/netgear-R7800-V1.0.2.28/target/linux/goldfish/image/
H A Drun-emulator.sh2 touch ${PREFIX}data.bin
3 ./goldfish-qemu/emulator -skindir ./goldfish-qemu/skins -skin HVGA -sysdir . -ramdisk ${PREFIX}ramdisk.bin -kernel ${PREFIX}kernel.bin -system ${PREFIX}system.bin -data ${PREFIX}data.bin -show-kernel -partition-size 100 -qemu -append "console=ttyS0 ubi.mtd=0 root=/dev/mtdblock3 rootfstype=jffs2 bootdelay=1 init=/etc/preinit" -net nic,vlan=0,model=smc91c111 -net user,vlan=0,hostname=OpenWrt
/netgear-R7800-V1.0.2.28/target/linux/atheros/image/
H A DMakefile12 gzip -9 -c $(KDIR)/vmlinux > $(KDIR)/vmlinux.bin.gz
13 $(STAGING_DIR_HOST)/bin/lzma e $(KDIR)/vmlinux $(KDIR)/vmlinux.bin.l7
14 dd if=$(KDIR)/vmlinux.bin.l7 of=$(BIN_DIR)/$(IMG_PREFIX)-vmlinux.lzma bs=65536 conv=sync
15 dd if=$(KDIR)/vmlinux.bin.gz of=$(BIN_DIR)/$(IMG_PREFIX)-vmlinux.gz bs=65536 conv=sync
26 -$(STAGING_DIR_HOST)/bin/mkfwimage \
30 -o $(BIN_DIR)/$(IMG_PREFIX)-ubnt2-$(1).bin
32 -$(STAGING_DIR_HOST)/bin/mkfwimage \
36 -o $(BIN_DIR)/$(IMG_PREFIX)-ubnt5-$(1).bin
38 -$(STAGING_DIR_HOST)/bin/mkfwimag
[all...]
/netgear-R7800-V1.0.2.28/target/linux/ipq806x/base-files/sbin/
H A Dprinthosts0 #!/bin/sh
3 ip=$(/bin/config get lan_ipaddr)
4 name=$(/bin/config get netbiosname)
6 name=$(/bin/config get Device_name)
/netgear-R7800-V1.0.2.28/tools/scons/
H A DMakefile27 rm -f $(STAGING_DIR_HOST)/bin/scons*.py
28 for bin in $(STAGING_DIR_HOST)/bin/scons*; do \
29 mv "$$$$bin" "$$$$bin.py"; \
30 cp ./files/pywrap.sh "$$$$bin"; \
/netgear-R7800-V1.0.2.28/package/tar/
H A DMakefile36 #!/bin/sh
37 if [ -e $${IPKG_INSTROOT}/bin/tar ]; then
38 rm -r $${IPKG_INSTROOT}/bin/tar;
40 ln -sf /usr/bin/tar $${IPKG_INSTROOT}/bin/tar
44 #!/bin/sh
45 rm $${IPKG_INSTROOT}/bin/tar
46 ln -s busybox $${IPKG_INSTROOT}/bin/tar
47 $${IPKG_INSTROOT}/bin/tar 2>&1 | grep 'applet not found' > /dev/null 2>&1 && rm $${IPKG_INSTROOT}/bin/ta
[all...]
/netgear-R7800-V1.0.2.28/package/callhomeclient/
H A DMakefile42 $(INSTALL_DIR) $(1)/usr/bin
45 $(INSTALL_BIN) $(PKG_BUILD_DIR)/authcurl $(1)/usr/bin/
46 $(INSTALL_BIN) $(PKG_BUILD_DIR)/send_event $(1)/usr/bin/
47 $(INSTALL_BIN) $(PKG_BUILD_DIR)/upload_events $(1)/usr/bin/
48 $(INSTALL_BIN) $(PKG_BUILD_DIR)/send_bwestdata $(1)/usr/bin/
49 $(INSTALL_BIN) $(PKG_BUILD_DIR)/upload_bwestdata $(1)/usr/bin/
50 $(INSTALL_BIN) $(PKG_BUILD_DIR)/upload_stats $(1)/usr/bin/
51 $(INSTALL_BIN) $(PKG_BUILD_DIR)/query_upload_host_status $(1)/usr/bin/
52 $(INSTALL_BIN) $(PKG_BUILD_DIR)/anonymize.awk $(1)/usr/bin/
53 $(INSTALL_BIN) $(PKG_BUILD_DIR)/getsalt $(1)/usr/bin/
[all...]
/netgear-R7800-V1.0.2.28/package/transmission/files/
H A DWhenDone.sh0 #!/bin/sh
4 /usr/bin/transbt-poptsk.sh BT auto
/netgear-R7800-V1.0.2.28/package/base-files/files/etc/init.d/
H A Dusb0 #!/bin/sh /etc/rc.common
7 /bin/mount -t usbfs none /proc/bus/usb
/netgear-R7800-V1.0.2.28/package/dumpevents/
H A DMakefile38 $(INSTALL_DIR) $(1)/usr/bin
39 $(INSTALL_BIN) $(PKG_BUILD_DIR)/dump_events_json $(1)/usr/bin/
40 $(INSTALL_BIN) $(PKG_BUILD_DIR)/dump_flow_events_json $(1)/usr/bin/
41 $(INSTALL_BIN) $(PKG_BUILD_DIR)/dump_events_by_time_json $(1)/usr/bin/
42 $(INSTALL_BIN) $(PKG_BUILD_DIR)/dump_nodes_json $(1)/usr/bin/
43 $(INSTALL_BIN) $(PKG_BUILD_DIR)/filter_events.lua $(1)/usr/bin/
44 $(INSTALL_BIN) $(PKG_BUILD_DIR)/filter_events_by_time.lua $(1)/usr/bin/
45 $(INSTALL_BIN) $(PKG_BUILD_DIR)/nodes_json.lua $(1)/usr/bin/
/netgear-R7800-V1.0.2.28/scripts/
H A Dpatch-specs.sh1 #!/usr/bin/env bash
13 for bin in bin usr/bin usr/local/bin; do
14 for cmd in "$DIR/$bin/"*-cpp; do
/netgear-R7800-V1.0.2.28/target/linux/omap24xx/base-files/etc/hotplug.d/firmware/
H A D20-p54spi-eeprom0 #!/bin/sh
14 [ -x /usr/bin/calvaria -a -x /usr/bin/cal2p54 ] && {
15 /usr/bin/calvaria -p -n wlan-iq-align -i last /dev/mtdblock1 >/tmp/wlan-iq-align ||\
17 /usr/bin/calvaria -p -n wlan-tx-gen2 -i last /dev/mtdblock1 >/tmp/wlan-tx-gen2 ||\
19 /usr/bin/cal2p54 /tmp/wlan-tx-gen2 /tmp/wlan-iq-align >/lib/firmware/3826.eeprom ||\
/netgear-R7800-V1.0.2.28/package/green-download/files/
H A Dgreen_download.sh0 #!/bin/sh /etc/rc.common
6 green_dl_path="$(/bin/config get green_download_path)"
7 green_volume_uuid="$(/bin/config get green_volume_uuid)"
22 green_dl_uprate="$(/bin/config get green_download_max_uprate)"
23 green_dl_downrate="$(/bin/config get green_download_max_downrate)"
25 green_dl_max_tasks_run="$(/bin/config get green_download_max_tasks_run)"
26 green_dl_max_tasks_all="$(/bin/config get green_download_max_tasks_all)"
28 green_download_status_test="$(/bin/config get green_download_status)"
73 local download_state="$(/bin/config get green_download_enable)"
78 /bin/confi
[all...]
H A Dgreen_download_upgrade.sh0 #!/bin/sh
9 /bin/config set green_download_upgrade_stat=0
15 /bin/umount /dev/mtdblock12 && sleep 1
20 /bin/config set green_download_upgrade_stat=2
21 /bin/config commit
36 /bin/config set green_download_upgrade_stat=1
37 /bin/config commit
/netgear-R7800-V1.0.2.28/tools/automake/
H A DMakefile23 mv $(STAGING_DIR_HOST)/bin/aclocal $(STAGING_DIR_HOST)/bin/aclocal.real
24 $(INSTALL_BIN) ./files/aclocal $(STAGING_DIR_HOST)/bin
25 ln -sf aclocal $(STAGING_DIR_HOST)/bin/aclocal-1.9
26 ln -sf aclocal $(STAGING_DIR_HOST)/bin/aclocal-1.10
27 ln -sf aclocal $(STAGING_DIR_HOST)/bin/aclocal-1.11
28 ln -sf aclocal $(STAGING_DIR_HOST)/bin/aclocal-1.11.1
/netgear-R7800-V1.0.2.28/package/samba-scripts/files/
H A Dupdate_user_v_020 #!/bin/sh
3 config=/bin/config
14 echo "root:!:0:0:root:/tmp:/bin/ash" > $SMB_CONF_DIR/passwd
15 echo "guest:*:65534:65534:guest:/tmp/ftpadmin:/bin/ash" >>$SMB_CONF_DIR/passwd
16 echo "nobody:*:65534:65534:nobody:/var:/bin/false" >>$SMB_CONF_DIR/passwd
17 echo "daemon:*:65534:65534:daemon:/var:/bin/false" >>$SMB_CONF_DIR/passwd
24 #/bin/adduser -G admin admin -D -H
25 (sleep 1; echo "$($config get http_passwd)"; sleep 1; echo "$($config get http_passwd)") | /bin/adduser -G admin admin -H -h /tmp/ftpadmin -s /bin/ash
31 /usr/bin/smbpassw
[all...]

Completed in 147 milliseconds

1234567891011