| xj | b04a402 | 2021-11-25 15:01:52 +0800 | [diff] [blame^] | 1 | # This file is included into 3 canned wks files from this directory |
| 2 | part /boot --source bootimg-pcbios --ondisk sda --label boot --active --align 1024 | ||||
| 3 | part / --source rootfs --use-uuid --fstype=ext4 --label platform --align 1024 | ||||