Hains / openpli-dm920-python3

Build-environment for dm920 with Python 3
GNU General Public License v3.0
6 stars 1 forks source link

new way for image_type tar.bz2 #8

Closed jack2015 closed 2 years ago

Hains commented 2 years ago

Merged.

Hains commented 2 years ago

Creates no useable file.

jack2015 commented 2 years ago

IMAGE_CMD:tar = "tar --sort=name --numeric-owner -cf ${IMGDEPLOYDIR}/${IMAGE_NAME}${IMAGE_NAME_SUFFIX}.tar -C ${IMAGE_ROOTFS} . || [ $? -eq 1 ]"