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:createlink

From BoxMatrix
(Redirected from createlink)


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

Chipset-Command

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

Details

This is a missing symlink to sysutil. It has to be called sysutil createlink

createlink creates symlinks for all commands implemented in the Fusiv tool sysutil.
Of course this only works on writable rootfs, but it fails silently.

In principle it does the following for each implemented command:

ln -s /bin/sysutil /bin/<command>

This is completely useless in FRITZ!OS, not only because of the read only rootfs.
sysutil and all its symlinks are located in /sbin.

Excerpt of a strace:

root@fritz:/var/mod/root# strace sysutil createlink 2>&1 | grep symlink

symlink("/bin/sysutil", "/bin/createlink") = -1 EROFS (Read-only file system)
symlink("/bin/sysutil", "/bin/ethphy")  = -1 EROFS (Read-only file system)
symlink("/bin/sysutil", "/bin/mwrite")  = -1 EROFS (Read-only file system)
symlink("/bin/sysutil", "/bin/mread")   = -1 EROFS (Read-only file system)
symlink("/bin/sysutil", "/bin/apstats") = -1 EROFS (Read-only file system)
symlink("/bin/sysutil", "/bin/apresetstats") = -1 EROFS (Read-only file system)
symlink("/bin/sysutil", "/bin/aprst")   = -1 EROFS (Read-only file system)
symlink("/bin/sysutil", "/bin/apver")   = -1 EROFS (Read-only file system)
symlink("/bin/sysutil", "/bin/fpstats") = -1 EROFS (Read-only file system)
symlink("/bin/sysutil", "/bin/aproutetbl") = -1 EROFS (Read-only file system)
symlink("/bin/sysutil", "/bin/ap6routetbl") = -1 EROFS (Read-only file system)
symlink("/bin/sysutil", "/bin/apflushtbl") = -1 EROFS (Read-only file system)
symlink("/bin/sysutil", "/bin/apbridgetbl") = -1 EROFS (Read-only file system)
symlink("/bin/sysutil", "/bin/apregdump") = -1 EROFS (Read-only file system)
symlink("/bin/sysutil", "/bin/apdump")  = -1 EROFS (Read-only file system)
symlink("/bin/sysutil", "/bin/acll2")   = -1 EROFS (Read-only file system)
symlink("/bin/sysutil", "/bin/acll3")   = -1 EROFS (Read-only file system)
symlink("/bin/sysutil", "/bin/sendoamlb") = -1 EROFS (Read-only file system)
symlink("/bin/sysutil", "/bin/showatmconn") = -1 EROFS (Read-only file system)
symlink("/bin/sysutil", "/bin/bmsession") = -1 EROFS (Read-only file system)
symlink("/bin/sysutil", "/bin/pppoe-relay") = -1 EROFS (Read-only file system)
symlink("/bin/sysutil", "/bin/aprelaytbl") = -1 EROFS (Read-only file system)
symlink("/bin/sysutil", "/bin/igmpsnoop") = -1 EROFS (Read-only file system)
symlink("/bin/sysutil", "/bin/qos")     = -1 EROFS (Read-only file system)
symlink("/bin/sysutil", "/bin/xdslmon") = -1 EROFS (Read-only file system)
symlink("/bin/sysutil", "/bin/xdsl_config") = -1 EROFS (Read-only file system)  

Dependencies

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

Relation Typ Object Mod Firmware Info Origin
0 dependencies for this command

Model-Matrix

Daily updated index of the presence, path and size of this command for each model. Last update: 2024-05-05 05:09 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
0 models use this command

Symbols

Daily updated index of all symbols of this command. Last update: 2024-05-05 07:18 GMT.

Firmware Symbol
0 symbols for this command

SMW-Browser

Information is currently being retrieved from the backend.
 

Synonyms

Showing 1 related property.

c