dermotbradley / create-alpine-disk-image

Create cloud-init enabled Alpine disk images for physical machines (PCs & RPIs), VMs, and Cloud servers
GNU General Public License v2.0
93 stars 11 forks source link

Remove use of PARTTYPENAME lsblk field. #31

Closed dermotbradley closed 2 years ago

dermotbradley commented 2 years ago

The PARTTYPENAME field is only used in debug output and some old versions of util-linux do not support it (including on Ubuntu LTS). Just remove it.