982
edits
No edit summary |
(added references to git downloadAndCompile team clone.) |
||
| Line 1: | Line 1: | ||
=== Development === | |||
Development will be done in branches on https://www.gitorious.org/+fg-download-and-compile/fg/fg-download-and-compile-fgmeta | |||
This is being set up starting with version 1.9.4, soon to be replaced by 1.9.10 and 1.9.11 | |||
work is nearly complete on 1.9.12 | |||
There may be several feature branches as well to support some of the proposals below | |||
The main fgmeta repository is currently at version 1.9.4 | |||
To start, clone the https://www.gitorious.org/+fg-download-and-compile/fg/fg-download-and-compile-fgmeta repository | |||
I'll be posting other git instructions as I uncover them. | |||
== Implementation Plan == | == Implementation Plan == | ||
| Line 6: | Line 21: | ||
# Expanded help and labels for script sections is implemented in 1.9-10 and 1.9-11 | # Expanded help and labels for script sections is implemented in 1.9-10 and 1.9-11 | ||
# Support for additional releases and tags is undergoing testing. It will be relaased as 1.9.12 | # Support for additional releases and tags is undergoing testing. It will be relaased as 1.9.12 | ||
# Instructions to allow the script to use a single copy of fgdata are working but not fully tested. This needs to be implemented in the script | # Instructions to allow the script to use a single copy of fgdata are working but not fully tested. This needs to be implemented in the script see [[Avoiding Multiple Downloads of fgdata]] | ||
=== Proposals === | === Proposals === | ||
edits