Go implementation of djb's redo, Makefile replacement that sucks less.
See goredo.info and INSTALL for more information.
goredo is free software: see the file COPYING for copying conditions.
-Home page: http://www.goredo.cypherpunks.ru/
+Home page: http://www.goredo.cypherpunks.su/
@cindex bugs
@cindex patches
Please send questions, bug reports and patches to
-@url{http://lists.cypherpunks.ru/goredo_002ddevel.html, goredo-devel}
+@url{http://lists.cypherpunks.su/goredo_002ddevel.html, goredo-devel}
maillist. Announcements also go to this mailing list.
@insertcopying
Preferable way is to download tarball with the signature from website:
@example
-$ [fetch|wget] http://www.goredo.cypherpunks.ru/download/goredo-@value{VERSION}.tar.zst
-$ [fetch|wget] http://www.goredo.cypherpunks.ru/download/goredo-@value{VERSION}.tar.zst.@{asc,sig@}
+$ [fetch|wget] http://www.goredo.cypherpunks.su/download/goredo-@value{VERSION}.tar.zst
+$ [fetch|wget] http://www.goredo.cypherpunks.su/download/goredo-@value{VERSION}.tar.zst.@{asc,sig@}
[verify signature]
$ zstd -d < goredo-@value{VERSION}.tar.zst | tar xf -
$ cd goredo-@value{VERSION}/src
@vindex GOPRIVATE
If you have problems with @code{*.golang.org}'s inability to verify
-authenticity of @code{go.cypherpunks.ru} TLS connection, then you can
-disable their usage by setting @env{$GOPRIVATE=go.cypherpunks.ru}. You
+authenticity of @code{go.cypherpunks.su} TLS connection, then you can
+disable their usage by setting @env{$GOPRIVATE=go.cypherpunks.su}. You
can override CA certificate file path with @env{$SSL_CERT_FILE} and
@env{$GIT_SSL_CAINFO} environment variables.
@cindex git
You can obtain development source code with
-@command{git clone git://git.cypherpunks.ru/goredo.git}
-(also you can use @url{https://git.cypherpunks.ru/goredo.git}).
+@command{git clone git://git.cypherpunks.su/goredo.git}
+(also you can use @url{https://git.cypherpunks.su/goredo.git}).
Also there is @url{https://yggdrasil-network.github.io/, Yggdrasil}
-accessible address: @url{http://y.www.goredo.cypherpunks.ru/}.
+accessible address: @url{http://y.www.goredo.cypherpunks.su/}.
cd $html/download
export ATOM_ID="d089a6f2-cd88-47e5-aa11-55f60adfb977"
export NAME=goredo
- export BASE_URL=http://www.goredo.cypherpunks.ru/download
- export AUTHOR_EMAIL=goredo@cypherpunks.ru
+ export BASE_URL=http://www.goredo.cypherpunks.su/download
+ export AUTHOR_EMAIL=goredo@cypherpunks.su
~/work/releases-feed/releases.atom.zsh
)
perl -i -npe 'print "<link rel=\"alternate\" title=\"Releases\" href=\"download/releases.atom\" type=\"application/atom+xml\">\n" if /^<\/head>/' $html/Install.html
cd doc
cat > download.texi <<EOF
You can obtain releases source code prepared tarballs on
-@url{http://www.goredo.cypherpunks.ru/}.
+@url{http://www.goredo.cypherpunks.su/}.
EOF
mkinfo() {
gpg --armor --detach-sign --sign --local-user 3A528DDE952C7E93 "$tarball"
meta4-create -fn "$tarball" -mtime "$tarball" \
-sig-pgp "$tarball".asc -sig-ssh "$tarball".sig \
- http://www.goredo.cypherpunks.ru/download/"$tarball" \
- http://y.www.goredo.cypherpunks.ru/download/"$tarball" < "$tarball" > "$tarball".meta4
+ http://www.goredo.cypherpunks.su/download/"$tarball" \
+ http://y.www.goredo.cypherpunks.su/download/"$tarball" < "$tarball" > "$tarball".meta4
size=$(( $(stat -f %z $tarball) / 1024 ))
release_date=$(date "+%Y-%m-%d")
------------------------ >8 ------------------------
-goredo's home page is: http://www.goredo.cypherpunks.ru/
+goredo's home page is: http://www.goredo.cypherpunks.su/
Source code and its signature for that version can be found here:
- http://www.goredo.cypherpunks.ru/download/goredo-${release}.tar.zst ($size KiB)
- http://www.goredo.cypherpunks.ru/download/goredo-${release}.tar.zst.{asc,sig}
+ http://www.goredo.cypherpunks.su/download/goredo-${release}.tar.zst ($size KiB)
+ http://www.goredo.cypherpunks.su/download/goredo-${release}.tar.zst.{asc,sig}
OpenPGP key: 7531 BB84 FAF0 BF35 960C 63B9 3A52 8DDE 952C 7E93
goredo releases <goredo@cypherpunks.ru>
OpenSSH key: SHA256:ddOaswnUBtNbuoEBYQtfcF59sR3Bvzo9pIfSlw9sKx8
Please send questions regarding the use of goredo, bug reports and patches
-to mailing list: http://lists.cypherpunks.ru/goredo_002ddevel.html
+to mailing list: http://lists.cypherpunks.su/goredo_002ddevel.html
EOF
echo mutt -s \"goredo $release release announcement\" \
- goredo-devel@lists.cypherpunks.ru \
+ goredo-devel@lists.cypherpunks.su \
-a $cur/doc/goredo.html/download/"$tarball".meta4