UNPKG

penguins-eggs

Version:

A remaster system tool, compatible with Almalinux, Alpine, Arch, Debian, Devuan, Fedora, Manjaro, Opensuse, Ubuntu and derivatives

22 lines (21 loc) 519 B
efiSystemPartition: "/boot/efi" enableLuksAutomatedPartitioning: true luksGeneration: luks2 userSwapChoices: - none - file initialSwapChoice: file drawNestedPartitions: true defaultFileSystemType: "ext4" availableFileSystemTypes: ["ext4","btrfs","xfs"] partitionLayout: - name: "ubuntu_boot" filesystem: ext4 noEncrypt: true onlyPresentWithEncryption: true mountPoint: "/boot" size: 4G - name: "ubuntu_root" filesystem: unknown mountPoint: "/" size: 100%