Add .torrent file. Update README for release of version 0.2.
Chris Pressey
10 years ago
6 | 6 | [toolshelf][]-powered, [Funicular][]-built "distro" containing almost all of |
7 | 7 | [Cat's Eye Technologies][]' software distributions. |
8 | 8 | |
9 | **If you have a copy of The Cat's Eye Technologies Platform disk image**, | |
10 | and you want to use it, see this document: | |
9 | **If you want to download a pre-built disk image of The Cat's Eye Technologies Platform**, | |
10 | open this torrent in your torrent client: | |
11 | ||
12 | * [The-Cats-Eye-Technologies-Platform-0.2.torrent](https://raw.githubusercontent.com/catseye/The-Platform/master/torrent/The-Cats-Eye-Technologies-Platform-0.2.torrent) | |
13 | ||
14 | **If you already have a copy of The Cat's Eye Technologies Platform disk image**, | |
15 | and you want to know how to use it, see this document: | |
11 | 16 | |
12 | 17 | * [USAGE.markdown](USAGE.markdown) |
13 | 18 | |
40 | 45 | in their development where they are all mutually compatible. |
41 | 46 | |
42 | 47 | The current released version of The Cat's Eye Technologies Platform is |
43 | version **0.1**. It can be built with Funicular version 0.1 and employs | |
44 | toolshelf version 0.1 revision 2014.0930 as its "packaging system". | |
45 | Its source code can be found at the tag `0.1` in the repository, for | |
46 | example [on Github here](https://github.com/catseye/The-Platform/tree/0.1). | |
48 | version **0.2**. It can be built with Funicular version 0.1-2015.0105 and | |
49 | employs toolshelf version 0.1 revision 2014.1231 as its "packaging system". | |
50 | Its source code can be found at the tag `0.2` in the repository, for | |
51 | example [on Github here](https://github.com/catseye/The-Platform/tree/0.2). | |
47 | 52 | |
48 | 53 | All of the pieces of software that make up The Platform are interoperable; |
49 | 54 | that is, every piece builds successfully on NetBSD 6.1.4, and those with |
50 | 55 | test suites pass all of their relevant automated tests. The pieces are |
51 | 56 | not, however, thoroughly tested manually. |
52 | 57 | |
53 | The current development version of The Cat's Eye Technologies Platform | |
54 | is **0.2-PRE**. It is this version that the following sections describe; | |
55 | however, no claims are made about the versions of any of the | |
56 | software involved or its interoperability, and no claims will be made | |
57 | until such time as the "-PRE" bit is dropped from the version number. | |
58 | ||
59 | 58 | Quick Start |
60 | 59 | ----------- |
61 | 60 | |
62 | Eventually, there will probably be a NetBSD disk image or ISO that you can | |
63 | download with everything on it, but for now, if you want it, you'll have | |
64 | to build it. The disk image is roughly 3.6G in size, so make sure you have | |
61 | You can download a pre-built disk image of The Platform via the torrent | |
62 | link given above. Or, if you are on a Unix-like operating system, you | |
63 | can build your own image from source by following the following steps. | |
64 | Either way, the disk image is roughly 3.6G in size, so make sure you have | |
65 | 65 | some free space. |
66 | 66 | |
67 | 67 | * Install [Funicular][] 0.1-2015.0105 (via [toolshelf][], we would suggest, |
253 | 253 | |
254 | 254 | This section highlights major changes from release to release. |
255 | 255 | |
256 | * **0.2-PRE** | |
256 | * **0.2** | |
257 | 257 | |
258 | 258 | * Based on a newer, more modular version of toolshelf, with new features |
259 | 259 | which do away with the need of keeping a local cookies file just |
270 | 270 | wrapper script which is placed on the executable search path, with |
271 | 271 | which the implementation may be run from the command line. |
272 | 272 | * Added the NaNoGenLab. |
273 | * Created a torrent by which a pre-built disk image (and instructions | |
274 | for using it) are distributed. | |
273 | 275 | |
274 | 276 | * **0.1** |
275 | 277 |
Binary diff not shown