Searched refs:not (Results 1 - 25 of 45) sorted by relevance

12

/openwrt/scripts/flashing/
H A Dflash.sh19 # along with this program; if not, write to the Free Software
32 be sure POWER led is flashing (If this is not the case
38 192.168.1.0/24 address range (and not the 192.168.1.1)
45 192.168.10.1/24 address range (and not the 192.168.10.1)
61 echo Please wait until power led stops flashing. Do not poweroff! Then you can login via telnet 192.168.1.1.
65 echo Unit will automatically reboot within 5 minutes. Do not power off. Then you can login via telnet 192.168.10.1.
/openwrt/include/
H A Ddepends.mk16 find_md5=$(SH_FUNC) find $(1) -type f $(patsubst -x,-and -not -path,$(DEP_FINDPARAMS) $(2)) | md5s
44 $(call debug_eval,$(SUBDIR),r,echo "Target $(2) not built")
H A Dkernel-defaults.mk90 echo "$(if $(CONFIG_TARGET_INITRAMFS_COMPRESSION_NONE),CONFIG_INITRAMFS_COMPRESSION_NONE=y,# CONFIG_INITRAMFS_COMPRESSION_NONE is not set)" >> $(LINUX_DIR)/.config
91 echo -e "$(if $(CONFIG_TARGET_INITRAMFS_COMPRESSION_GZIP),CONFIG_INITRAMFS_COMPRESSION_GZIP=y\nCONFIG_RD_GZIP=y,# CONFIG_INITRAMFS_COMPRESSION_GZIP is not set\n# CONFIG_RD_GZIP is not set)" >> $(LINUX_DIR)/.config
92 echo -e "$(if $(CONFIG_TARGET_INITRAMFS_COMPRESSION_BZIP2),CONFIG_INITRAMFS_COMPRESSION_BZIP2=y\nCONFIG_RD_BZIP2=y,# CONFIG_INITRAMFS_COMPRESSION_BZIP2 is not set\n# CONFIG_RD_BZIP2 is not set)" >> $(LINUX_DIR)/.config
93 echo -e "$(if $(CONFIG_TARGET_INITRAMFS_COMPRESSION_LZMA),CONFIG_INITRAMFS_COMPRESSION_LZMA=y\nCONFIG_RD_LZMA=y,# CONFIG_INITRAMFS_COMPRESSION_LZMA is not set\n# CONFIG_RD_LZMA is not set)" >> $(LINUX_DIR)/.config
94 echo -e "$(if $(CONFIG_TARGET_INITRAMFS_COMPRESSION_LZO),CONFIG_INITRAMFS_COMPRESSION_LZO=y\nCONFIG_RD_LZO=y,# CONFIG_INITRAMFS_COMPRESSION_LZO is not set\n# CONFIG_RD_LZO is not set)" >> $(LINUX_DIR)/.config
95 echo -e "$(if $(CONFIG_TARGET_INITRAMFS_COMPRESSION_XZ),CONFIG_INITRAMFS_COMPRESSION_XZ=y\nCONFIG_RD_XZ=y,# CONFIG_INITRAMFS_COMPRESSION_XZ is not se
[all...]
H A Dpackage-bin.mk17 @echo "WARNING: skipping $(1) -- package not selected" >&2
H A Dversion.mk8 # Substituted by SDK, do not remove
H A Dquilt.mk145 echo "The source directory was not unpacked using quilt. Please rebuild with QUILT=1"; \
153 echo "The patches are not sorted in the right order. Please fix."; \
/openwrt/package/kernel/lantiq/ltq-ptm/src/
H A Difxmips_ptm_fw_regs_vdsl.h32 #error Danube is not VDSL PTM mode!
34 #error Amazon-SE is not VDSL PTM mode!
36 #error AR9 is not VDSL PTM mode!
40 #error Platform is not specified!
54 // wrx_total_pdu is implemented with hardware counter (not used by PTM TC)
116 unsigned int class_len :16; // if packet length is not less than this value, the packet is recognized as large packet
121 unsigned int mib_clear_mode :1; // 1: MIB counter is cleared with TPS-TC software reset, 0: MIB counter not cleared
163 unsigned int rx_rm_eth_fcs :1; // 0: ETH FCS field is not removed, 1: ETH FCS field is removed
202 unsigned int tx_len_adj :4; // 4 * (not TX_ETH_FCS_GEN_DIS) + TX_TC_CRC_SIZE
H A Difxmips_ptm_fw_regs_adsl.h38 #error VR9 is not ADSL PTM mode!
40 #error Platform is not specified!
/openwrt/package/base-files/files/sbin/
H A Dsysupgrade66 -n do not save configuration over reflash
67 -p do not attempt to restore the partition table after flash.
69 Verify image and config .tar.gz but do not actually flash.
79 then exit. Does not flash an image. If file is '-',
83 then exit. Does not flash an image. If file is '-',
87 sysupgrade -b. Does not create a backup file.
95 -b|--create-backup and -r|--restore-backup do not perform a firmware upgrade.
96 Do not specify both -b|-r and a firmware image.
172 echo "Backup archive '$CONF_RESTORE' not found."
182 echo "Firmware upgrade is not implemente
[all...]
/openwrt/target/linux/bcm53xx/
H A DMakefile21 Build firmware images for Broadcom based BCM47xx/53xx routers with ARM CPU, *not* MIPS.
/openwrt/target/linux/brcm47xx/
H A DMakefile22 Build firmware images for Broadcom based BCM47xx/53xx routers with MIPS CPU, *not* ARM.
/openwrt/target/linux/ar71xx/files/arch/mips/ath79/
H A Ddev-m25p80.c101 static struct mtd_notifier not = { local
106 register_mtd_user(&not);
/openwrt/target/linux/at91/image/dfboot/src/
H A D_umodsi3.S62 @ Any subtractions that we should not have done will be recorded in
63 @ the top three bits of "overdone". Exactly which were not needed
66 @ then none of the below will match, since the bit in ip will not be
/openwrt/docs/
H A Dadding.tex5 firmware is not really open to the consumer, even if it uses open source software.
14 when they do, you will most likely not be able to complete the firmware creation process.
76 Although this method is not really known and widespread, using a wireless scanner
77 to discover which OS your router or Access Point run can be used. We do not have
84 web interface. This tip has not been fixed for months by Linksys, allowing people
129 OpenWrt does not currently run on devices which have 2MB or less of flash memory.
130 This limitation will probably not be worked around since those devices are most
131 of the time micro-routers, or Wireless Access Points, which are not the main
151 you they do not have to release a SDK containing Open Source software, then we
167 \item kernel sources with patches to make it run on this specific hardware, this does not includ
[all...]
H A Dworking.tex38 Supposing that you made changes to the Linux kernel, but do not want to recompile everything,
61 Quilt is used by default to apply Linux kernel patches, but not for the other
98 As we mentioned earlier, quilt is enabled by default for kernel patches, but not for
H A Dbugs.tex42 \item the problem described is not judged as valid, and comes along with an explanation why (invalid)
48 At the same time, the reporter may want to get the ticket closed since he is not
H A Ddebugging.tex29 signals (or not). RX and GND are by default at 0V, so using the same
32 If you do not have a multimeter a simple trick that usually works is
H A Dconfig.tex5 Every section has a type, but does not necessarily have a name.
84 In busybox ash the three-option \texttt{config\_get} is faster, because it does not
H A Dnetwork-scripts.tex20 after \texttt{scan\_interfaces} might not return the same result as running it before.
H A Dnetwork.tex122 does not detect the switch on any other physical device.
218 and uses ebtables to filter anything that is not IPv6 on the bridge.
219 This configuration is particularly useful if your router is not
/openwrt/package/libs/libconfig/
H A DMakefile36 unlike XML, it is type-aware, so it is not necessary to do string
/openwrt/package/kernel/lantiq/ltq-atm/src/
H A Difxmips_atm_fw_regs_common.h41 #error Platform is not specified!
516 #error Little Endian is not supported yet.
/openwrt/
H A DMakefile17 $(if $(findstring $(space),$(TOPDIR)),$(error ERROR: The path to the OpenWrt directory must not include any spaces))
/openwrt/package/libs/libmnl/
H A DMakefile55 is reduced, i.e. the library provides many helpers, but the programmer is not
/openwrt/package/
H A DMakefile37 # find all loadable objects that are not regular libraries and add them to the list as well
168 @echo Signing key has not been configured
171 @echo Certificate has not been configured

Completed in 188 milliseconds

12