Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

21 řádky
315B

  1. label_type: msdos
  2. partitions:
  3. - type: primary
  4. start: 512MiB
  5. end: 1GiB
  6. usage: boot
  7. - type: primary
  8. start: 1GiB
  9. end: 2GiB
  10. usage: rescue
  11. - type: primary
  12. start: 2GiB
  13. end: "{{last_partition_end}}"
  14. usage: data
  15. debian_boot_packages:
  16. - grub-pc
  17. grub_bootloader_target: i386-pc