@@ -8,36 +8,40 @@ show_in_sidebar: true
8
8
# Upgrading to a New OmniOS Release
9
9
10
10
The following table shows the supported upgrade paths between OmniOS versions.
11
- > Upgrading from versions not listed below has not been tested and is
12
- ** not supported** .
11
+ Paths not shown have not been tested and are ** not supported** .
12
+
13
+ <div class =" fa-orange " style =" padding-top : 0.1em " >
14
+ <i class =" far fa-3x fa-pull-left fa-exclamation-triangle " ></i >
15
+ <h2 >Upgrade notes:</h2 >
16
+ </div >
17
+ <blockquote >
18
+ * The grub boot loader is not supported as of the r151054 LTS release.
19
+ [ Migrate to the replacement loader] ( /info/loader.html ) prior to upgrading.
20
+ * Before upgrading, check that you have
21
+ [ removed any legacy options from your OpenSSH configuration file] ( /info/sunssh.html ) .
22
+ Failure to do so may result in the SSH service not starting after upgrade.
23
+ </blockquote >
13
24
14
25
{:.bordered .responsive-table}
15
26
| From Release | | To Release(s)
16
27
| ------------ | | -------------
17
- | r151022 (OmniTI version) | → ; | r151022 (LTS), r151024 (stable) [ (See note below)] ( #installing-the-omnios-ca-certificate )
18
- | r151022 (LTS) | → ; | r151024, r151026, r151028 (stable), r151030 (LTS)
19
- | r151024 (stable) | → ; | r151026, r151028 (stable), r151030 (LTS)
20
- | r151026 (stable) | → ; | r151028 (stable), r151030 (LTS)
21
- | r151028 (stable) | → ; | r151030 (LTS)
22
- | r151030 (LTS) | → ; | r151032, r151034, r151036 (stable), r151038 (LTS)
23
- | r151032 (stable) | → ; | r151034, r151036 (stable), r151038 (LTS)
24
- | r151034 (stable) | → ; | r151036 (stable), r151038 (LTS)
25
- | r151036 (stable) | → ; | r151038 (LTS)
26
- | r151038 (LTS) | → ; | r151040, r151042, r151044 (stable), r151046 (LTS)
27
- | r151040 (stable) | → ; | r151042, r151044 (stable), r151046 (LTS)
28
- | r151042 (stable) | → ; | r151044 (stable), r151046 (LTS)
28
+ | r151052 (stable) | → ; | r151054 (LTS)
29
+ | r151050 (stable) | → ; | r151052 (stable), r151054 (LTS)
30
+ | r151048 (stable) | → ; | r151050 (stable), r151052 (stable), r151054 (LTS)
31
+ | r151046 (LTS) | → ; | r151048 (stable), r151050 (stable), r151052 (stable), r151054 (LTS)
29
32
| r151044 (stable) | → ; | r151046 (LTS)
30
- | r151046 (LTS) | → ; | r151048 (stable), r151050 (stable), r151052 (stable)
31
- | r151048 (stable) | → ; | r151050 (stable), r151052 (stable)
32
- | r151050 (stable) | → ; | r151052 (stable)
33
-
34
- <div class =" fa-orange " style =" padding-top : 0.5em " >
35
- <i class =" far fa-3x fa-pull-left fa-exclamation-triangle " ></i >
36
- Before upgrading, check that you have <a href =" /info/sunssh.html " >
37
- removed any legacy options from your OpenSSH configuration file
38
- </a >.
39
- Failure to do so may result in the SSH service not starting after upgrade.
40
- </div >
33
+ | r151042 (stable) | → ; | r151044 (stable), r151046 (LTS)
34
+ | r151040 (stable) | → ; | r151042, r151044 (stable), r151046 (LTS)
35
+ | r151038 (LTS) | → ; | r151040, r151042, r151044 (stable), r151046 (LTS)
36
+ | r151036 (stable) | → ; | r151038 (LTS)
37
+ | r151034 (stable) | → ; | r151036 (stable), r151038 (LTS)
38
+ | r151032 (stable) | → ; | r151034, r151036 (stable), r151038 (LTS)
39
+ | r151030 (LTS) | → ; | r151032, r151034, r151036 (stable), r151038 (LTS)
40
+ | r151028 (stable) | → ; | r151030 (LTS)
41
+ | r151026 (stable) | → ; | r151028 (stable), r151030 (LTS)
42
+ | r151024 (stable) | → ; | r151026, r151028 (stable), r151030 (LTS)
43
+ | r151022 (LTS) | → ; | r151024, r151026, r151028 (stable), r151030 (LTS)
44
+ | r151022 (OmniTI version) | → ; | r151022 (LTS), r151024 (stable) [ (See note below)] ( #installing-the-omnios-ca-certificate )
41
45
42
46
## Performing the Upgrade
43
47
0 commit comments