Commit Graph

66 Commits

Author SHA1 Message Date
T. Joseph Carter
3e69bf5ae7 Replace a2cSource with top_src
Just for consistency with what I'm doing elsewhere.
2018-09-06 13:36:51 -07:00
T. Joseph Carter
32a599c93d Add new setup.txt
This is a minor edit to the upgrade/index.txt in a2server, removing the
human-readable changelog display because a2cloud never really kept a
file like that.
2018-04-12 00:57:08 -07:00
T. Joseph Carter
f9e0861005 install.sh, setup.txt->ivan.sh, bump version
Do not put this hash into production without the following one!

As with a2server, I've written a new setup.txt that downloads the entire
a2cloud source tree for installation, which allows the monolithic script
to be broken up into smaller pieces without worrying about that breaking
the web install—but it's not included in this revision so that git can
keep track of the rename of setup.txt to ivan.sh.

Despite the fact there is no 2.0.0 release yet, 1.9 is already so close
that it doesn't give Ivan any breathing room for any patches he wants to
make, so my intention is to skip major version 2 entirely other than for
this transition.  The final release will be given the 3.0.0 version
number.
2018-04-12 00:44:11 -07:00
T. Joseph Carter
37e833f8a8 setup: Remove / on a2c*URL 2016-11-21 17:56:23 -08:00
T. Joseph Carter
d58da9307a setup.txt: Replace scriptURL/binaryURL mechanism
The binaryURL and scriptURL mechanisms sadly don't work properly, and
using it in the first place was kind of a workaround for allowing others
besides Ivan to work on the scripts while we transitioned to doing
things in a way that lent itself to community development.

Here we are over a year later and the scripts are just now undergoing a
rewrite to make them not dependent upon Ivan's webserver.  The mechanism
intended to facilitate that is getting in the way.  It still exists in
some other scripts, but I'm purging it as I go.
2016-11-20 23:17:47 -08:00
T. Joseph Carter
55485fc50c Preemptively add version compare function 2016-10-29 02:20:51 -07:00
T. Joseph Carter
49fa865ec5 Add beta run-local support for development
This is similar to what's already done in A2SERVER, but there's both
more and less of it.  Fewer scripts run during the installation phase
(generally just setup), but there's a lot more tools and pieces that are
downloaded.

This is complicated somewhat by the single setup script making it hard
to work on just one piece at a time.  We'll begin addressing that soon.
2016-10-29 02:13:25 -07:00
T. Joseph Carter
11f239d730 Merge setup.txt changelog with changelog.txt 2016-10-29 00:47:37 -07:00
T. Joseph Carter
51d825a2b6 Fix indentation and remove dead code 2016-10-28 08:10:53 -07:00
T. Joseph Carter
1824c4aa43 Re-indent scripts (tabs) 2016-10-25 11:36:40 -07:00
T. Joseph Carter
78d247a0ef *.txt: Trailing whitespace removal 2016-07-29 10:35:44 -07:00
Ivan X
40b55a599e fix motd, and icon creation error messages in setup 2016-07-23 06:59:22 -05:00
Ivan X
5ad310b567 changed install tag from master to current 2016-07-21 09:48:38 -05:00
Ivan X
2550d3556c Jessie compatibility; KansasFest 2016 (fc1); KEGS and Apple II Pi removed 2016-07-21 07:40:22 -05:00
T. Joseph Carter
62817abe28 setup.txt: We don't yet have a current branch 2016-06-05 10:46:37 -07:00
T. Joseph Carter
2a99f51d17 setup.txt: First step to supporting systemd 2016-04-28 16:11:15 -07:00
T. Joseph Carter
a91ea1aef6 setup.txt: Start of systemd support 2016-04-16 05:34:55 -07:00
T. Joseph Carter
eddaf0d72d setup.txt: Rewrite XDG/FreeDesktop menu code
The way we've been manipulating the user's LXDE session menu is kind of
not supposed to be done, and certainly it's not the right way to do it.
So what I've done is make sure the correct tool for doing it system-wide
is installed.  It turns out we can actually do it by hand, but because
we're not using a standard category, this method works according to all
of the applicable standards.
2016-04-14 03:03:53 -07:00
T. Joseph Carter
82697c0945 setup.txt: Remove obsolete FIXME's 2016-04-10 18:28:18 -07:00
T. Joseph Carter
e3f7ca02b5 setup.txt: comments from jessie branch 2016-04-10 05:36:34 -07:00
T. Joseph Carter
dc6745bb21 setup.txt: Move /media/A2SHARED to /srv/A2SERVER
The way that A2SERVER upgrades this should take care of A2CLOUD on
upgrades, so we need not.  We just need to handle new installations.
2016-04-10 04:51:36 -07:00
T. Joseph Carter
600de08a2c setup.txt: Fix XDG Application directory
Jessie and later require that XDG application files (.desktop files)
live in /usr/share/applications.  Some DEs may still look in /usr/local
for them, but they're not required or expected to, and LXDE at least no
longer does.  So we'll put them where they belong from now on.
2016-04-10 04:31:01 -07:00
T. Joseph Carter
a1a26ae6fb setup.txt: more style consistency 2016-04-10 03:26:25 -07:00
T. Joseph Carter
e65da70236 setup.txt: Minor style consistency changes 2016-04-10 03:10:52 -07:00
T. Joseph Carter
d1273a9150 setup.txt: unar installation from A2SERVER 2016-04-10 02:52:49 -07:00
T. Joseph Carter
fe7e2f058a setup.txt: use hash to check for acmd 2016-04-08 02:52:18 -07:00
T. Joseph Carter
a23b98fd92 setup.txt: Quote a few URLs for safety 2016-04-08 02:47:08 -07:00
T. Joseph Carter
378282fea6 setup.txt: A2CLOUD uses setup.txt not index.txt 2016-04-08 02:36:22 -07:00
T. Joseph Carter
a34e0f9698 setup.txt: Fix precompiled bins--BREAKS WEBSITE
Changed precompiled binary locations and names to match what Ivan did
with A2SERVER.  That is, precompiled binaries are in ${binaryURL} in a
subdir named precompiled and are named <base>-<arch>-<debianname.tgz or
suchlike.  I didn't put the Apple // stuff into precompiled, but Ivan
can figure out where that should go.
2016-04-08 02:01:59 -07:00
T. Joseph Carter
9606193bd7 setup.txt: Clean up the rest of the ivanx links 2016-04-08 01:28:56 -07:00
T. Joseph Carter
cfbe5c2794 setup.txt: Fix all but one ivanx hardcoded URL 2016-04-08 01:13:34 -07:00
T. Joseph Carter
660eb80ec8 setup.txt: SCRIPT/BINARY URL change like A2SERVER 2016-04-06 14:19:38 -07:00
T. Joseph Carter
c94853ef0c setup.txt: Clean/comment emulator installs 2016-04-06 14:16:05 -07:00
T. Joseph Carter
7da9bf63ac setup.txt: Missed a piece of A2Pi 2016-04-05 15:39:44 -07:00
T. Joseph Carter
66d67df3c6 setup.txt: Finish cleanup of GSPort
I'd begun cleaning up GSPort in a branch before we decided to drop A2Pi
and KEGS from the A2CLOUD installer.  Doing that caused the mainline
tree and my branch to differ, so I've been cleaning them both up to work
exactly the same way.  That's done now, only the branch's ### more
searchable comments are different between the two emulator installations
now.

Couldn't just merge the files because there are other changes in the
branch we don't want now, or possibly at all, so I had to do it by
balancing the trees back and forth until the part I was working on was
consistent across both.

I'll probably bring across the searchable comments next, not because
they affect anything, but because they'll assist making sure nothing is
lost as we're working quickly for a Jessie release.
2016-04-05 01:02:54 -07:00
T. Joseph Carter
546deb63d9 setup.txt: Clean up GSPort installation a little 2016-04-05 00:46:03 -07:00
T. Joseph Carter
6422658d43 setup.txt: missed a test -f that should be a hash 2016-04-05 00:25:19 -07:00
T. Joseph Carter
6c59cae33b setup.txt: Change most command -v's to hash
This is a change made in A2SERVER already--the choice between the which,
command -v, type, and hash...  The problem is that POSIX defines none of
these so consistently that you can depend on one of them to work.  We
happen to use bash specifically, which gives us an advantage in that
bash's behavior is well-defined.

For us, hash is the best way to find out whether or not a command exists
as it turns out.  So that's what we'll use.
2016-04-04 23:47:45 -07:00
T. Joseph Carter
e57b75c952 setup.txt: Version change for upcoming 1.9.0 2016-04-03 18:08:43 -07:00
T. Joseph Carter
762e24ef1a setup.txt: Add wheezy/jessie detection 2016-04-03 16:54:07 -07:00
T. Joseph Carter
cbe9548964 setup.txt: Remove A2Pi from installer flow 2016-04-03 16:01:43 -07:00
T. Joseph Carter
91809be8d4 setup.txt: Remove KEGS outright
Bye bye KEGS!  You'll be remembered.  But GSPort is a pure superset and
you're now a defunct project, so it's time for us to move on.
2016-04-03 15:48:49 -07:00
T. Joseph Carter
87e27f8209 setup.txt: replace writecharsHex with dd 2016-04-03 04:26:01 -07:00
T. Joseph Carter
ac54df546e setup.txt: Remove KEGS for new installations
GSPort truly does replace it now.  I was going to make it not installed
by default, but still optional.  Ivan thinks it's truly no longer
necessary.  He's right, it's not.
2016-04-03 03:27:57 -07:00
T. Joseph Carter
4d95c2e0ac setup.txt: We want gsport still 2016-04-03 03:13:20 -07:00
T. Joseph Carter
6228e52b06 setup.txt: Remove (comment) A2Pi :(
There are a number of issues regarding A2Pi at the moment:

1. The default A2Pi config or anything resembling it does not presently
   work on Raspberry Pi 3 model B at all due to an upstream bug.

2. The default A2Pi config may not make sense anymore because it was
   really tailored for the Apple II Pi card.  This is a cool device that
   looks like a modified Super Serial Card, but connects your Pi as an
   interal part of your Apple //!  Of course, you can't currently get
   one, it wouldn't be able to power Pi 2/3, etc.

3. Parts of A2Pi like the apple2 user are not updated for Raspbian
   jessie at this time

4. We initially planned one more wheezy release, with me working on
   jessie stuff in the background that was more major and structural in
   nature.  I sort of planned to spin A2Pi out of A2CLOUD during that
   rework and promoting it to its own thing within RasppleII's
   ecosystem.  That way delays in development of either project would
   not hold things back for the other, and because cutting A2CLOUD down
   to size a bit would really make A2CLOUD easier to develop too.

The combination of needing a new release, the sudden dropping of wheezy
support, and the pile of new Pi releases is kinda hurting us a little.
We have a definite regression for A2Pi any way we look at it because of
the Pi3 bug.  :(  And we need to move to Jessie now.

If you're using A2Pi now, this change shouldn't affect you.  A2Pi is
updated through Debian package mechanisms at the moment, so removing the
initial setup from A2CLOUD shouldn't affect existing users on wheezy,
even if they run the next release of the A2CLOUD installer script.  If
you don't have it, this version won't install it for you.

Hopefully we can get back to it soon--I actually use it, so for me it's
a missing feature!  :)
2016-04-03 02:46:58 -07:00
T. Joseph Carter
695eeec4d9 setup.txt: Remove some dead code 2016-01-20 07:52:26 -08:00
T. Joseph Carter
d3bf03680f setup.txt/changelog: Version to 1.8.3
Very minor changes here, let's not be overly ambitious with the version
push just yet.
2016-01-20 07:44:12 -08:00
T. Joseph Carter
17b13fa9b4 setup.txt: Make 7-bit
There were just a few UTF-8 characters in the changelog section of
setup.txt, so I changed those to ASCII characters.  Sticking with 7-bit
ASCII is probably a good idea for anything that is specifically related
to the Apple // series because there's a possibility it might be viewed
ON such a machine via terminal emulator or something.  Updated Changelog
accordingly.
2016-01-19 05:08:30 -08:00
T. Joseph Carter
e53ea4ac8e Revert "setup.txt: Disable everything"
This reverts commit 82b9d9d13d.  Different
idea about how things should be done.
2016-01-11 06:10:50 -08:00