Jump to content
XPEnology Community

TBK

Member
  • Posts

    82
  • Joined

  • Last visited

Posts posted by TBK

  1. This day and age there is rarely a case where a VM can not be replaced by a light weight container.

     

    Talking about berformance, you should always strive towards run as close to the metal as possible. Hardware virtualization is by design a performance hog.

  2. It is QEMU, I have been working on trying to get it to work as "normal" QEMU. The version deployed with VDM is compiled without VNC support.

     

    From my research the QEMU source does not contain any custom Synology code, but they have backported a patch.

     

    Several of the libs have been modified by Synology with provide the DSM integration for QEMU.

  3. @substorm I have looked through the DSM6 beta2 code and I do not think Synology have made major changes to the source between b2 and RTM.

    The only protection feature I could find is the closed source kernel module synobios.ko which is not a new way for Synology to "protect" DSM.

     

    Yes it is possible to move a raid from one DSM machine to another.

  4. If you like me would like to play around with the Virtual DSM Manager, then you need more than one NIC.

     

    In VMware add more NICs. Make sure the VM is off and then open the "DSM 6.vmx" file in a text editor.

     

    Find ethernetXX.virtualDev = "e1000" (eg. ethernet2.virtualDev = "e1000") and change it to ethernetXX.virtualDev = "e1000e" save the changes and then start the VM again.

     

    DSM will discover the new NICs.

  5. This is Synology's answer on my claim that they are in voilation of the GPL License,

     

    Thank you for contacting Synology.
    
    I can assure you that we are not in violation of the General Public Licenses as there no stipulation on 'when' the source code for newer versions of DSM have to be released, only that the open source parts must be made public. To that extent, we are fully aware of our obligations and at this moment in time I do not have a precise date to provide you with. 
    
    I can only advise you that once the source code is released it will be made available via our usual open source project locations e.g. https://sourceforge.net/projects/dsgpl/ 

     

    Basically they are giving customers the middlefinger.... :roll: ...and we just need the wait.

     

    What they are writing is a blatant lie in accordance with:

    a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,

     

    Source: https://opensource.org/licenses/gpl-2.0.php

  6. yup!, Synology is actually a Chinese (Taiwan) company according to its registration, then we have ASUS, Acer, Gigabyte, MSI, Razer, Logitech, HTC and ... well pretty much all the big brand names in the PC and Android market are all from Mainland China, or Taiwan China, and it's true they do not follow any of the GPL open source requirements.

     

    Just to clarify Logitech is from Swiss and Razor is from the USA.

     

     

    I stumbled upon this website http://gpl-violations.org/ which might be useful in our fight.

     

     

    As far as I see now the only option we have is to get one of the Linux kernel developers (has to have contributed to kernel 3.10.77) to file a law suite against Synology in EU (countries like Germany and the Netherlands are preferred) or the USA.

     

    Does anybody know the "right" mailing list to use to get hold of kernel developers?

  7. This is the last reply I got:

    Hi xxxxxxx,

     

    Thanks for your feedback.

     

    Synology has been always trying to release the GPL source code with the latest fixes while maintaining a good quality of the output.

    While the development team has been occupied by several major projects, we have started working on the refactoring of the code and comment to make it more suitable for the audiences.

     

    And thanks for the reminder of GNU GPL v2 license, I will consult it with our legal counselor.

     

    Thanks again for contacting us and we will make the GPL source code as soon as it's ready for public use.

     

    Best regards,

    xxxxxxxxxxxxx

    Synology Inc.

  8. My reply was very like my initial mail, reminding them that the license does not allow a delayed release of the source.

     

    I will wait a few days to see what they come back with and if nothing good happens I will contact the Linux kernel developers.

  9. If they ignore my request I will contact EFF and the Linux copy right holders (Linus and the other kernel developers), they have to option to sue if they want, but I am pretty sure that Synology will comply since they don't want bad press.

  10. The Linux kernel is under GNU GPL v2 which has the Copy Left clause.

     

    DSM 6 and other version contain a binary version of the kernel and therefor the source code has to be released at the same time as the binary version is made available, not doing so violates the license.

     

    I have therefore today written a mail to Synology informing them that they are in violation of GNU GPL v2.

     

    I would also like to remind the XPEnology team that XPEnoboot also contains additional modification of the "DSM" kernel and thus also has to be made available alongside the iso, img and vmdk.

×
×
  • Create New...