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.

0
U

Property:minidcfg

From BoxMatrix
(Redirected from minidcfg)


BoxMatrix >> Shell-Commands >> minidcfg @ 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

Startup-Scr Hotplug-Scr BusyBox-Cmds Bash-Cmds AVM-Cmds Chipset-Cmds Linux-Cmds Shared-Libs Kernel-Mods Research

AVM-Command

Goto:   Examples  -  Dependencies   -   Model-Matrix   -   Symbols   -   SMW-Browser

Details

minidcfg imports / exports / tests the minid config database browser-data. It is only used in rc.media.

Fw 4.49 help:

root@fritz:/var/mod/root# minidcfg -h 

minidcfg 0.2.4, build 20071205 (+pcc svn 2533)

Usage: minidcfg (option)+, valid options are:

-d              Dump config db, separate users and services
-f <filename>   Set filename of config db
-h              Display *this* message and exit
-l              List config db's mac addresses
-n              Print number of known devices + exit
-o <filename>   Set output file (for -d)
-t              Perform simple tests on config db
-u <update>     Check (with -t) / apply config update
-v              Run with verbose diag messages
-w              Allow writeback (default: read only)

-i <filename>   Import db from file

Examples

Simplified from rc.media fw 4.49:

if  ! minidcfg -t; then
    minidcfg -i init.xml
elif ! minidcfg -t -u init.xml; then
    minidcfg -w -u init.xml  

Dependencies

Daily updated index of all dependencies of this command. Last update: 2024-04-16 07:14 GMT.
A * in the Mod column marks info from Supportdata-Probes, which will always stay incomplete.

Relation Typ Object Mod Firmware Info Origin
Depends on lib libavmsoac.so 12 4.44 - 4.99 Client / Server Socket Access API AVM
Depends on lib libc.so 12 4.44 - 4.99 Standard C library Linux
Depends on lib libflashclient.so 12 4.44 - 4.99 TODO Linux
Depends on lib libgcc_s.so 12 4.44 - 4.99 GCC low-level runtime library Linux
Depends on lib libmxml.so 12 4.44 - 4.99 Mini-XML parser / generator Linux
Depends on lib libpthread.so 12 4.44 - 4.99 POSIX threading library Linux
6 dependencies for this command

Model-Matrix

Daily updated index of the presence, path and size of this command for each model. Last update: 2024-04-16 05:03 GMT.
Showing all models using this command. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom) label in the Model column shows which CPU is meant for models with multiple Linux instances.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.

Model Firmware Path Size
FRITZ!Box WLAN 3270 4.57 - 4.86 /bin 14.6k
FRITZ!Box WLAN 3270 v3 4.77 - 4.87 /bin 14.6k
FRITZ!Box Fon WLAN 7140 4.50 - 4.77 /bin 14.6k - 18.8k
FRITZ!Box Fon WLAN 7141 4.49 - 4.77 /bin 14.6k - 18.8k
FRITZ!Box Fon WLAN 7170 4.44 - 4.99 /bin 14.6k - 18.8k
FRITZ!Box Fon WLAN 7170 v1 4.44 - 4.99 /bin 14.6k - 18.8k
FRITZ!Box Fon WLAN 7170 v2 4.44 - 4.99 /bin 14.6k - 18.8k
FRITZ!Box Fon WLAN 7240 4.65 - 4.97 /bin 14.6k
FRITZ!Box Fon WLAN 7270 v1 4.48 - 4.99 /bin 14.6k - 18.8k, Link
FRITZ!Box Fon WLAN 7270 v2 4.67 - 4.88 /bin 14.6k, Link
FRITZ!Box Fon WLAN 7270 v3 4.76 - 4.99 /bin 14.6k
FRITZ!Box Fon WLAN 7570 vDSL 4.76 - 4.81 /bin 14.6k
12 models use this command

Symbols

Daily updated index of all symbols of this command. Last update: 2024-04-16 07:14 GMT.

Firmware Symbol
4.44 - 4.99 close_config
4.44 - 4.99 dump_config
4.44 - 4.99 fileio_epilog
4.44 - 4.99 has_release_attribute
4.44 - 4.99 init_config
4.44 - 4.99 main
4.44 - 4.99 num_devices
4.44 - 4.99 open_config
4.44 - 4.99 read_config
4.44 - 4.99 test_config
4.44 - 4.99 tools_exit
4.44 - 4.99 tools_init
4.44 - 4.99 update_config
4.44 - 4.99 update_needed
4.44 - 4.99 write_config
15 symbols for this command

SMW-Browser

Information is currently being retrieved from the backend.