I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  1. Sep 18, 2011
  2. Sep 17, 2011
  3. Sep 16, 2011
  4. Sep 14, 2011
  5. Sep 13, 2011
  6. Sep 12, 2011
    • kytv's avatar
    • kytv's avatar
      update of the i2prouter script based upon Tanuki's 3.5.9 script · c8395df5
      kytv authored
      With this check-in comes an update of our i2prouter script based upon the
      script src/bin/sh.script.in from the 3.5.9 source tarball of the wrapper.
      
      Some of the benefits of this newer version include:
      - logic to determine which wrapper binary to use (32bit VS 64bit) and falling
        back to alternate "bitness." This would be most useful for portable packages.
      - support for far more platforms and archs than the 3.1.1 based script (such as
        Solaris, risc, os/390, HP-UX, AIX, mips, ia64, etc.)
      - support for installing I2P as a daemon in most UNIX-based environments with
        the command "i2prouter install".  The installed service can be removed with
        "i2prouter remove". With testing this option has been confirmed to work in
        OSX, Fedora, Slackware, Debian, Ubuntu, FreeBSD, and SuSE.  It does not work
        in Arch Linux (yet).
      c8395df5
    • kytv's avatar
      switch to tar'ing the osx installer · 2307fed6
      kytv authored
      When zipping with infozip, executable permissions are left intact. When zip is
      called with ant, these permissions are lost. When tarring using ant the
      permissions seem to be lost too. Switching to calling tar directly ensures that
      the executable permissions aren't lost.
      2307fed6
    • kytv's avatar
      Change eepget.bat to be parsed when os=windows · fd2c83f0
      kytv authored
      osfamily=windows apparently doesn't work in the parseable section (found when
      creating a linux only installer).
      fd2c83f0
    • zzz's avatar
      run test scripts at release time · 0018ac04
      zzz authored
      0018ac04
Loading