Commit Graph

9 Commits

Author SHA1 Message Date
T. Joseph Carter 0299a65e45 README.md: Remove section for developers (for now)
The developer information about how you can specify the source for
scripts and binaries has been having some problems, including for
upgrades.  The decision not to support upgrades from wheezy makes it
easy to stop supporting wheezy's upgrade mechanism and begin the
migration toward doing it right.  Doing it right places much greater
emphasis on upgrade security and integrity.

The developer side of this was that the scripts ran themselves straight
off a web server.  That's just a problem in general, and it too will be
fixed shortly.

The downloading of binary components is the last thing...  The right way
to do this is follow the lead of @dschmenk and package this stuff
properly which gains us much of that upgrade integrity/security I spoke
of.  That'll be a multi-step migration of its own.

This will be documented as it is implemented, but here's a heads up.
2016-12-07 03:11:29 -08:00
T. Joseph Carter dfa1e26c80 README.md: code spans to avoid _ errors
Put a couple of filenames in code spans so that _ characters in them
would not turn on unwanted <em> in HTML.  This is something GitHub's
Markdown markup doesn't do because it's almost never what you want, but
everything else does because that's what John Gruber designed.
2016-02-15 03:52:32 -08:00
Ivan X 9ba5258fe0 expanded README.md 2016-01-18 06:26:40 -05:00
Ivan X 024f579850 macipgw installed; a2serverc created
(macipgw tested on Wheezy and Jessie; works on Raspbian only, not Debian x86)
2015-12-18 00:57:21 -05:00
T. Joseph Carter 0bd95253fe README.md minor Markdown syntax embettering 2015-12-10 09:11:32 -08:00
Ivan X 9f397b1f9f minor text changes; substitute tilde for backticks 2015-12-09 20:44:36 -05:00
Ivan X a90cd89288 Corrected error in and simplified custom URL instructions 2015-12-08 00:18:05 -05:00
T. Joseph Carter be69408368 Update README.md a little 2015-10-04 09:08:44 -07:00
Joseph Carter c687b6e4f1 Initial commit 2015-10-03 05:21:50 -07:00