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

Skip to content
Snippets Groups Projects
  1. Jul 11, 2013
  2. Jul 06, 2013
  3. Jul 05, 2013
  4. Jul 04, 2013
  5. Jul 02, 2013
    • kytv's avatar
      refresh patch · 7ebb26b7
      kytv authored
      This change is required after de-parameterizing the i2prouter script.  I
      hardcoded the file name because the $0 variable isn't expanded (because of
      single quotes). When using double-quotes (and escaping with back-slashes), the
      strings weren't translated. I've decided to de-parameterize until I figure out
      what the problem is.
      7ebb26b7
    • kytv's avatar
  6. Jun 13, 2013
  7. Jun 06, 2013
  8. May 28, 2013
  9. May 24, 2013
    • kytv's avatar
      debian: read /etc/default/i2p in /usr/bin/i2prouter · 2a00272e
      kytv authored
      This will allow overrides to be set without editing /usr/bin/i2prouter.
      
      i2prouter may be replaced during upgrades. /etc/default/i2p will only be
      changed by debconf (e.g. "dpkg-reconfigure i2p").
      2a00272e
  10. May 15, 2013
  11. May 12, 2013
    • kytv's avatar
      improvements to jbigi scripts · c1da7f77
      kytv authored
      support for Solaris (tested with Solaris 11 x86)
      
      mbuild-all.sh:
      - output correctly formatted file names (tested in Solaris x86, FreeBSD (x86 and x64) and Linux (x86 & x64))
      - switch from echo -e to the more portable printf
      - more error checking, comments
      
      debian/patches: refreshed based on changes to core/c/*
      libjcpuid-x86_64-solaris.so: built in solaris 11 x86 with
                                   java 1.7.0_07 and gcc 4.5.2, stripped
      c1da7f77
  12. Jan 01, 2013
  13. Dec 22, 2012
  14. Dec 19, 2012
  15. Nov 19, 2012
    • kytv's avatar
      Improved support for GNU/kFreeBSD · d0a3c725
      kytv authored
      - add kFreeBSD to NBI and CPUID
      - add kFreeBSD to jcpuid/jbigi build scripts
      - refresh debian patches to compensate for kFreeBSD changes
      - i2prouter: Detect kFreeBSD and normalize its name
      - clean up osid (switching to "elif") and adding support for detecting kFreeBSD
      - update postinstall.sh; I2P cannot be installed using gij so postinstall.sh
        will not be run. If/when openjdk finally comes to kFreeBSD, we'll be ready for it.
      d0a3c725
  16. Oct 27, 2012
  17. Oct 10, 2012
  18. Oct 02, 2012
  19. Aug 04, 2012
    • kytv's avatar
      Debian: update patch to compensate for last commit · 2b79da5c
      kytv authored
      At the same time I'm making more Debian-specific changes, such as
       - not checking for Gentoo (this is obviously never going to be true :P)
       - not mentioning IzPack replacing variables (also not applicable)
       - inform about dpkg-reconfigure i2p in the event someone tries to remove or
         install an initscript with "i2prouter install|remove|uninstall"
       - remove the manual wrapper instructions
      2b79da5c
  20. May 30, 2012
  21. Mar 04, 2012
  22. Feb 04, 2012
  23. Jan 14, 2012
  24. Jan 08, 2012
  25. Jan 04, 2012
    • kytv's avatar
      Debian: EXTRA is now assigned dymanically · 3a2286f8
      kytv authored
      Before there was a patch to add the -deb1 to the RouterVersion.java file, but
      it needed me to update the deb#. With my newly budding regex skills, I'm now manipulating
      it using sed and determining the number according to the debian version number.
      3a2286f8
  26. Jan 02, 2012
  27. Jan 01, 2012
  28. Dec 25, 2011
  29. Nov 09, 2011
  30. Nov 08, 2011
  31. Nov 03, 2011
  32. Oct 03, 2011
  33. Sep 27, 2011
  34. Sep 21, 2011
  35. Sep 14, 2011
  36. Sep 13, 2011
    • kytv's avatar
      Refresh patch · 8ddc34da
      kytv authored
      Refresh patch to reflect the changes to the i2prouter script
      8ddc34da
Loading