If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.
Property:CONFIG RETAIL
BoxMatrix >> Environment >> CONFIG_RETAIL | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Media |
Bootloader-Env | Brandings | TIATM-Env | Linux-Env | AVM-Env | Config-Env | CGI-Env | WebCM-Env | Kernel-Cfg | Research |
Config-Variable
Variable: | CONFIG_RETAIL - type Boolean | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Environment >> Config-Environment - Origin: rc.conf | ||||||
Source: | rc.conf | ||||||
Values: | Release: n, y Lab+Rel: n, y | ||||||
Properties: | Firmware: 6.83 - 8.00 | ||||||
Defines: | y= This is a DOCSIS retail Firmware, no ISP custom firmware. |
Goto: Dependencies - Model-Matrix - SMW-Browser
Details
The CONFIG_RETAIL flag is only used for cable models and represents the retail status:
CONFIG_RETAIL=y
- this is a retail cable model which is freely soldCONFIG_RETAIL=n
- this is a ISP owned cable model which is likely branded
This variable is evaluated in rc.conf from the RTL
flag in DMC.
It is used in config.lua to evaluate the config.is_cable_retail
value:
config.is_cable_retail=config.is_cable and config.RETAIL
This value is read in various Lua-Scripts to enable or disable features of the Webinterface:
- wizProgressTracker.lua
- fon_numbers_html.lua
- fon_numbers.lua
- sip_edit_normal.lua
- menu_data.lua
- first.lua
- general.lua
- sip_providerlist.lua
- services.lua
- phoneline.lua
- wizardhome.lua
- providerservices.lua
- assi_fon_nums.lua
Model-Matrix
Daily updated index of the presence and value of this variable for each model. Last update: 2024-11-21 05:19 GMT.
Showing all models using this variable. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom/rtl)
label in the Model
column shows which CPU is meant for Multi-Linux models.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.
If the 'Value' column contains '<comp>' the variable is computed at runtime. '<empty>' means the variable is present but empty (rare).
Multiple values typically show a conditional static assignment or different values in different firmware.