Software & Downloads

WD My Book Live GPL Source Code

Release Date: 6/22/2015(02.43.10-048), 1/26/2015(02.43.09-038), 10/7/2013(02.43.03-022), 6/5/2013(02.42.03-027), 4/16/2013(02.42.02-012), 2/25/2013(02.41.05-034), 9/25/2012(02.32.05-046), 9/5/2012(02.32.05-044), 4/18/2012 (02.11.09), 3/14/2012(02.10.12), 11/17/2011(02.10.09), 10/25/2011(02.03.01), 8/31/2011(02.02.02), 8/2/2011(02.01.06), 7/28/2011(02.00.35), 7/20/2011(01.05.07), 4/13/2011(01.04.06), 2/2/2011(01.03.03), 10/27/2010(01.02.03), 10/7/2010(01.01.03), 10/7/2010(01.00.02)

File Name
gpl-source-mybooklive-02.43.10-048.zipDownload
gpl-source-mybooklive-02.43.09-038.zipDownload
gpl-source-mybooklive-02.43.03-022.zipDownload
gpl-source-mybooklive-02.42.03-027.zipDownload
gpl-source-mybooklive-02.42.02-012.zipDownload
gpl-source-mybooklive-02.41.05-034.zipDownload
gpl-source-mybooklive-02.32.05-046.zipDownload
gpl-source-mybooklive-02.32.05-044.zipDownload
gpl-source-mybooklive-02.11.09-053.zipDownload
gpl-source-mybooklive-02.10.12-129.zipDownload
gpl-source-mybooklive-02.10.09-124.zipDownload
gpl-source-mybooklive-02.03.01-028.zipDownload
gpl-source-mybooklive-02.03.01-024.zipDownload
gpl-source-mybooklive-020202.zipDownload
gpl-source-mybooklive-020106.zipDownload
gpl-source-mybooklive-020035.zipDownload
gpl-source-mybooklive-010507.zipDownload
gpl-source-mybooklive-010406-update.zipDownload
gpl-source-mybooklive-010303-update.zipDownload
gpl-source-mybooklive-010203-update.zipDownload
gpl-source-mybooklive-010103-update.zipDownload
gpl-source-mybooklive-010002-update.zipDownload

Description
The zip file contains source code for third party copyrighted software licensed under the GNU General Public License (GPL). This software may be used in the WD My Book Live Hard Drive. A copy of the GPL may be found at the following link: http://www.gnu.org.
Supported Operating Systems
  • N/A
Instructions

Instructions for using Debian to build source packages

Refer to Debian documention for more details: http://www.debian.org/doc/

This is a simple example of building a source package. In this case, building the nano source:

  1. Log in through ssh
  2. Remove wd-nas component links in dpkg database:
    rm -f /var/lib/dpkg/info/wd-nas.*
  3. cd into data volume and create build area
    mkdir /shares/Public/build
    cd /shares/Public/build
  4. Edit your /etc/apt/sources.list to point to squeeze distribution:
    deb http://ftp.us.debian.org/debian/ squeeze main
    deb-src http://ftp.us.debian.org/debian/ squeeze main
  5. Update Debian:
    apt-get update
  6. Get the build dependencies for the package you would like to build. This installs all dependant packages necessary to build the package you wish to build:
    apt-get build-dep nano
    (answer "Y" to all prompts)
  7. Get the source package and build it!
    apt-get -b source nano


Software by Product

Product Firmware

* If your product is not listed above, please visit the product page.