代码拉取完成,页面将自动刷新
# This replaces image.ks
# size is the target disk size in GB.
size: 8
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
# Kernel arguments to be used on first-boot.
ignition-network-kcmdline:
- 'rd.neednet=1'
- 'ip=dhcp,dhcp6'
# Optional remote by which to prefix the deployed OSTree ref
ostree-remote: fedora
# 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)
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。