add small todo on blends
This commit is contained in:
parent
ab5818b925
commit
453b5f0da9
|
|
@ -28,6 +28,8 @@ build_image_dist() {
|
||||||
notice "building complete dist image"
|
notice "building complete dist image"
|
||||||
act "$image_name"
|
act "$image_name"
|
||||||
|
|
||||||
|
## TODO: add blend_prebuild; blend_midbuild; blend_postbuild
|
||||||
|
|
||||||
bootstrap_complete_base || zerr
|
bootstrap_complete_base || zerr
|
||||||
image_prepare_raw || zerr
|
image_prepare_raw || zerr
|
||||||
image_partition_raw_${parted_type} || zerr
|
image_partition_raw_${parted_type} || zerr
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue