Index of /dns323/source/

NameLast ModifiedSizeType
Parent Directory/ -  Directory
README-slack12.txt2007-Jul-29 15:48:301.4Ktext/plain
README.txt2007-Jul-29 16:05:551.0Ktext/plain
SOURCE.txt2007-Jul-29 16:05:551.0Ktext/plain
ffp-distcc-host-1.tar.bz22008-Nov-01 13:16:332.1Kapplication/x-bzip
funplug-source-0.2.tar.bz22007-May-06 20:25:1113.1Mapplication/x-bzip
funplug-src-0.3-2007-07-22.tar.bz22007-Jul-22 15:16:45175.3Kapplication/x-bzip
funplug-src-0.3-2007-07-29.tar.bz22007-Jul-29 19:22:29176.0Kapplication/x-bzip
funplug-src-0.3-2007-09-05.tar.bz22007-Sep-05 22:07:56175.4Kapplication/x-bzip
funplug-src-0.4-2007-11-21.tar.bz22007-Nov-21 00:00:2976.8Kapplication/x-bzip
fw103-scripts-0.2.tar.bz22007-May-06 13:15:491.4Kapplication/x-bzip
fw103-scripts-0.3-2007-07-28.tar.bz22007-Jul-28 15:47:572.8Kapplication/x-bzip
fw103-scripts-0.3-2007-07-29.tar.bz22007-Jul-29 16:09:312.9Kapplication/x-bzip
slack12-scripts-2007-07-29.tar.bz22007-Jul-29 16:07:1463.3Kapplication/x-bzip
To rebuild everything from source, you need:
- an x86 Linux desktop ("host") with a fast processor, lots of RAM and
  disk space
- gcc 3 (gcc 4 won't work)
- tar-1.13 (D-Link firmware cannot unpack newer tar format! If you
  don't have /bin/tar-1.13 and don't care, create a symlink.)
- curl, fakeroot, ruby-1.8.6 and probably a few more packages
- D-Link's toolchain to cross-compile software for D-Link's firmware
- fun-plug sources


Note: If your system has only gcc4 or fails for some other reason, you
      might want to try the Slackware 12 chroot which can be installed
      using the scripts in the slack12-scripts package (see slack12
      README file for details).


First, create directories:
 mkdir -vp /opt/dns323

Then, download 
 fw103-scripts-x.y.tar.bz2
 funplug-source-x.y.tar.bz2
to /opt/dns323


D-LINK TOOLCHAIN

  cd /opt/dns323
  tar xjf fw103-scripts-XXX.tar.bz2
  ln -snf fw103-XXX fw103
  cd fw103
  sh download.sh
  sh world.sh

FUN-PLUG

  cd /opt/dns323
  tar xjf funplug-source-XXX.tar.bz2
  ln -snf funplug-XXX funplug
  cd funplug
  sh world.sh

Have fun.

27 Jul 2007, tp@fonz.de
lighttpd/1.4.13