From: Eric Wong <normalperson@yhbt.net>
To: io-extra@public-inbox.org
Cc: Daniel Berger <djberg96@gmail.com>, meta@public-inbox.org
Subject: io-extra@public-inbox.org setup!
Date: Thu, 24 Apr 2014 23:25:17 +0000 [thread overview]
Message-ID: <20140424232517.GA6083@dcvr.yhbt.net> (raw)
This is intended as a test and first post to this public inbox :)
Hoping I setup everything right and this message works without
a hitch...
Summary of what I did to add this list:
cd ~/pub # whereever the local user keeps public-inbox git repos
git init --bare io-extra.git
cd io-extra.git
# public-inbox shares description/cloneurl with gitweb
echo 'io-extra RubyGem discussion' > description
echo 'git://public-inbox.org/io-extra.git' > cloneurl
# enable delivery:
cat >> ~/.public-inbox/config <<EOF
[publicinbox "io-extra"]
address = io-extra@public-inbox.org
mainrepo = /home/pi/pub/io-extra.git
url = http://public-inbox.org/io-extra.git
EOF
# added io-extra@public-inbox.org to my Postfix virtual maps
# this is a bit specific to whatever MTA setup is used
Anybody should now be able to post to io-extra@public-inbox.org
Git/ssoma repo (as above): git://public-inbox.org/io-extra.git
HTML archives are available here: http://public-inbox.org/io-extra/
Atom feed: http://public-inbox.org/io-extra/atom.xml
I'm still working on it, so description/cloneurl should show up
in the HTML views soon!
Also Cc-ing meta@public-inbox.org so we can start using this
as documentation.
reply other threads:[~2014-04-24 23:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://public-inbox.org/README
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140424232517.GA6083@dcvr.yhbt.net \
--to=normalperson@yhbt.net \
--cc=djberg96@gmail.com \
--cc=io-extra@public-inbox.org \
--cc=meta@public-inbox.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).