代码拉取完成,页面将自动刷新
# This replaces image.ks
# size is the target disk size in GB.
size: 10
extra-kargs:
# Disable SMT on systems vulnerable to MDS or any similar future issue.
- mitigations=auto,nosmt
# https://github.com/coreos/fedora-coreos-tracker/issues/292
# https://fedoraproject.org/wiki/Changes/CGroupsV2
- systemd.unified_cgroup_hierarchy=0
# Disable networking by default on firstboot. We can drop this once cosa stops
# defaulting to `ip=dhcp,dhcp6 rd.neednet=1` when it doesn't see this key.
ignition-network-kcmdline: []
# Optional remote by which to prefix the deployed OSTree ref
ostree-remote: lifsea
# We want read-only /sysroot to protect from unintentional damage.
# https://github.com/ostreedev/ostree/issues/1265
sysroot-readonly: true
# After this, we plan to add support for the Ignition
# storage/filesystems sections. (Although one can do
# that on boot as well)
# Default algorithm of squashfs-compression is zstd which requires some kind
# of support of kernel, eg. CONFIG_SQUASHFS_ZSTD=y. Here we choose xz because
# CONFIG_SQUASHFS_ZSTD is not enabled in kernel-modules-5.10.60-9.an8.
# For free to change other algorithm if you use other kernel.
squashfs-compression: xz
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。