docs: autoupdater: remove parts only relevant for Gluon versions before v2014.3
This commit is contained in:
parent
b44a02773e
commit
97d3045dc0
@ -34,7 +34,6 @@ A fully automated nightly build could use the following commands:
|
|||||||
|
|
||||||
rm -rf /where/to/put/this/experimental
|
rm -rf /where/to/put/this/experimental
|
||||||
cp -r images /where/to/put/this/experimental
|
cp -r images /where/to/put/this/experimental
|
||||||
ln -s experimental.manifest /where/to/put/this/experimental/sysupgrade/manifest
|
|
||||||
|
|
||||||
|
|
||||||
Infrastructure
|
Infrastructure
|
||||||
@ -55,10 +54,6 @@ We suggest to have following directory tree accessible via http:
|
|||||||
sysupgrade/
|
sysupgrade/
|
||||||
factory/
|
factory/
|
||||||
|
|
||||||
The last level is generated by the Gluon build process. Do not forget
|
|
||||||
to create symlinks from ``manifest`` to ``<branch>.manifest`` in the
|
|
||||||
sysupgrade directories to allow upgrades from Gluon versions before 2014.3.
|
|
||||||
|
|
||||||
The server should be available via IPv6.
|
The server should be available via IPv6.
|
||||||
|
|
||||||
Command Line
|
Command Line
|
||||||
|
Loading…
Reference in New Issue
Block a user