Giter Club home page Giter Club logo

ncdns-nsis's Introduction

NSIS installer scripts for ncdns.

Put the following files in build64/artifacts/ or build32/artifacts/:

  • ncdns.exe
  • certinject.exe
  • coredns-keygen.exe from Namecoin's fork of coredns-utils
  • dnssec_trigger_setup.exe
  • namecoin-win32-setup-unsigned.exe / namecoin-win64-setup-unsigned.exe
  • electrum-nmc-setup.exe
  • ncdt.exe and ncdumpzone.exe from ncdns
  • generate_nmc_cert.exe
  • q.exe from qlib
  • ncprop279.exe
  • winsvcwrap.exe
  • ncp11.dll
  • python folder, containing an unzipped Python embeddable package

Put the following files in artifacts/:

  • stem Python package
  • stemns/stemns.py and stemns/config/ from StemNS

Build flags:

  • make NCDNS_64BIT=1 — make a 64-bit build.
  • make NCDNS_PRODVER=0.0.0.1 — set ncdns product version.
  • make NO_NAMECOIN_CORE=1 — do not bundle Namecoin Core.
  • make NO_ELECTRUM_NMC=1 — do not bundle Electrum-NMC.
  • make NO_DNSSEC_TRIGGER=1 — do not bundle DNSSEC-Trigger.
  • make NCDNS_LOGGING=1 — write install logs to $INSTDIR\install.log. Requires NSIS to be built with NSIS_CONFIG_LOG=yes; this is supported by default on Fedora but not on Debian.

Install-time flags:

  • All standard NSIS flags.
  • /ETLD=org — set up the TLS name constraints exclusion with a different eTLD from the default bit. Only useful for debugging.

Licence

ncdns-nsis is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

ncdns-nsis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with ncdns-nsis. If not, see https://www.gnu.org/licenses/.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.