32 lines
563 B
Text
32 lines
563 B
Text
# Anaconda configuration file for Fedora.
|
|
|
|
[Profile]
|
|
# Define the profile.
|
|
profile_id = fedora
|
|
|
|
[Profile Detection]
|
|
# Match os-release values.
|
|
os_id = fedora
|
|
|
|
[Network]
|
|
default_on_boot = FIRST_WIRED_WITH_LINK
|
|
|
|
[Bootloader]
|
|
efi_dir = fedora
|
|
|
|
[Storage]
|
|
default_scheme = BTRFS
|
|
btrfs_compression = zstd:1
|
|
|
|
[User Interface]
|
|
custom_stylesheet = /usr/share/anaconda/pixmaps/fedora.css
|
|
|
|
[Payload]
|
|
default_source = CLOSEST_MIRROR
|
|
|
|
default_rpm_gpg_keys =
|
|
/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
|
|
|
|
updates_repositories =
|
|
updates
|
|
updates-modular
|