Synology NAS Procedure Install Arbitrary Packages: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 14: Line 14:


=bash=
=bash=
{{External|https://github.com/CutePoisonX/Bash}}
Actual procedure: copied a pre-compiled bash from an X86 system (noper430) into /usr/bin. Needed to copy libtinfo.so.5 into /usr/lib64

Latest revision as of 00:50, 27 December 2018

Internal

Overview

ipkg

http://rescene.wikidot.com/synology-ipkg

Debian Chroot

https://github.com/SynoCommunity/spksrc/wiki/Debian-Chroot

bash

https://github.com/CutePoisonX/Bash

Actual procedure: copied a pre-compiled bash from an X86 system (noper430) into /usr/bin. Needed to copy libtinfo.so.5 into /usr/lib64