Milí majitelé routerů Turris,
toto fórum bylo 9. 12. 2016 zmrazeno a nahrazeno naším novým Turris fórem. Ještě chvíli bude dostupné k prohlížení, ale již zde není možné přispívat. Více informací naleznete v oznámení o uzavření fóra.
Dear Turris routers users,
this forum has been frozen on Dec 9th, 2016 and replaced by our new Turris forum. It will be read-only accessible for some time after. For more information, read the announcement about closing the forum.
root@turris:~# opkg list-installed|grep ^samba
samba36-server - 3.6.25-1
root@turris:~# opkg files samba36-server
Package samba36-server (3.6.25-1) is installed on root and has the following files:
etc/samba/
etc/samba/valid.dat
usr/sbin/samba_multicall
root@turris:~# ls -l /usr/sbin/samba_multicall
-rwxr-xr-x 1 root root 1862952 Mar 25 17:38 /usr/sbin/samba_multicall
root@turris:~# opkg list-installed|grep samba
root@turris:~#
root@turris:~# opkg install samba36-server
Installing samba36-server (3.6.25-1) to root...
Configuring samba36-server.
Reloading samba
root@turris:~# opkg remove samba36-server
Removing package samba36-server from root...
root@turris:~# ls -l /usr/sbin/samba_multicall
ls: /usr/sbin/samba_multicall: No such file or directory
etc/config/hd-idle
usr/bin/hd-idle
etc/init.d/hd-idle
/etc/config/hd-idle
--offline-root /
with --offline-root //
in the /usr/bin/updater-worker.sh it starts to work correctly. Only problem is orphaned files which are already on the device. I created a small script to fix broken lists and find orphaned files. Thats what i found so far on normal production router: https://gist.github.com/samm-git/251bc758fa29806f8ebf
Powered by mwForum 2.29.3 © 1999-2013 Markus Wichitill