Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
ffbs-gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ffbs
ffbs-gluon
Commits
60457be7
Unverified
Commit
60457be7
authored
1 year ago
by
Matthias Schiffer
Browse files
Options
Downloads
Patches
Plain Diff
docs: releases/v2023.1: add warning and known issue for v2021.1.x x86 upgrade
parent
7193ed0b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/releases/v2023.1.rst
+14
-1
14 additions, 1 deletion
docs/releases/v2023.1.rst
with
14 additions
and
1 deletion
docs/releases/v2023.1.rst
+
14
−
1
View file @
60457be7
...
@@ -7,6 +7,11 @@ Important notes
...
@@ -7,6 +7,11 @@ Important notes
Upgrades to v2023.1 and later releases are only supported from releases v2021.1 and later.
Upgrades to v2023.1 and later releases are only supported from releases v2021.1 and later.
This is due to migrations that have been removed to simplify maintenance.
This is due to migrations that have been removed to simplify maintenance.
**Note:**
Due to a bug, configuration is lost on upgrades from Gluon v2021.1.x on the *x86-64*,
*x86-generic* and *x86-legacy* targets, returning nodes to config mode. If your
network is still running a Gluon version older than v2022.1, it is recommended to
skip v2023.1 and wait for the v2023.1.1 release.
Added hardware support
Added hardware support
----------------------
----------------------
...
@@ -95,9 +100,13 @@ Bugfixes
...
@@ -95,9 +100,13 @@ Bugfixes
Minor changes
Minor changes
-------------
-------------
- Images built for the ``x86`` targets are now natively bootable on
- .. rst-class:: strike
Images built for the ``x86`` targets are now natively bootable on
EFI systems without CSM or BIOS support modes.
EFI systems without CSM or BIOS support modes.
EFI support was found to break upgrades from Gluon v2021.1.x. It will be removed from
v2023.1.x to be reintroduced in a later release.
Known issues
Known issues
------------
------------
...
@@ -120,3 +129,7 @@ Known issues
...
@@ -120,3 +129,7 @@ Known issues
(`#496 <https://github.com/freifunk-gluon/gluon/issues/496>`_)
(`#496 <https://github.com/freifunk-gluon/gluon/issues/496>`_)
This may lead to issues in environments where a fixed MAC address is expected (like VMware when promiscuous mode is disallowed).
This may lead to issues in environments where a fixed MAC address is expected (like VMware when promiscuous mode is disallowed).
* Configuration is lost on upgrades from Gluon v2021.1.x on the *x86-64*, *x86-generic* and *x86-legacy* targets,
returning nodes to config mode
(`#2967 <https://github.com/freifunk-gluon/gluon/issues/2967>`_)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment