final preparations

This commit is contained in:
Christopher Roy Bratusek 2012-03-18 10:07:14 +01:00
parent c191520c3b
commit 764e711546
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
37beta-
Beta-
36-
35-
34-

View File

@ -38,7 +38,7 @@ string new_update(string rev, string filename)
{
char url[100];
if(rev == "Beta")
sprintf(url, "http://download.tuxfamily.org/hbf/DOL//Beta/%s", filename.c_str());
sprintf(url, "http://download.tuxfamily.org/hbf/DOL/Beta/%s", filename.c_str());
else
sprintf(url, "http://download.tuxfamily.org/hbf/DOL/rev%s/%s", rev.c_str(), filename.c_str());

View File

@ -1,4 +1,4 @@
//rev37beta:
//rev_Beta:
- before updating copy the old boot.dol to prev.dol
- BUGFIX: installer no longer crashes when IOS253 exists
- ISO253 is no more selectable as IOS to load an app with