您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

isolinux.cfg.j2 100B

8 年前
8 年前
12345
  1. include live.cfg
  2. default live-amd64
  3. {% if live_build_serial_console == true %}
  4. serial 0
  5. {% endif %}