@@ -8,36 +8,45 @@ 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
+ <span class =fgorange >Upgrade notes:</span >
16
+ <ul >
17
+ <li >
18
+ The grub boot loader is not supported as of the r151054 LTS release.
19
+ <a href=/info/loader.html>Migrate to the replacement loader</a>
20
+ [test](/info/loader.html)
21
+ prior to upgrading.
22
+ </li ><li >
23
+ Before upgrading, check that you have
24
+ <a href=/info/sunssh.html>removed any legacy options from your OpenSSH configuration file</a>.
25
+ Failure to do so may result in the SSH service not starting after upgrade.
26
+ </li >
27
+ </ul >
28
+ </div >
13
29
14
30
{:.bordered .responsive-table}
15
31
| From Release | | To Release(s)
16
32
| ------------ | | -------------
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)
33
+ | r151052 (stable) | → ; | r151054 (LTS)
34
+ | r151050 (stable) | → ; | r151052 (stable), r151054 (LTS)
35
+ | r151048 (stable) | → ; | r151050 (stable), r151052 (stable), r151054 (LTS)
36
+ | r151046 (LTS) | → ; | r151048 (stable), r151050 (stable), r151052 (stable), r151054 (LTS)
29
37
| 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 >
38
+ | r151042 (stable) | → ; | r151044 (stable), r151046 (LTS)
39
+ | r151040 (stable) | → ; | r151042, r151044 (stable), r151046 (LTS)
40
+ | r151038 (LTS) | → ; | r151040, r151042, r151044 (stable), r151046 (LTS)
41
+ | r151036 (stable) | → ; | r151038 (LTS)
42
+ | r151034 (stable) | → ; | r151036 (stable), r151038 (LTS)
43
+ | r151032 (stable) | → ; | r151034, r151036 (stable), r151038 (LTS)
44
+ | r151030 (LTS) | → ; | r151032, r151034, r151036 (stable), r151038 (LTS)
45
+ | r151028 (stable) | → ; | r151030 (LTS)
46
+ | r151026 (stable) | → ; | r151028 (stable), r151030 (LTS)
47
+ | r151024 (stable) | → ; | r151026, r151028 (stable), r151030 (LTS)
48
+ | r151022 (LTS) | → ; | r151024, r151026, r151028 (stable), r151030 (LTS)
49
+ | r151022 (OmniTI version) | → ; | r151022 (LTS), r151024 (stable) [ (See note below)] ( #installing-the-omnios-ca-certificate )
41
50
42
51
## Performing the Upgrade
43
52
0 commit comments