File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
- ## February 2025
3
+ ## March 2025
4
4
5
- Note: OL7 Premier Support ended on 31 December 2024, scripts will only be maintained for OL8 and newer.
5
+ Note: OL7 Premier Support ended on 31 December 2024, scripts will only be maintained for the OL8 and newer images .
6
6
7
7
### New Features
8
8
9
9
- aarch64 support for vagrant-virtualbox (on Apple silicon)
10
10
- UEFI support for x86_64.
11
11
` BOOT_MODE ` can be set to ` bios ` , ` uefi ` or ` hybrid ` . In hybrid mode the image is compatible with both Legacy BIOS and UEFI
12
+ - new ` SERIAL_CONSOLE_RUNTIME ` build parameter to configure serial console in the generated image
12
13
13
14
### Changes
14
15
15
16
- The partition layout is now [ GPT] ( https://en.wikipedia.org/wiki/GUID_Partition_Table ) for all images
17
+ - Install the audit package (allow SELinux auditing)
18
+
19
+ ### Bug fixes
20
+
21
+ - OL9: update BLS files when grub config is updated
22
+ - OLVM OL9 templates have now the correct OS id (was set to OL8 for compatibility reason)
16
23
17
24
### Refactor
18
25
You can’t perform that action at this time.
0 commit comments