AppleTalk server for Apple II computers
Go to file
T. Joseph Carter a263603985 New script debupdate
Still need to polish this a bit, but I think I'm happy with its
functionality.  This will replace raspbian-update.  It's simpler, more
transparent about what it is doing, and generally less likely to go
wrong doing what it does.

The one little bit of magic is that it bails out after an update if
there's nothing to install, mostly to avoid suggesting that you reboot
your system if there is nothing to install.  Might not be worth it for
that on armv6-based Raspberry Pis.
2016-12-07 18:20:28 -08:00
files Scripts: re-indent (tab indentation) 2016-10-25 12:12:11 -07:00
scripts New script debupdate 2016-12-07 18:20:28 -08:00
setup setup/index.txt: Use new URLs 2016-12-07 05:54:40 -08:00
update update/index.txt: Use new URLs 2016-12-07 04:22:45 -08:00
.a2server_source Add beta run-local support for development 2016-10-27 06:35:20 -07:00
LICENSE.md
README.md README.md: Remove section for developers (for now) 2016-12-07 03:11:29 -08:00

A2SERVER

AppleTalk server for Apple // computers developed by Ivan Drucker

Documentation here is sparse for the moment; see Ivan's site for information about A2SERVER and how it all works. There's a lot there and it's kind of evolved organically over the years just as the scripts themselves have, so it's going to be awhile before that information can be backfilled and perhaps organized into something you might call a user manual.

Such a manual should not be considered a replacement for Ivan's organic online documentation--those contents themselves represent Apple // history, if a relatively modern piece of it. As such they should be preserved as they are.

Developer note

This section used to describe how to run these scripts directly. That's changing. Watch this space.