17 lines
255 B
Plaintext
17 lines
255 B
Plaintext
# Anaconda configuration file for {os_name}
|
|
|
|
[Product]
|
|
product_name = {os_name}
|
|
|
|
[Bootloader]
|
|
efi_dir = openEuler
|
|
|
|
[Payload]
|
|
enable_closest_mirror = True
|
|
|
|
[User Interface]
|
|
blivet_gui_supported = False
|
|
|
|
[License]
|
|
eula = "/usr/share/{os_name}-release/EULA"
|