anaconda/openeuler.conf
liqingqing_1229 52337ac2e4 add apparmor=0 to default cmdline
add apparmor=0 to default cmdline

Signed-off-by: liqingqing_1229 <liqingqing3@huawei.com>
(cherry picked from commit 6b86d215847a9a47deb16571a91669c3eb4d8738)
2022-12-27 21:14:51 +08:00

38 lines
665 B
Plaintext

# Anaconda configuration file for openEuler.
[Profile]
# Define the profile.
profile_id = openEuler
[Profile Detection]
# Match os-release values.
os_id = openEuler
[Installation System]
can_detect_enabled_smt = False
[Network]
default_on_boot = FIRST_WIRED_WITH_LINK
[Bootloader]
efi_dir = openEuler
additional_arguments = cgroup_disable=files apparmor=0
[Payload]
enable_closest_mirror = True
[Storage]
default_partitioning =
/ (min 1 GiB, max 70 GiB)
/home (min 500 MiB, free 50 GiB)
swap
[Storage Constraints]
swap_is_recommended = False
[User Interface]
blivet_gui_supported = False
[License]
eula = /usr/share/openEuler-release/EULA