osx pkg updates

pull/619/head
Ryan Tharp 5 years ago
parent 83ede0c961
commit ad576f3b07

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<installer-gui-script minSpecVersion="1">
<title>LokiNET</title>
<title>Lokinet</title>
<organization>network.loki</organization>
<domains enable_localSystem="true"/>
<options customize="never" require-scripts="true" rootVolumeOnly="true" />
@ -22,7 +22,7 @@
id="network.loki.lokinet"
visible="false"
title="LokiNET"
description='LokiNET is a free, open source, private, decentralized, \"market based sybil resistant\" and IP based onion routing network'
description='Lokinet is a free, open source, private, decentralized, \"market based sybil resistant\" and IP based onion routing network'
start_selected="true">
<pkg-ref id="network.loki.lokinet"/>
</choice>

@ -12,5 +12,5 @@ mkdir -p pkg1
rm pkg1/lokinet.pkg
pkgbuild --root osx-pkg --scripts scripts --identifier network.loki.lokinet --version $VERSION pkg1/lokinet.pkg
rm lokinet-v$VERSION.pkg
productbuild --distribution distribution.xml --resources resources --package-path pkg1 --version $VERSION lokinet-v$VERSION.pkg
productbuild --distribution distribution.xml --resources resources --package-path pkg1 --version $VERSION lokinet_macos64_installer_v$VERSION.pkg

@ -1,3 +1,3 @@
IRC or Discord is likely the best place for help with LokiNET
IRC or Discord is likely the best place for help with Lokinet
IRC: #llarp on irc.freenode.org

@ -1,4 +1,4 @@
LokiNET is the reference implementation of LLARP (Low Latency Anonymous
Lokinet is the reference implementation of LLARP (Low Latency Anonymous
Routing Protocol) and is licensed under ZLIB license, however the protocol
specifications are placed into the public domian using the CC0 License.

@ -1,6 +1,6 @@
Hi, welcome to LokiNET public alpha!
Hi, welcome to Lokinet public alpha!
LokiNET is a private, decentralized and Market based, Sybil resistant overlay network for the internet.
Lokinet is a private, decentralized and Market based, Sybil resistant overlay network for the internet.
This package contains the reference implementation of LLARP.

Loading…
Cancel
Save