Commit c844e0d
committed
image: fix kernel options compat in AnacondaOSTreeInstaller
The fedora `iot-installer` image sets default image type
kernel options that were previously not honored by the
image type. With the unification of the installer kernel
options it is no honored which leads to a manifest diff.
It is not clear if we want these kernel options or not
but this commit is conservative and keeps the old
behavior by just unsetting the kernel options in the
"iot-installer" image options.1 parent 56703d2 commit c844e0d
2 files changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1638 | 1638 | | |
1639 | 1639 | | |
1640 | 1640 | | |
| 1641 | + | |
| 1642 | + | |
1641 | 1643 | | |
1642 | 1644 | | |
1643 | 1645 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
107 | 109 | | |
108 | 110 | | |
109 | 111 | | |
| |||
0 commit comments