2022-11-15 16:54:17 +08:00
|
|
|
# Anaconda configuration file for openEuler.
|
2020-06-29 15:28:10 +08:00
|
|
|
|
2022-11-15 16:54:17 +08:00
|
|
|
[Profile]
|
|
|
|
|
# Define the profile.
|
|
|
|
|
profile_id = openEuler
|
|
|
|
|
|
|
|
|
|
[Profile Detection]
|
|
|
|
|
# Match os-release values.
|
|
|
|
|
os_id = openEuler
|
|
|
|
|
|
|
|
|
|
[Installation System]
|
2022-12-26 14:31:58 +08:00
|
|
|
can_detect_enabled_smt = False
|
2020-06-29 15:28:10 +08:00
|
|
|
|
2022-01-27 13:14:36 +00:00
|
|
|
[Network]
|
|
|
|
|
default_on_boot = FIRST_WIRED_WITH_LINK
|
|
|
|
|
|
2020-06-29 15:28:10 +08:00
|
|
|
[Bootloader]
|
|
|
|
|
efi_dir = openEuler
|
2022-12-27 01:16:27 +00:00
|
|
|
additional_arguments = cgroup_disable=files apparmor=0
|
2020-06-29 15:28:10 +08:00
|
|
|
|
|
|
|
|
[Payload]
|
|
|
|
|
enable_closest_mirror = True
|
2024-03-26 20:35:41 +08:00
|
|
|
ignored_packages =
|
|
|
|
|
ntfsprogs
|
|
|
|
|
btrfs-progs
|
|
|
|
|
dmraid
|
2024-04-03 11:39:40 +08:00
|
|
|
nvme-cli
|
2020-06-29 15:28:10 +08:00
|
|
|
|
2022-11-15 16:54:17 +08:00
|
|
|
[Storage]
|
2022-12-26 14:31:58 +08:00
|
|
|
default_partitioning =
|
|
|
|
|
/ (min 1 GiB, max 70 GiB)
|
|
|
|
|
/home (min 500 MiB, free 50 GiB)
|
|
|
|
|
swap
|
2022-11-15 16:54:17 +08:00
|
|
|
|
|
|
|
|
[Storage Constraints]
|
2022-12-26 14:31:58 +08:00
|
|
|
swap_is_recommended = False
|
2022-11-15 16:54:17 +08:00
|
|
|
|
2020-06-29 15:28:10 +08:00
|
|
|
[User Interface]
|
|
|
|
|
blivet_gui_supported = False
|
|
|
|
|
|
|
|
|
|
[License]
|
2022-11-15 16:54:17 +08:00
|
|
|
eula = /usr/share/openEuler-release/EULA
|