mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
20 lines
665 B
Plaintext
20 lines
665 B
Plaintext
[
|
|
{ type: upgrade,
|
|
message: Log into Baikal Web Admin to run the usual upgrade procedures.
|
|
},
|
|
{ type: upgrade,
|
|
maximum_version: 0.7.1,
|
|
message: <<EOM
|
|
With the 0.7.0 release, our configuration format was updated to use YAML files.
|
|
You need to go through the installer again but we pre-fill most values with the
|
|
ones from your old installation. We recommend that you make a full backup of
|
|
your data, as a safety measure. Starting with 0.7.0, Baikal stores data in both
|
|
the Specific and the config folders. Keep this in mind when upgrading!
|
|
EOM
|
|
},
|
|
{ type: upgrade,
|
|
maximum_version: 0.6.1,
|
|
message: Upgrading from versions older than 0.6.1 does not work.
|
|
}
|
|
]
|